codeimp
580fe3f181
oops, the EditingManager should be a general manager, not depending on the loaded map
2008-11-27 11:59:17 +00:00
codeimp
ae8daa2924
- refactored all editing mode management into the EditingManager
...
- added interface controls for editing mode selection in game configurations
2008-11-27 10:33:09 +00:00
codeimp
f5c635a998
added settings and view menu and more stuff
2008-11-17 00:41:52 +00:00
codeimp
f2f8ccf699
fixed crash when using Pan View action and moving the mouse outside the map display
2008-10-28 13:40:09 +00:00
veilofsorrow
7426b77dc4
added view panning control
2008-10-28 12:04:28 +00:00
codeimp
0fd6efb82f
renamed events OnEndSelect to OnSelectEnd and OnEndEdit to OnEditEnd for naming consistency
2008-10-08 14:24:21 +00:00
codeimp
8b6a6754ab
renamed events OnSelect to OnSelectBegin and OnEdit to OnEditBegin for naming consistency
2008-10-08 14:19:09 +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
8aa99cfb88
separated the Interface namespace into Controls and Windows
2008-05-29 11:54:45 +00:00
codeimp
d73ec193bf
renamed Controls namespace to Actions in preparation for separation of user controls into Controls namespace
2008-05-29 11:34:01 +00:00
codeimp
1d58484dd3
- created dynamic presentation pipeline
...
- added sectors brightness editing mode
2008-05-18 07:31:33 +00:00
codeimp
e2e9e17985
some fixes and the ability to start drawing with right-click (Edit) when nothing is highlighted
2008-05-17 08:00:25 +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
7e6d49450c
added the On* prefix to all event methods
2008-05-15 08:10:29 +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
a3fab2f666
selecting by drawing a rectangle!
2008-04-13 11:51:09 +00:00
codeimp
7c0d59d4a2
made an action for the 'fit to screen' feature
2008-01-06 03:59:35 +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
f6a91b7dad
lots of changes/additions
2007-12-26 00:31:32 +00:00
codeimp
4f8cfec1c1
heh
2007-12-01 01:32:56 +00:00
codeimp
9733b3ea13
2007-11-15 23:38:09 +00:00
codeimp
0d5c6c7457
moo
2007-11-14 22:53:48 +00:00
codeimp
f0056b9745
grid and background image
2007-11-10 19:24:52 +00:00
codeimp
8579667b82
meh.
2007-11-10 01:58:08 +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
53f06a8125
prettier vertices
2007-10-21 12:58:56 +00:00
codeimp
109e4a4690
lot more.
2007-10-20 19:50:03 +00:00
codeimp
46c26129ed
background color fixed; linedef normal indicators added
2007-10-20 13:06:05 +00:00
codeimp
3c4cf85a74
change in editing modes, begun working on color settings
2007-10-20 01:04:47 +00:00