codeimp
1f27979f43
Fixed some bug that caused slow opening of the images browser with many (thousands) textures
2009-04-13 11:12:42 +00:00
codeimp
201e8556a3
- Converted solution/project files to Visual Studio 2008
...
- Changed code to use .NET Framework 3.5
2009-04-11 07:46:53 +00:00
codeimp
af82dc7c6a
@ working on the reference manual
2009-04-10 13:41:29 +00:00
codeimp
7394868988
Fixed some issues with images browser and Linedef properties dialog
2009-04-09 17:23:49 +00:00
codeimp
f5a4799721
Fixed errors in texture/flats browser when opening without any texture selected
2009-04-09 14:30:22 +00:00
codeimp
660ba1bfb1
- Fixed relative increase/decrease operators (++ and --) in numeric textboxes
...
- More format limitations checking code
2009-04-09 11:46:51 +00:00
codeimp
7a31c07eec
@ Fixed incorrect positioning/sizing of the controls in the Linedef properties dialog
2009-04-09 05:49:04 +00:00
codeimp
666154edfc
- More changes to properly use the format limitations
...
- Added default multiplayer flag to Skulltag (Hexen format) game configuration
2009-04-08 20:49:35 +00:00
codeimp
c1b6728f74
- Added lots of limitations to the different file format interfaces (MapSetIOs)
...
- Property dialogs now verify numeric input against the file format limitation
2009-04-08 19:11:40 +00:00
codeimp
c53ee9c927
Some reference manual implementation
2009-04-05 19:29:27 +00:00
codeimp
209c73efa4
Added safety check for previous DB1 .dbs file compatibility change
2009-04-02 08:32:21 +00:00
codeimp
cfb751839a
Fixed incorrect separator line in statusbar
2009-03-25 19:57:18 +00:00
codeimp
809f6c59ed
@ working on the reference manual
2009-03-23 10:22:04 +00:00
codeimp
94d7b1b9c1
- Fixed overlapping previews in Texture Set editor
...
- Made the Texture Set editor preview list a little bigger
2009-03-17 12:45:03 +00:00
codeimp
1587e5a10a
Added the number of textures next to the Texture Sets
2009-03-17 12:40:10 +00:00
codeimp
ae46253e4a
Fixed bug in thing argument descriptions not correctly displayed in thing properties dialog
2009-03-17 10:49:50 +00:00
codeimp
77731b03ca
Errors and warnings are now shown if there are any (optional)
2009-03-13 17:10:53 +00:00
codeimp
c8949c42bf
Added things browser when clicking browse button on Find Thing Type
...
Fixed some drawing uglyness with thing icons in thing type browser
2009-03-12 23:03:57 +00:00
codeimp
3889d398b2
Find/replace types completed
2009-03-12 14:01:37 +00:00
codeimp
db3f23317f
Added vertex properties dialog
...
@ Fixed a visible ComboBox in the universal fields editor
@ NumericTextbox now has the ability to use decimals (set property AllowDecimal to true)
2009-03-10 22:32:32 +00:00
codeimp
eaffa440be
@ Renamed sector fixed index to resolve conflict with real index lookup functions
...
All info panels now show the current real index of the element (as it would be when saved or loaded at that moment)
2009-03-10 06:46:02 +00:00
codeimp
d4ba733ab5
Added menu items in view menu for zooming
2009-03-08 11:28:44 +00:00
codeimp
a182a99bf1
Fixed display of the correct tabs and interface elements in Thing properties dialog
2009-03-05 14:46:11 +00:00
codeimp
3c4107d4c4
Find & Replace dialog in script editor
2009-03-05 11:54:07 +00:00
codeimp
c4b71597b4
@ working on find & replace in script editor
2009-03-04 21:40:58 +00:00
codeimp
8593fd62dd
@ working and find & replace in script editor
2009-03-03 22:20:18 +00:00
codeimp
ef06837a04
@ work in progress
2009-03-03 16:17:30 +00:00
codeimp
2dbc282b29
@ added script editor find/replace dialog (work in progress)
2009-03-01 21:42:41 +00:00
codeimp
a7d64b60d1
Disabled the use of the ALT key to bring focus to the menus
2009-03-01 21:20:52 +00:00
codeimp
1bbb3e8009
- Last used Thing flags are now remembered and used for any newly inserted Thing
...
- Added warning message when creating a new map without choosing any resources
2009-03-01 19:19:43 +00:00
codeimp
afb0bb093d
Removed the "Others" Texture Set and added automatic Texture Sets for each resource location
2009-03-01 18:34:37 +00:00
codeimp
6ba030d64d
Texture and Flats browsers now have the current texture selected by default
2009-03-01 16:47:43 +00:00
codeimp
f295292247
More status/action messages shown in the status bar while editing.
2009-02-27 19:02:21 +00:00
codeimp
7721b0f70b
@ added some display information for actions
2009-02-27 15:38:13 +00:00
codeimp
a9af1929cb
- Fixed Thing argument descriptions
...
- Fixed Thing arguments in game configurations (new format uses zero-based args)
2009-02-27 12:29:57 +00:00
codeimp
04b223735f
@ Fixed Copy Selection button on Errors and Warnings dialog window
2009-02-27 09:33:51 +00:00
codeimp
5a65b07122
Fixed Thing arguments when action is 0 (the automatic 0 arguments feature can't be used for Things)
2009-02-27 08:51:38 +00:00
codeimp
dd1af8cf6d
Added Errors and Warnings dialog window (shows all issues with plugins, configs and resources)
2009-02-26 23:27:46 +00:00
codeimp
1b31d06c19
@ added some errors and warnings code (work in progress)
2009-02-26 16:03:43 +00:00
codeimp
c848087f12
@ Changed code related to displaying status messages and warnings (now ready for action messages in status bar)
2009-02-26 14:16:18 +00:00
codeimp
575bff4aa8
Thing and linedef arguments are now reset to 0 when action 0 (none) is selected
2009-02-25 14:52:36 +00:00
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
e7e82623f9
Fixed some spelling mistakes
2009-02-20 19:29:31 +00:00
codeimp
ef79592200
@ Refactored code to use the term "radius" for thing widths instead of "width"
...
- Thing properties dialog now shows the actual width of a Thing (not the radius)
2009-02-16 10:06:58 +00:00
codeimp
66ef82efb9
Fixed supported image formats to choose from in Grid Setup file browser dialog
2009-02-11 11:52:41 +00:00
codeimp
f850b38066
added options to use short paths and filenames for testing parameters (default for basic Doom, Doom2, heretic, Hexen, Strife and Ultimate Doom configurations)
2009-02-04 15:54:15 +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
743b6db2e6
- added option to load patches between P_START and P_END only, for the WAD file being opened/created
...
- removed dummy action for developers
2009-01-31 09:09:49 +00:00
codeimp
d6811ccc5b
- added option to load patches between P_START and P_END only
...
- added description for the options available at resource management
- moved OpenWebsite function to General class as it is quite a generic thing
2009-01-30 22:19:10 +00:00
codeimp
9ab807a8d9
added menu and toolbar separators for editing modes
2009-01-27 15:44:45 +00:00