UltimateZoneBuilder/Source/Core/General
antonino maniscalco b772e0665f
Fix crash on linux when saving (PR#868 by pac85)
When saving a wad for the second time some code would run that tried to
use native windows function and caused a crash.
2023-05-19 17:45:15 +03:00
..
AssemblyHash.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
BinaryHeap.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Clock.cs - fix visual mode movement not working 2019-08-22 16:26:22 +02:00
CRC.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ErrorItem.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ErrorLogger.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FileLockChecker.cs Fix crash on linux when saving (PR#868 by pac85) 2023-05-19 17:45:15 +03:00
General.cs Fixed some more case sensitivity issues in file dialogs on Linux. Fixes #872 2023-04-22 22:29:15 +02:00
Launcher.cs Added warnings about possibly invalid resource configurations before starting to edit a map 2022-09-18 20:54:53 +03:00
MapManager.cs Added warnings about possibly invalid resource configurations before starting to edit a map 2022-09-18 20:54:53 +03:00
MD5Hash.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
MurmurHash2.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SavePurpose.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SHA256Hash.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
StepsList.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ToastManager.cs Add support for toasts (#817) 2022-11-06 15:08:22 +01:00
UpdateChecker.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00