UltimateZoneBuilder/Source
Kevin Caccamo 2f48255ddf
Remove GetCorrectCaseForFile call in GetFileAtPath
It's redundant because GetCorrectCaseForFile is called in DirectoryReader.LoadFile, and UDB will change all filenames in a PK3 to lowercase when it loads a PK3 into memory.
2020-07-29 17:30:17 -04:00
..
Core Remove GetCorrectCaseForFile call in GetFileAtPath 2020-07-29 17:30:17 -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