UltimateZoneBuilder/Source
Kevin Caccamo 71f86980fd
Handle multiple entries with the same name but different case
This is done so that entries whose keys have a higher ordinal value (lowercase) will replace entries whose keys have a lower ordinal value. This is based on how I've seen GZDoom handle this sort of situation.
2020-09-11 22:24:43 -04:00
..
Core Handle multiple entries with the same name but different case 2020-09-11 22:24:43 -04:00
Native Move vpo native code into BuilderNative as it is easier to manage. The plugins folder doesn't support including native dlls properly anyway. 2020-04-19 15:56:24 +02:00
Plugins Sectors Mode: fixed a bug that could cause a crash when drag-selecting over areas that contained sectors after deleting those sectors 2020-07-27 20:18:33 +02:00
Tools Fixed wrong icon in Updater 2019-12-24 20:06:31 +02:00