UltimateZoneBuilder/Source/General
2009-03-28 10:22:53 +00:00
..
BinaryHeap.cs optimized visual mode even further: visible geometry is grouped by texture and sorted by sector (to optimize out any redundant vertex source stream switches) 2008-11-30 11:23:20 +00:00
Clock.cs - some optimizations to visual mode 2008-11-27 06:53:38 +00:00
CRC.cs - Added selection order numbering display to Sectors mode 2009-03-15 12:52:45 +00:00
ErrorItem.cs @ added some errors and warnings code (work in progress) 2009-02-26 16:03:43 +00:00
ErrorLogger.cs Added Errors and Warnings dialog window (shows all issues with plugins, configs and resources) 2009-02-26 23:27:46 +00:00
General.cs Added subdirectory support for compilers, so that multiple versions of the same compilers can be used without renaming files 2009-03-28 10:22:53 +00:00
Launcher.cs @ Changed code related to displaying status messages and warnings (now ready for action messages in status bar) 2009-02-26 14:16:18 +00:00
MapManager.cs - Last used Thing flags are now remembered and used for any newly inserted Thing 2009-03-01 19:19:43 +00:00