UltimateZoneBuilder/Source/Core
2009-06-07 09:00:14 +00:00
..
Actions Made the BindMethods and UnbindMethods functions in the ActionManager public so they can be used in plugins 2009-05-16 16:45:28 +00:00
Compilers Changed when/how the scripts are compiled and errors are shown 2009-05-10 19:04:47 +00:00
Config - Reset default drawing textures when map options are changed 2009-05-31 10:59:42 +00:00
Controls @ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency. 2009-06-05 19:03:56 +00:00
Data @ major change in the way sector surfaces are allocated and rendered for optimization 2009-06-04 20:21:31 +00:00
Editing @ fixed paste 2009-06-06 00:05:59 +00:00
General @ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency. 2009-06-05 19:03:56 +00:00
Geometry @ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency. 2009-06-05 19:03:56 +00:00
IO @ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency. 2009-06-05 19:03:56 +00:00
Map @ Added Create* functions in the MapSet that allows specifying the index (element at existing index will move to the end of the array instead of the newly created element). 2009-06-07 09:00:14 +00:00
Plugins Improved error reporting a little and changes the list in the Warnings & Errors dialog window 2009-05-10 16:02:08 +00:00
Properties Added keyword help for some script types in the script editor 2009-05-10 17:02:47 +00:00
Rendering @ major change in the way sector surfaces are allocated and rendered for optimization 2009-06-04 20:21:31 +00:00
Resources Fixed grid action names and description for clarification 2009-05-17 14:58:45 +00:00
Types @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
VisualModes @ some intellisense documentation 2009-05-21 08:18:34 +00:00
Windows @ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency. 2009-06-05 19:03:56 +00:00
ZDoom @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Builder.csproj @ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency. 2009-06-05 19:03:56 +00:00