Commit graph

902 commits

Author SHA1 Message Date
codeimp
c4b71597b4 @ working on find & replace in script editor 2009-03-04 21:40:58 +00:00
codeimp
8593fd62dd @ working and find & replace in script editor 2009-03-03 22:20:18 +00:00
codeimp
ef06837a04 @ work in progress 2009-03-03 16:17:30 +00:00
codeimp
6d6349d01b - Changed sector brightness levels to steps of 8 for ports that support these
- Changed the color of sound items to gray (the purple was butt ugly and they don't need that much of attention)
2009-03-03 06:46:09 +00:00
codeimp
2bdaa7a07b - Added some missing ZDoom slope things to the game configurations
- Changed minimum thing radius to 4
2009-03-02 22:33:59 +00:00
codeimp
2dbc282b29 @ added script editor find/replace dialog (work in progress) 2009-03-01 21:42:41 +00:00
codeimp
a7d64b60d1 Disabled the use of the ALT key to bring focus to the menus 2009-03-01 21:20:52 +00:00
codeimp
d9011a47f4 Fixed a crash when creating a new sector with right-click in Make Sector mode 2009-03-01 20:47:23 +00:00
codeimp
38eeb5d1fa Added actions (and buttons on toolbar) to flip a selection horizontally or vertically in Edit Selection mode 2009-03-01 20:43:24 +00:00
codeimp
1b2121c3f1 Added actions to keep only single-sided or double-sided lines selected (default keys: Shift+1 and Shift+2) 2009-03-01 20:03:15 +00:00
codeimp
1bbb3e8009 - Last used Thing flags are now remembered and used for any newly inserted Thing
- Added warning message when creating a new map without choosing any resources
2009-03-01 19:19:43 +00:00
codeimp
afb0bb093d Removed the "Others" Texture Set and added automatic Texture Sets for each resource location 2009-03-01 18:34:37 +00:00
codeimp
6ba030d64d Texture and Flats browsers now have the current texture selected by default 2009-03-01 16:47:43 +00:00
codeimp
67f4237bc0 Added additive selection in classic modes (and an option to make additive selections without holding the shift key) 2009-03-01 15:04:38 +00:00
codeimp
b5897d0f5b Brightness level adjustments now stick to the list of brightness levels in the Game Configuration (use shift in Brightness Mode to adjust accurately) 2009-03-01 14:16:54 +00:00
codeimp
b5abd85af9 Fixed a bug with flipping linedefs 2009-03-01 11:04:03 +00:00
codeimp
aead415c9b @ added test for copy/pasting
- Fixed a problem with copy pasting a single doublesided linedef
2009-03-01 10:51:37 +00:00
codeimp
e524e933a4 Removed some unneeded punctuation in error/warning messages and hidden the "conversion was needed" warning. 2009-03-01 09:15:58 +00:00
codeimp
a5ffba5215 @ updated a textures test 2009-02-27 19:41:04 +00:00
codeimp
bc958554f4 Fixed a bug that failed to load TEXTURES lumps with patches that have no properties body. 2009-02-27 19:37:59 +00:00
codeimp
301d666ac7 Fixed image scaling problem when conversion was needed. 2009-02-27 19:27:58 +00:00
codeimp
f295292247 More status/action messages shown in the status bar while editing. 2009-02-27 19:02:21 +00:00
codeimp
7721b0f70b @ added some display information for actions 2009-02-27 15:38:13 +00:00
codeimp
a9af1929cb - Fixed Thing argument descriptions
- Fixed Thing arguments in game configurations (new format uses zero-based args)
2009-02-27 12:29:57 +00:00
codeimp
04b223735f @ Fixed Copy Selection button on Errors and Warnings dialog window 2009-02-27 09:33:51 +00:00
codeimp
5a65b07122 Fixed Thing arguments when action is 0 (the automatic 0 arguments feature can't be used for Things) 2009-02-27 08:51:38 +00:00
codeimp
687f8348ef @ fixed a couple pixels that annoyed me 2009-02-26 23:34:43 +00:00
codeimp
dd1af8cf6d Added Errors and Warnings dialog window (shows all issues with plugins, configs and resources) 2009-02-26 23:27:46 +00:00
codeimp
1b31d06c19 @ added some errors and warnings code (work in progress) 2009-02-26 16:03:43 +00:00
codeimp
c848087f12 @ Changed code related to displaying status messages and warnings (now ready for action messages in status bar) 2009-02-26 14:16:18 +00:00
codeimp
b70a65273d @ added bright status icons 2009-02-26 09:58:49 +00:00
codeimp
fb8df1a204 Fixed missing textures bug on floors when View mode is set to Brightness levels 2009-02-25 16:13:06 +00:00
codeimp
c7ea37b0a1 Insert in Sectors and Linedefs mode now start the Drawing mode 2009-02-25 15:37:57 +00:00
codeimp
575bff4aa8 Thing and linedef arguments are now reset to 0 when action 0 (none) is selected 2009-02-25 14:52:36 +00:00
codeimp
eb70e99e6f Added support for //$Sprite in DECORATE actor structures (this will override DBs automatic sprite choice for the actor) 2009-02-25 13:28:31 +00:00
codeimp
24c4c165d0 Fixed a triangulation bug 2009-02-25 10:54:18 +00:00
codeimp
eb46188e4f @ added tests 2009-02-25 06:19:29 +00:00
codeimp
d48fd37b57 Changed RemoveUnneededTextures so that it never removes 'unneeded' textures when the line has a tag or action or either of the two sectors has a tag 2009-02-24 21:33:24 +00:00
codeimp
dae2f3e34c @ added textures tests 2009-02-24 06:48:50 +00:00
codeimp
0247329122 - Pressing Insert on a wall in Visual Mode now creates a middle texture
- Pressing Delete on a wall in Visual Mode now removes the texture (makes it a dash -)
2009-02-23 22:22:28 +00:00
codeimp
82b127f6fa Fixed bug with texture flood-fill creating middle textures on doublesided lines when filling missing textures (-) 2009-02-23 19:32:34 +00:00
codeimp
8336309dc8 Grid and background image settings are now saved along with the map 2009-02-23 18:23:39 +00:00
codeimp
f647a899f0 Fixed short path for temp wad file in command line parameter placeholders 2009-02-23 14:26:01 +00:00
codeimp
ec045132d6 - Added automatic scrolling feature (when dragging or drawing)
- Fixed some issues with drawing mode, newly created sectors and modifying of neighboring lines
2009-02-22 22:57:21 +00:00
codeimp
e5784213ec - Added sector ceilings/floors flood-fill feature
- Fixed a bug in Visual Mode with undo/redo and texture not loading
2009-02-22 12:09:58 +00:00
codeimp
dcce76ac77 @ Better undo/redo fix 2009-02-22 10:13:09 +00:00
codeimp
29b797b4f3 @ Fixed a race condition in Undo/Redo storage system 2009-02-22 09:45:35 +00:00
codeimp
4e064d78cd Fixed floodfill to work with walls that have no texture (-) 2009-02-22 00:10:07 +00:00
codeimp
0b970e7b6d Increased vertical angle range that you can look up/down in Visual Mode 2009-02-21 23:21:40 +00:00
codeimp
7580955d3e Fixed angle normalization (caused problems with 0 and 360 degrees in DoomToReal and RealToDoom angle conversion) 2009-02-21 23:16:38 +00:00