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
178e4db217
- added ability for plugins to add their own tab page on the Preferences dialog
...
- added option to move floor/ceiling when aiming at sidedef in Visual Mode
- added option to edit sector/thing properties immediately after creating a new one
- fixed a bug in the ImageBrowserControl
- Tools.DrawLines now keeps created sectors marked (this is still to be changed so it does not include already existing sectors)
- fixed resize and alignment problem with all windows when used with high screen DPI (large fonts)
2009-02-01 22:33:01 +00:00
codeimp
64047a8f07
- added option to change preview images size
...
- moved some preferences settings around so that they all fit
2009-01-23 16:09:28 +00:00
codeimp
b56e7d1926
- fixed script editor for scripts that use the map header lump
...
- fixed script editor focus stealing on map save
- added feature to keep script editor floating on top of main window (default on)
- disabled keys in script editor that write odd characters
- CTRL+S in script editor now saves the script file
- CTRL+O in script editor now opens a script file
2009-01-14 23:12:52 +00:00
codeimp
64de24566b
removed the Fixed 4:3 Aspect option (there is no better aspect than the width divided by height for square pixels, which is pretty much all computer monitors)
2009-01-12 16:01:19 +00:00
codeimp
f8574ace7a
removing a vertex that has exactly 2 linedefs attached now leaves one linedef connected to the other linedef's vertex. also removed some unneeded template code.
2009-01-04 09:54:15 +00:00
codeimp
a3e9e54b74
working on visual mode
2008-11-20 21:32:23 +00:00
codeimp
e9bd189693
more interface settings done
2008-11-17 23:32:13 +00:00
codeimp
f5c635a998
added settings and view menu and more stuff
2008-11-17 00:41:52 +00:00
codeimp
4d67cc7dd4
- added button to switch monsters on/off for testing (adds -nomonsters to parameters)
...
- preparations for new resource management
2008-09-26 05:53:34 +00:00
codeimp
c37b28e15f
- improved game config guessing to better detect UDMF when map is opened
...
- added game config detection pattern to Doom Legacy game config
- insert thing feature added, including automatic thing defaults
- fixed typo in all game configs (defaulthingflags -> defaultthingflags)
2008-06-10 11:32:06 +00:00
codeimp
e30b68c9c3
UDMF on top!
2008-06-01 20:25:46 +00:00
codeimp
dc158d2407
- things filters! (filtering by fields doesn't work yet, will complete that when UDMF has been implemented)
...
- several bug fixes
2008-05-26 20:06:15 +00:00
codeimp
1ac9399658
now allows a plugin to read/write their own settings (in their own private scope)
2008-05-18 15:43:49 +00:00
codeimp
1ec1bcc4df
default to round things
2008-05-10 16:14:22 +00:00
codeimp
e521dabf42
- made option for square things
...
- some minor fixes
2008-05-10 16:09:45 +00:00
codeimp
8f8690aac3
"intuitive" default build properties and sorted textures/flats in browsers
2008-05-08 13:04:18 +00:00
codeimp
3e5d429393
- fixed stitch distance
...
- fixed bug in FlipBackwardLinedefs
2008-05-06 05:41:36 +00:00
codeimp
1ada9addf3
- added SectorMaker (unfinished)
...
- changed a lot in data management
- less memory usage by texture browsers
2008-05-05 14:22:36 +00:00
codeimp
72b14c37bd
some more drawing code (still unfinished)
2008-05-01 19:31:49 +00:00
codeimp
b3c83f95ce
lots of minor changes/fixes/additions
2008-02-24 21:52:18 +00:00
codeimp
471a9e3d51
triangulation fixes, put the TriangulatorMode back in and some visibility range checking in visual mode
2008-01-18 19:52:19 +00:00
codeimp
924a384aab
i think the cam xy and z angles are wrong, but at least the 3d rendering base framework is there
2008-01-05 18:11:29 +00:00
codeimp
c5e990f1b7
merged plugin system into trunk
2008-01-02 21:49:43 +00:00
codeimp
bac031fa5d
optional merging and undo/redo levels limit
2007-12-08 15:18:14 +00:00
codeimp
4f8cfec1c1
heh
2007-12-01 01:32:56 +00:00