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 @ 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 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 Added a video device reset after testing the map, in the hope that this fixes some rendering issues that some people have after testing using hardware accelerated engines. 2010-08-12 21:18:29 +00:00
MapManager.cs Exposed GetLumpData and SetLumpData for plugins to read/write map lumps 2010-08-23 15:17:58 +00:00
SavePurpose.cs @ Added OnMapSaveBegin and OnMapSaveEnd events for plugins 2009-08-23 13:55:49 +00:00
StepsList.cs Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00