UltimateZoneBuilder/Source
2009-01-10 22:34:36 +00:00
..
Actions fixed a bug with dragging things that was introduced with the refactoring of the ActionManager 2009-01-06 08:57:39 +00:00
BuilderModes fixed flipping linedefs and sidedefs without selection (only highlight is needed at the very least) 2009-01-10 12:37:31 +00:00
Compilers script editor roughly finished 2008-11-15 13:12:09 +00:00
Config added a default "All" texture set which always contains all textures and (like the "Others" set) cannot be removed 2009-01-09 23:05:41 +00:00
Controls block anything except numeric input in action selector fields 2009-01-04 00:08:26 +00:00
Data added a default "All" texture set which always contains all textures and (like the "Others" set) cannot be removed 2009-01-09 23:05:41 +00:00
Editing fixed crash when using Create Prefab from Selection without any selection 2009-01-09 20:48:41 +00:00
General removed camera code from VisualMode and created separate VisualCamera class in MapManager so that it is retained in between mode switches (keeps exact angle and position of camera intact) 2009-01-10 00:26:24 +00:00
Geometry added wrapping of texture coordinates by texture size when auto-aligning (to prevent ridiculous high offsets on long walls) 2009-01-10 00:57:05 +00:00
IO added checks to allow opening maps with missing sidedefs, sectors or vertices (in these cases, the element requiring the missing element will be removed from the map during loading) 2009-01-09 21:25:15 +00:00
Map - fixed bug which caused thing arguments to mess up 2009-01-04 22:26:23 +00:00
Plugins added a check to handle invalid DLLs in the Plugins directory 2009-01-10 22:34:36 +00:00
Properties file needed for automatic svn revision as version number 2009-01-04 20:37:38 +00:00
Rendering - removed some test editing modes 2009-01-06 20:45:15 +00:00
Resources - removed useless things menu 2009-01-04 15:06:51 +00:00
Types added automatic association highlighting for things, sectors and linedefs 2008-06-19 07:25:01 +00:00
VisualModes fixed Visual Mode camera placement with shortcut and changed camera-from-thing positioning logic a bit 2009-01-10 01:35:11 +00:00
Windows added list on Preferences Controls tab that shows the actions with the same key 2009-01-10 14:26:21 +00:00
Builder.csproj removed camera code from VisualMode and created separate VisualCamera class in MapManager so that it is retained in between mode switches (keeps exact angle and position of camera intact) 2009-01-10 00:26:24 +00:00