UltimateZoneBuilder/Source/Core
codeimp b6fba8d043 Fixed action arguments to stay within valid range (0..255 for hexen)
Added warning message when a texture or flat is double defined in the same resource.
2010-08-14 10:21:38 +00:00
..
Actions @ Changed key combinations (disregardshift) to still allow Control keys 2010-08-13 19:11:06 +00:00
Compilers Changed when/how the scripts are compiled and errors are shown 2009-05-10 19:04:47 +00:00
Config Fixed action arguments to stay within valid range (0..255 for hexen) 2010-08-14 10:21:38 +00:00
Controls Fixed action arguments to stay within valid range (0..255 for hexen) 2010-08-14 10:21:38 +00:00
Data Fixed action arguments to stay within valid range (0..255 for hexen) 2010-08-14 10:21:38 +00:00
Editing Fixed a bug that allowed to place vertices and things outside the map format grid boundaries 2010-08-13 18:32:21 +00:00
General @ Fixed a bug that crashes when you save a map using Save As (introduced with r1277) 2010-08-13 05:47:55 +00:00
Geometry Fixed another sector triangulation issue. 2010-08-12 19:20:31 +00:00
IO Fixed action arguments to stay within valid range (0..255 for hexen) 2010-08-14 10:21:38 +00:00
Map Fixed an accuracy problem that caused incorrect drawings near the edge of the grid. 2010-08-13 18:19:49 +00:00
Plugins Added a minimum revision property to a Plugin's plug as a safety for newer plugins. 2010-08-12 18:42:52 +00:00
Properties @ version number update 2009-07-12 11:52:48 +00:00
Rendering Fixed slowdown when loading a map with unknown flats (and some other small performance optimizations) 2010-08-14 09:30:54 +00:00
Resources Added actions to move the camera up and down in 3D visual modes (no default keys bound) 2010-05-08 13:14:48 +00:00
Types Fixed action arguments to stay within valid range (0..255 for hexen) 2010-08-14 10:21:38 +00:00
VisualModes Added actions to move the camera up and down in 3D visual modes (no default keys bound) 2010-05-08 13:14:48 +00:00
Windows Fixed action arguments to stay within valid range (0..255 for hexen) 2010-08-14 10:21:38 +00:00
ZDoom Added support for //$title property in DECORATE actors (this overrides the more common Tag property) 2010-08-12 11:39:53 +00:00
Builder.csproj @ Added OnMapSaveBegin and OnMapSaveEnd events for plugins 2009-08-23 13:55:49 +00:00