Commit graph

29 commits

Author SHA1 Message Date
codeimp
5ca3cd46cb - updated to latest slimdx library (march 2008)
- added error dialog when missing DirectX
2008-05-11 00:42:34 +00:00
codeimp
6f255e1866 - introduced "volatile" editing modes
- automated exclusive mouse mode management
- fixed bug with actions that never ended when a dialog appears
2008-05-08 16:39:14 +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
a670efca20 - added dragging mode for sectors
- changed "diposed" typos to "disposed" and i'm still too lazy to fix it in my template
2008-02-19 19:04:19 +00:00
codeimp
882c45d425 better descriptions for some key names, this fixes issue 0000036 2008-02-15 12:46:35 +00:00
codeimp
eee375031f - cleaned up debug stuff from action delegates binding
- fixed things in drag mode (now move correctly along with scroll/zoom), this fixes issue 0000039
2008-02-15 12:15:46 +00:00
codeimp
e0c573bbe9 fixed the unbinding of action delegates (internals were not recognized), this fixes issue 0000034 2008-02-14 17:42:04 +00:00
codeimp
3c43547c6c some 3D mode rendering 2008-01-13 21:23:59 +00:00
codeimp
bd6356c999 first step of EarClipTriangulator (trace sector to polygons) works! 2008-01-06 20:56:48 +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
f0056b9745 grid and background image 2007-11-10 19:24:52 +00:00
codeimp
713b522a6e a bit. 2007-11-07 21:14:27 +00:00
codeimp
efc1a88112 changed graphics device and renderers in preparation for a second device to render an images list, also added form and control for images list (TextureBrowserForm and ImageBrowser) 2007-10-31 20:34:09 +00:00
codeimp
947bdb59e9 lot more. 2007-10-24 17:25:03 +00:00
codeimp
1084cae38b things! colored, scaled, and in their own mode! 2007-10-21 22:41:46 +00:00
codeimp
109e4a4690 lot more. 2007-10-20 19:50:03 +00:00
codeimp
e45ab9fff5 much more 2007-10-14 21:31:45 +00:00
codeimp
426e1223f7 split up the game configurations and preferences, also now supporting 3 seperate nodebuilder configs 2007-10-09 20:47:08 +00:00
codeimp
a762c5abeb 2007-10-05 07:19:57 +00:00
codeimp
418ec9033b added logging and classes for data reading 2007-10-04 18:16:05 +00:00
codeimp
fc2685a0b5 controls configuration done. 2007-09-30 19:37:57 +00:00
codeimp
d284a2cd5e moo. 2007-09-29 15:43:59 +00:00
codeimp
3066b1bf68 actions can now be defined with ActionAttribute 2007-06-26 06:01:52 +00:00
codeimp
6900a4cfa7 more 2007-06-25 19:28:03 +00:00
codeimp
c9de7d72f3 fixed Action.cs filename, binded some file menu actions 2007-06-25 14:42:23 +00:00
codeimp
84ecd61577 nice shortcut key descriptions on menus 2007-06-25 06:55:30 +00:00
codeimp
0ddda9fe00 added actions and shortcut keys 2007-06-24 22:53:41 +00:00