codeimp
95f6dcee6a
working on visual mode
2008-12-03 07:04:57 +00:00
codeimp
f5c635a998
added settings and view menu and more stuff
2008-11-17 00:41:52 +00:00
codeimp
7e05755944
added pascal lexer for syntax highlighting
2008-11-15 19:32:17 +00:00
codeimp
fc44793fd2
working on script editor
2008-11-10 16:11:44 +00:00
codeimp
2a568cb7d7
working on script editor
2008-11-09 17:59:13 +00:00
codeimp
b1792c9c10
added margin images and autocomplete images in script editor
2008-11-09 10:34:03 +00:00
codeimp
360bd58b0c
pretty toolbar icons for script editor
2008-11-06 22:54:23 +00:00
codeimp
89ad4527f3
working on script editor
2008-11-06 15:00:01 +00:00
codeimp
39e6167f85
defaults for plain text editing (we don't need a config for that)
2008-11-04 18:54:47 +00:00
codeimp
1979dcfafd
tooltip in script editor with function info
2008-11-04 14:06:32 +00:00
codeimp
0958677cac
working on script editor
2008-11-01 09:35:54 +00:00
veilofsorrow
7426b77dc4
added view panning control
2008-10-28 12:04:28 +00:00
codeimp
7e664d1ba9
added selection groups!
2008-10-16 09:33:35 +00:00
codeimp
b120c567bc
generic system to display sector brightness and textures in their polygons (still buggy, working on it)
2008-10-15 11:46:43 +00:00
codeimp
b45ae2b905
- removed the million parameters that create an action and let the action read them from configuration itsself
...
- added optional default key setting to actions
- updated default keys in default user configuration
2008-10-09 05:49:46 +00:00
codeimp
4f92956d44
controls in preferences dialog are now sorted in categories
2008-10-08 22:01:10 +00:00
codeimp
e8b9cb3a30
- tweaked the font
...
- fixed bugs in sectors mode
- worked on brightness mode
2008-10-08 12:32:08 +00:00
codeimp
6d6b594c24
small user-interface improvements regarding texture sets and texture browsers
2008-10-01 20:04:50 +00:00
codeimp
1dad4b68c6
- change a lot in the resources system
...
- fixed memory leak in PixelColorBlock
- several small changes and bugfixes
2008-09-28 21:20:56 +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
5c93390222
better icons for the status bar buttons (arrows now point up)
2008-09-25 18:42:45 +00:00
codeimp
6a4ffcc498
- updated todo list
...
- added some icons for copy/paste
- begun working on copy/paste features
2008-09-15 21:53:00 +00:00
codeimp
eb08197d56
begun working on EditSelectionMode (unfinished)
2008-09-07 21:28:20 +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
66052a82f7
added grid controls
2008-06-10 08:35:14 +00:00
codeimp
2b9a233579
lots more UDMF code
2008-05-31 19:31:45 +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
cfdddb66ee
- fixed some bugs in the shaders
...
- included VC80 redist libraries (required for slimdx)
- updated todo list
2008-05-26 06:54:32 +00:00
codeimp
91d111a734
updated shaders
2008-05-23 09:54:51 +00:00
codeimp
aee5ae3fb8
- fixes in rendering when display mode changed
...
- test map feature
2008-05-23 06:00:37 +00:00
codeimp
91a5f8e41f
- ask to save map when closing application
...
- updated about dialog with version info and slimdx logo
2008-05-19 21:33:07 +00:00
codeimp
5d5b9d1c33
- added curve lines code (by Anders Åstrand)
...
- updated logo images
2008-05-18 20:03:09 +00:00
codeimp
12eb6fdaf2
lots of rendering changes
2008-05-18 11:43:28 +00:00
codeimp
8805a48058
- 'delete item' implemented for all elements
...
- fixed bug with disposing a Vertex
2008-05-17 06:24:16 +00:00
codeimp
b8be666814
- support for setting mouse cursors from plugin
...
- added Insert Vertex action (for all classic modes)
- added Split Linedefs action
- fixed bugs when unused vertices or unused sectors are joined
2008-05-16 21:48:23 +00:00
codeimp
8c777ca780
- prevented showing editing dialog when EndEdit was the result of a BeginEdit action started from another mode (which is normal behavior and desired in some cases, such as dragging)
...
- implemented Accept action and corresponding OnAccept event for all editing modes
2008-05-16 21:08:36 +00:00
codeimp
77720694a3
- added proper text rendering
...
- linedef lengths visible when dragging geometry
- included my ancient bitmap font creator
2008-05-13 14:24:35 +00:00
codeimp
a12981abc7
- added font resources
...
- fixed target CPU compiler settings
2008-05-10 18:06:09 +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
6ba6d7416d
snapping to nearest lines where they intersect the grid! this is hot!
2008-04-29 14:41:16 +00:00
codeimp
4ae985d630
- changed a lot around the actions
...
- no more mousebutton-specific code in the editing modes (now all bound by actions)
- some progress on the drawing editing mode
2008-04-27 12:07:26 +00:00
codeimp
62f1b73faf
fixed invisible selection rectangle in low-quality rendering mode
2008-04-13 12:19:24 +00:00
codeimp
535ecc54a2
- added overlay rendertarget
...
- renamed some rendering methods
- added rectangle rendering method for overlay
2008-04-12 16:07:10 +00:00
codeimp
b92b5226ef
small version of splash logo
2008-04-06 14:07:08 +00:00
codeimp
f6bde39cba
added new logo and icons (by Thomas van der Velden)
2008-04-06 11:07:22 +00:00
codeimp
b3c83f95ce
lots of minor changes/fixes/additions
2008-02-24 21:52:18 +00:00
codeimp
8f4716babc
made a simple boring (non-fancy) thing texture
2008-02-22 18:24:22 +00:00
codeimp
59d4256c54
fixed language mistakes in user interface, this fixes issue 0000038
2008-02-15 12:23:38 +00:00
codeimp
3c43547c6c
some 3D mode rendering
2008-01-13 21:23:59 +00:00