UltimateZoneBuilder/Source/Core/General
MaxED 3a0426cd7f GZDoomBuilder 1.06a:
MODELDEFs and models can now be loaded from PK3 resources (does anybody know if models or MODELDEFs can be stored in WADs?).
Negative scale and zOffset are now correctly parsed from MODELDEFs (model surfaces may be inverted though).
Fixed a crash while reading MODELDEFs when Operation System's decimal separator was set to comma.
Fixed a crash when user changed Thing type in Visual mode to a new one with model override, which wasn't previously used in a map.
Fixed a bug introduced in 1.06 when models weren't rendered in Visual mode when Fullbright mode was on.
Non-breaking space is now correctly handled by all Doom Builder's data parsers.
ColorPicker plugin:
Fixed a crash when user attempted to open ColorPicker window to edit sector properties in Visual mode, using hilighted surface as selection source, without selecting anything before doing so.
2012-05-21 23:51:32 +00:00
..
BinaryHeap.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Clock.cs Fixed a potential timing issue on speed-stepping CPUs. 2011-12-02 23:35:55 +00:00
CRC.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorItem.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorLogger.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
General.cs GZDoomBuilder 1.05: 2012-05-11 12:28:20 +00:00
Launcher.cs Added a video device reset after testing the map, in the hope that this fixes some rendering issues that some people have after testing using hardware accelerated engines. 2010-08-12 21:18:29 +00:00
MapManager.cs GZDoomBuilder 1.06a: 2012-05-21 23:51:32 +00:00
SavePurpose.cs @ Added OnMapSaveBegin and OnMapSaveEnd events for plugins 2009-08-23 13:55:49 +00:00
StepsList.cs Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00