summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stas'M [Wed, 23 May 2018 20:04:59 +0000 (23:04 +0300)]
Map: Jetpack have animated texture now
Stas'M [Wed, 23 May 2018 14:36:03 +0000 (17:36 +0300)]
Shared: Import toLowerCase1251 function and use it
http://doom2d.org/forum/viewtopic.php?f=36&t=2566
Stas'M [Tue, 22 May 2018 17:12:57 +0000 (20:12 +0300)]
Main: Fix trigger turret properties bug
Stas'M [Tue, 22 May 2018 13:00:14 +0000 (16:00 +0300)]
Main: Update selected objects on delete
Stas'M [Tue, 22 May 2018 12:06:08 +0000 (15:06 +0300)]
Main: Count selected objects in status bar
http://doom2d.org/forum/viewtopic.php?f=12&t=1568
Stas'M [Tue, 22 May 2018 11:05:20 +0000 (14:05 +0300)]
Main: Add Ctrl+Alt switch for object range selection
http://doom2d.org/forum/viewtopic.php?f=12&t=1927
Stas'M [Sun, 20 May 2018 14:31:49 +0000 (17:31 +0300)]
Map: Add rect alpha settings for monsters and areas
http://doom2d.org/forum/viewtopic.php?f=12&t=2400
Stas'M [Sun, 20 May 2018 13:49:34 +0000 (16:49 +0300)]
Language: Add missing translation for grid dot size
DeaDDooMER [Sat, 12 May 2018 10:27:32 +0000 (13:27 +0300)]
Fix texture preview on Linux
DeaDDooMER [Fri, 11 May 2018 21:57:18 +0000 (00:57 +0300)]
Fix build
Dmitry D. Chernov [Tue, 3 Oct 2017 15:17:09 +0000 (01:17 +1000)]
Set VersionInfo/ProductVersion in the project options
This became possible only after fixing corresponding bug in Lazarus.
Dmitry D. Chernov [Mon, 2 Oct 2017 21:12:37 +0000 (07:12 +1000)]
Two small additional fixes for Lazarus
binarymaster [Sat, 30 Sep 2017 20:33:22 +0000 (23:33 +0300)]
Add Texture: Show texture/animation stats
http://doom2d.org/forum/viewtopic.php?f=12&t=2350
binarymaster [Sat, 30 Sep 2017 19:21:05 +0000 (22:21 +0300)]
Main: Implement fast panel/trigger painting
http://doom2d.org/forum/viewtopic.php?f=12&t=1565
binarymaster [Sat, 30 Sep 2017 19:18:54 +0000 (22:18 +0300)]
Movement: Get proper mouse position
binarymaster [Sat, 30 Sep 2017 17:05:27 +0000 (20:05 +0300)]
Menu: Add map reopen feature
http://doom2d.org/forum/viewtopic.php?f=12&t=1947
binarymaster [Sat, 30 Sep 2017 16:18:36 +0000 (19:18 +0300)]
Clipboard: Add relative and absolute paste mode
http://doom2d.org/forum/viewtopic.php?f=36&t=2472
binarymaster [Sat, 30 Sep 2017 14:46:19 +0000 (17:46 +0300)]
Clipboard: Paste unaccessible textures
http://doom2d.org/forum/viewtopic.php?f=39&t=2001
binarymaster [Sat, 30 Sep 2017 11:56:51 +0000 (14:56 +0300)]
Preview: Make checkerboard optional
Dmitry D. Chernov [Sat, 30 Sep 2017 05:12:36 +0000 (15:12 +1000)]
Some style fixes in the property editor to make it more Delphi-like
binarymaster [Fri, 29 Sep 2017 20:17:35 +0000 (23:17 +0300)]
Main: Allow drop files
http://doom2d.org/forum/viewtopic.php?f=12&t=1588
binarymaster [Fri, 29 Sep 2017 19:59:51 +0000 (22:59 +0300)]
Movement: Implement WASD move/resize
http://doom2d.org/forum/viewtopic.php?f=12&t=1483
binarymaster [Fri, 29 Sep 2017 18:54:51 +0000 (21:54 +0300)]
Map: Add fast preview feature
http://doom2d.org/forum/viewtopic.php?f=12&t=1540
binarymaster [Fri, 29 Sep 2017 16:28:56 +0000 (19:28 +0300)]
Forms: Fix tab order
binarymaster [Fri, 29 Sep 2017 16:03:40 +0000 (19:03 +0300)]
Main: Proper captions for map selector
http://doom2d.org/forum/viewtopic.php?f=12&t=2351
binarymaster [Fri, 29 Sep 2017 15:42:45 +0000 (18:42 +0300)]
Main: Epic encoding and other bugs megafix!
Dmitry D. Chernov [Fri, 29 Sep 2017 11:27:13 +0000 (21:27 +1000)]
Fix some interface strings
Dmitry D. Chernov [Fri, 29 Sep 2017 06:41:10 +0000 (16:41 +1000)]
Convert forms resources from Delphi to Lazarus format
binarymaster [Thu, 28 Sep 2017 20:22:44 +0000 (23:22 +0300)]
Main: Prompt to remove file from recent list
Dmitry D. Chernov [Thu, 28 Sep 2017 19:24:21 +0000 (05:24 +1000)]
Show vertical scrollbar in the options panel only if needed
Dmitry D. Chernov [Thu, 28 Sep 2017 17:21:41 +0000 (03:21 +1000)]
Add Debug/Release build modes
Dmitry D. Chernov [Thu, 28 Sep 2017 16:16:18 +0000 (02:16 +1000)]
Set Delphi-like default exception handler (without 'Cancel' button)
Dmitry D. Chernov [Thu, 28 Sep 2017 16:14:23 +0000 (02:14 +1000)]
Disable bugged Lazarus auto management for the main project file (*.lpr)
Dmitry D. Chernov [Thu, 28 Sep 2017 15:44:33 +0000 (01:44 +1000)]
Move info from the pre-compiled resource file to the Lazarus project itself
binarymaster [Thu, 28 Sep 2017 13:39:32 +0000 (16:39 +0300)]
AddResource: Fix non-ANSI encoding
binarymaster [Thu, 28 Sep 2017 12:58:34 +0000 (15:58 +0300)]
Main: Fix map name encoding in title bar
fgsfds [Wed, 27 Sep 2017 20:34:28 +0000 (23:34 +0300)]
turn off manifest generation because it regenerates the res file
binarymaster [Wed, 27 Sep 2017 20:03:15 +0000 (23:03 +0300)]
Resources: Add version and main icon
fgsfds [Wed, 27 Sep 2017 19:50:41 +0000 (22:50 +0300)]
enable XP manifest generation
binarymaster [Wed, 27 Sep 2017 14:17:09 +0000 (17:17 +0300)]
Main: Specify test map to override base map
binarymaster [Tue, 26 Sep 2017 20:18:56 +0000 (23:18 +0300)]
Main: Fix drawing texture list items
binarymaster [Tue, 26 Sep 2017 19:31:01 +0000 (22:31 +0300)]
Main: Use TProcessUTF8 to start the test
binarymaster [Tue, 26 Sep 2017 15:19:51 +0000 (18:19 +0300)]
Cleanup: Eliminate warnings and hints
binarymaster [Tue, 26 Sep 2017 11:01:18 +0000 (14:01 +0300)]
Resources: Add manifest for XP themes support
binarymaster [Tue, 26 Sep 2017 11:00:52 +0000 (14:00 +0300)]
Main: Save coords only when not maximized
binarymaster [Mon, 25 Sep 2017 14:30:17 +0000 (17:30 +0300)]
Main: Load empty sky on full clear
binarymaster [Mon, 25 Sep 2017 14:13:12 +0000 (17:13 +0300)]
Main: Update render viewport on preview
binarymaster [Mon, 25 Sep 2017 12:57:29 +0000 (15:57 +0300)]
Main: Load and save window position and size
fgsfds [Tue, 5 Sep 2017 16:46:37 +0000 (19:46 +0300)]
draw checkers instead of pink shit
fgsfds [Tue, 5 Sep 2017 15:04:34 +0000 (18:04 +0300)]
sky preview now also uses vampimg; now freeing vamp images after use
fgsfds [Tue, 5 Sep 2017 14:45:10 +0000 (17:45 +0300)]
hackfix translucent texture preview; editor can now load all image formats
fgsfds [Wed, 30 Aug 2017 02:52:09 +0000 (05:52 +0300)]
fixed wadeditor; added nosound mode; fixed codepage problems; fixed pointers; cleanup
Ketmar Dark [Fri, 25 Aug 2017 17:16:35 +0000 (20:16 +0300)]
changed some backslashes to forward slashes
binarymaster [Sat, 12 Aug 2017 16:18:10 +0000 (19:18 +0300)]
Items: Add flamethrower and fuel canister
binarymaster [Thu, 2 Mar 2017 22:36:56 +0000 (01:36 +0300)]
trigger turret: add aim modes
FGSFDSFGS [Wed, 21 Dec 2016 02:12:38 +0000 (05:12 +0300)]
added preview background
FGSFDSFGS [Wed, 21 Dec 2016 01:07:39 +0000 (04:07 +0300)]
removed gitignore
FGSFDSFGS [Wed, 21 Dec 2016 01:06:32 +0000 (04:06 +0300)]
hopefully no more windows
binarymaster [Mon, 20 Jun 2016 19:34:10 +0000 (22:34 +0300)]
Update trigger shot structure to avoid alignment problems
FGSFDSFGS [Sun, 10 Apr 2016 20:33:26 +0000 (23:33 +0300)]
deleted thumbs.db
FGSFDSFGS [Sun, 10 Apr 2016 20:29:32 +0000 (23:29 +0300)]
initial commit