UltimateZoneBuilder/Source/Core/General
codeimp 8c35fc2693 Exposed GetLumpData and SetLumpData for plugins to read/write map lumps
@ some work on the USDF plugin
@ some game config documentation I still have laying around here
2010-08-23 15:17:58 +00:00
..
BinaryHeap.cs
Clock.cs
CRC.cs
ErrorItem.cs
ErrorLogger.cs
General.cs 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
Launcher.cs
MapManager.cs Exposed GetLumpData and SetLumpData for plugins to read/write map lumps 2010-08-23 15:17:58 +00:00
SavePurpose.cs
StepsList.cs