Commit graph

1103 commits

Author SHA1 Message Date
codeimp
396ba7f764 Added automatic sidedefs compression when number of sidedefs exceeds the maximum sidedefs 2009-04-13 15:21:45 +00:00
codeimp
2907da9341 Fixed bug in UDMF game configurations that ignored TEXTMAP changes made by the nodebuilder 2009-04-13 13:04:49 +00:00
codeimp
b2f9b0c19e Fixed a bug with missing patches in TEXTURES parser 2009-04-13 11:24:10 +00:00
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
e8d1ad19a8 @ Included reference manual in setup installer 2009-04-12 21:39:23 +00:00
codeimp
4ce49734b2 Fixed a bug that caused the New Tag button to give an unexpected number 2009-04-11 20:19:02 +00:00
codeimp
3b1c3a6ad9 @ working on the reference manual 2009-04-11 17:57:07 +00:00
codeimp
6379eeccd8 @ working on the reference manual 2009-04-11 10:22:08 +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
d130fbc7ad @ working on the reference manual 2009-04-10 15:06:27 +00:00
codeimp
af82dc7c6a @ working on the reference manual 2009-04-10 13:41:29 +00:00
codeimp
6d68b3cfa8 @ working on the reference manual 2009-04-10 12:18:22 +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
87526da581 - DECORATE actors are now stripped from quotes
- Texture names and patch names from TEXTURES are now stripped from quotes
2009-04-09 13:55:05 +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
387b6111ad Fixed bug that causes the grid to be incorrect after opening/closing the info panel 2009-04-09 08:26:05 +00:00
codeimp
d46b5cb4e3 Fixed crash when undo was used after Linedef drag (which involves a merge) 2009-04-09 05:57:24 +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
ba6f1ae6c2 - Added user_ prefix suggestion when adding custom UDMF fields
- UDMF field name check now removes numeric characters from the start
2009-04-08 21:23:02 +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
1921c63583 Less message box popups, more reporting in the Errors and Warning dialog window 2009-04-06 05:51:59 +00:00
codeimp
c53ee9c927 Some reference manual implementation 2009-04-05 19:29:27 +00:00
codeimp
a1279a1dc9 - Added warning when the same compiler is defined more than once
- Statusbar now shows warning when errors occurred during program startup
2009-04-04 13:04:20 +00:00
codeimp
a80eb538df Added "AbsoluteZ" option to things in game configurations for things that use absolute Z height values 2009-04-02 11:08:33 +00:00
codeimp
209c73efa4 Added safety check for previous DB1 .dbs file compatibility change 2009-04-02 08:32:21 +00:00
codeimp
cf7b69c8f6 - Fixed crash on deleting things
- Fixed crash on pressing ESC when no map is opened
2009-04-02 08:18:09 +00:00
codeimp
8eec3a835e @ working on the reference manual 2009-04-02 05:48:09 +00:00
codeimp
ff51c735f7 Fixed crash after merging/joining sectors and selecting the result 2009-04-01 08:44:21 +00:00
codeimp
dbe8ba535f @ Added UDMF 1.1 specifications 2009-04-01 05:49:28 +00:00
codeimp
67c6a343f7 - Added selection conversion functions in MapSet class
- Fixed some bugs with labels in Sectors Mode
2009-03-30 19:02:56 +00:00
codeimp
cde2e783d6 Changed some selection code around 2009-03-30 09:28:19 +00:00
codeimp
71b80f9f50 @ work in progress, may crash or not even compile 2009-03-30 07:45:39 +00:00
codeimp
bf4b898aba Fixed a crash when sprite/texture names longer than 8 bytes are referenced 2009-03-29 15:34:37 +00:00
codeimp
3fcc618180 Included Skulltag ACC compiler package made by Xenaero 2009-03-29 00:34:25 +00:00
codeimp
6f4e9e7509 Merged in Xenaero's Skulltag ACS and Game configurations 2009-03-28 23:33:18 +00:00
codeimp
9cc50e8fe9 Updated setup installer scripts for the new compiler subdirectories 2009-03-28 15:43:36 +00:00
codeimp
15573e0fb1 Added subdirectory support for compilers, so that multiple versions of the same compilers can be used without renaming files 2009-03-28 10:22:53 +00:00
codeimp
ed6930c5ab @ working on the reference manual 2009-03-26 16:34:17 +00:00
codeimp
586cf7e295 Added curve linedefs button on toolbar 2009-03-26 06:27:18 +00:00
codeimp
05aeea8005 @ working on the reference manual 2009-03-26 05:58:51 +00:00
codeimp
cfb751839a Fixed incorrect separator line in statusbar 2009-03-25 19:57:18 +00:00
codeimp
d0203f7f7b Fixed crash after manually creating a Sidedef through the Edit Linedef dialog 2009-03-25 13:52:29 +00:00
codeimp
73315c2cb3 Added missing map lump name DIALOGUE in ZDoom UDMF format 2009-03-25 13:02:43 +00:00
codeimp
a50dad0291 Re-enabled error checking when loading data resources 2009-03-25 12:42:32 +00:00
codeimp
a7d8b45172 - Fixed a bug in the visual mode shader class
@ working on the reference manual
2009-03-25 12:24:16 +00:00
codeimp
f870b910f0 @ working on the reference manual 2009-03-24 19:51:30 +00:00
codeimp
e56e5979d9 @ working on the reference manual 2009-03-23 22:17:21 +00:00
codeimp
bc2d36db08 Fixed bug which causes a highlighted linedef to be copied even when a selection was made 2009-03-23 13:49:17 +00:00