UltimateZoneBuilder/Build
codeimp 6a685b7678 Exposed more DECORATE information to plugins and Things now have an Actor property (ActorStructure) when they are loaded from DECORATE
Added two new type handlers that can be used in UDMF ('Thing Type' and 'Thing Class')
Polished the browse icons and browse buttons.
Added more events for plugins to intercept.
2010-08-22 11:36:09 +00:00
..
Compilers Removed Hexen compiler and using the ZDoom ACC compiler to compile for Hexen 2010-08-21 09:46:16 +00:00
Configurations Exposed more DECORATE information to plugins and Things now have an Actor property (ActorStructure) when they are loaded from DECORATE 2010-08-22 11:36:09 +00:00
Plugins Added basic plugin loading order system (just a cfg file which sets the order in which to load the DLL files, this matters because that is also the order in which events are raised on plugins) 2010-08-18 12:19:37 +00:00
Scripting Removed Hexen compiler and using the ZDoom ACC compiler to compile for Hexen 2010-08-21 09:46:16 +00:00
Setup @ removed unneeded dxwebsetup from the setup installer (directx redist is already included in the slimdx package) 2009-05-05 11:26:50 +00:00
Sprites Added some missing Skulltag things (thanks StrikerMan780) 2010-08-11 19:47:48 +00:00
Builder.cfg Updated default settings, compilers and release script 2010-08-18 17:45:12 +00:00
GPL.txt
Scintilla.dll Fixed tabs in script editor 2009-05-06 19:08:37 +00:00
Sharpzip.dll Removed changes for BZip2 and LZMA compression support (library is unstable, will have a look at this later) 2009-04-19 08:41:28 +00:00
Trackbar.dll