codeimp
2478719da0
- fixed bug in alignment with vertices
...
- tweaked some visual settings
2008-09-09 13:10:23 +00:00
codeimp
19ef987556
- some minor bug fixes
...
- added snapping to grid and snapping to nearest vertex for resize in EditSelectionMode
- added line that shows the alignment during resize in EditSelectionMode
2008-09-09 12:20:39 +00:00
codeimp
3dc2e39764
working EditSelectionMode!
2008-09-09 05:52:11 +00:00
codeimp
eb08197d56
begun working on EditSelectionMode (unfinished)
2008-09-07 21:28:20 +00:00
codeimp
8a94d9431f
fixed bug: DB2 configs use "gameconfig" setting in map settings as it is incompatible with "config" from DB1
2008-09-07 17:56:54 +00:00
codeimp
e77a91eec4
added support for loading maps with command line arguments
2008-09-07 17:55:20 +00:00
codeimp
354a2248ee
namespace correction
2008-09-07 17:52:16 +00:00
codeimp
2bc66d04f3
idea from esselfortium added
2008-09-05 05:44:27 +00:00
codeimp
0e195eb605
fixed RenderRectangle border coordinates
2008-09-02 14:50:14 +00:00
codeimp
6b8f631bf8
fixed close button on Find/Replace window and fixed crash after closing the Find/Replace window with the X button
2008-09-01 12:41:45 +00:00
codeimp
c39750eb15
updated todo list
2008-09-01 12:15:58 +00:00
codeimp
eea16ffa2c
added find/replace mode feature (not all find/replace types implemented yet, but mode is functional, adding types is a just matter of making the right classes for them)
2008-09-01 12:14:35 +00:00
codeimp
d2abbbe8c8
An update just so you can see I'm still working on DB2, progress is just going very slow at the moment, but I have certainly not given up!
2008-08-14 21:38:18 +00:00
codeimp
3b07c29c39
added automatic association highlighting for things, sectors and linedefs
2008-06-19 07:25:01 +00:00
codeimp
1bd143c9b3
- added Make Sectors mode
...
- added editing mode name at the bottom information bar
- some bugfixes in game configurations
2008-06-11 05:02:48 +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
8e47c9939e
more todo
2008-06-10 05:35:25 +00:00
codeimp
0bc23a5893
some bug fixes and completed the things filter
2008-06-03 19:02:06 +00:00
codeimp
c2b5745803
more work on the custom fields editor
2008-06-03 15:18:50 +00:00
codeimp
e640dfbc04
more work on the custom fields editor
2008-06-02 20:34:52 +00:00
codeimp
aa398bcf70
- fixed browse button in custom UDMF fields editor
...
- doubleclick in custom fields editor starts field rename
2008-06-02 05:49:23 +00:00
codeimp
42658288f8
changed how it remembers custom UDMF field types
2008-06-02 05:01:18 +00:00
codeimp
8d3b7a554b
bugfixes in UDMF support
2008-06-02 04:55:51 +00:00
codeimp
e30b68c9c3
UDMF on top!
2008-06-01 20:25:46 +00:00
codeimp
2b9a233579
lots more UDMF code
2008-05-31 19:31:45 +00:00
codeimp
9f15de8cd5
- updated default program config
...
- more regarding UDMF editing
- added some ideas and todo items
2008-05-30 22:14:12 +00:00
codeimp
a04500f071
made the universal field editor control work with the type handlers
2008-05-30 11:05:44 +00:00
codeimp
c2479dc0b5
- added UDMF 1.0 specifications
...
- generalized map elements and added universal fields to generalization
2008-05-30 08:41:13 +00:00
codeimp
82ec2b6f32
minimum requirement is Windows XP
2008-05-30 07:06:28 +00:00
codeimp
d2c78dc2e0
fixed setups
2008-05-30 05:43:26 +00:00
codeimp
178b6d1067
wider combobox dropdown for enumerations in argument boxes
2008-05-29 22:36:17 +00:00
codeimp
e235dfed27
next on the list: UDMF!
2008-05-29 22:22:37 +00:00
codeimp
7673c6e08e
linedef and thing action arguments in info panels
2008-05-29 22:19:29 +00:00
codeimp
ab5fd39c24
we don't need this anymore
2008-05-29 21:11:16 +00:00
codeimp
54c8a82517
typed arguments complete and ready for typed UDMF fields
2008-05-29 21:09:43 +00:00
codeimp
fef9b74ca2
some stuff with argument types
2008-05-29 16:44:20 +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
be1562978f
updated configs
2008-05-29 11:09:33 +00:00
codeimp
10db1cf594
oh wait, this file too!
2008-05-29 10:18:03 +00:00
codeimp
b5077df65b
thunder coming up, saving my work before harddisk fries
2008-05-29 10:17:26 +00:00
codeimp
821f557978
added enums support for linedef arguments
2008-05-28 18:55:01 +00:00
codeimp
544cd7cbd6
changed linedef types in configurations to proper structures
2008-05-27 22:02:51 +00:00
codeimp
03ced79684
fixed horrible linedef types list in EDGE game configuration
2008-05-27 15:21:01 +00:00
codeimp
5b4d7368a2
updated things to do
2008-05-26 20:14:58 +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
e99e72e705
removed duplicate files from repository
2008-05-26 15:47:09 +00:00
codeimp
4294a825f9
- removed VC80 redist libraries and replaced them with official vc redist installer
...
- updated dxwebsetup installer
- changed DB2 installers to run vc redist and dxwebsite without user interaction
2008-05-26 15:46:08 +00:00
codeimp
2ac020e481
undo/redo information in log
2008-05-26 13:11:25 +00:00