UltimateZoneBuilder/Source/Core
codeimp b2f672c94f Added 'conversation' UDMF field to Things in ZDoom configurations
Added the ability for plugins to choose the toolbar section in which to add a button
Added beginning of ZDoom USDF conversation editor plugin
2010-08-22 20:56:52 +00:00
..
Actions 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
Compilers Changed when/how the scripts are compiled and errors are shown 2009-05-10 19:04:47 +00:00
Config 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
Controls 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
Data Added support for 'goto' actor state keyword in DECORATE. 2010-08-19 15:06:15 +00:00
Editing Added some functionality for plugins that want to render in other editing modes 2010-08-22 12:09:32 +00:00
General 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
Geometry Fixed a rounding issue with thing angles that sometimes caused things to display odd angles 2010-08-17 18:05:31 +00:00
IO Fixed crash when saving with spaces at the beginning or end of a typed texture/flat name 2010-08-17 18:46:13 +00:00
Map Added maximum number of map element checks (now you can't corrupt your map when exceeding the format's limits) 2010-08-15 19:43:00 +00:00
Plugins Added some functionality for plugins that want to render in other editing modes 2010-08-22 12:09:32 +00:00
Properties 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
Rendering Added some functionality for plugins that want to render in other editing modes 2010-08-22 12:09:32 +00:00
Resources 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
Types 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
VisualModes Added some functionality for plugins that want to render in other editing modes 2010-08-22 12:09:32 +00:00
Windows Added 'conversation' UDMF field to Things in ZDoom configurations 2010-08-22 20:56:52 +00:00
ZDoom 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
Builder.csproj Added 'conversation' UDMF field to Things in ZDoom configurations 2010-08-22 20:56:52 +00:00