UltimateZoneBuilder/Source/Core/General
2009-06-05 19:03:56 +00:00
..
BinaryHeap.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Clock.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
CRC.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorItem.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorLogger.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
General.cs Improved error reporting a little and changes the list in the Warnings & Errors dialog window 2009-05-10 16:02:08 +00:00
Launcher.cs Changed when/how the scripts are compiled and errors are shown 2009-05-10 19:04:47 +00:00
MapManager.cs @ 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