UltimateZoneBuilder/Source/Core
2010-08-13 05:47:55 +00:00
..
Actions Added quick-keys to menus and menu items (such as Alt+F for File menu, but for some reason they don't underline when you press Alt) 2010-08-12 21:00:54 +00:00
Compilers Changed when/how the scripts are compiled and errors are shown 2009-05-10 19:04:47 +00:00
Config The textures and flats are now also mixed when selecting a source location from the texture categories. 2010-08-12 19:59:06 +00:00
Controls Fixed continuous replace (hang) when replacing the same text in script editor. 2010-08-02 06:11:35 +00:00
Data The textures and flats are now also mixed when selecting a source location from the texture categories. 2010-08-12 19:59:06 +00:00
Editing Fixed problem when saving or testing the map after undoing changes (the undone changes were ignored) 2010-08-11 20:07:51 +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 Added nice error report when multiple files in the same directory share the same filename (possible in PK3 files) 2010-08-12 15:06:17 +00:00
Map @ UnlockBuffers() added to Sector.UpdateCache() and some additional vertex buffer usage flag changes. Also added a note that some DirectX warnings can't easily be fixed, so we'll live with that (they are harmless, just not nice to see). 2010-08-01 16:02:00 +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 @ woops, this should not use the LockFlags.NoOverwrite flag because it will overwrite things! 2010-08-01 18:28:39 +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 @ re-added source code with new directory structure 2009-04-19 18:07:22 +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 Added quick-keys to menus and menu items (such as Alt+F for File menu, but for some reason they don't underline when you press Alt) 2010-08-12 21:00:54 +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