UltimateZoneBuilder/Source/Core/General
antonino maniscalco aae0dd5669
Check for unix instead of linux in file locker (PR#885 by pac85)
The calls to native windows functions wouldn't be valid on any unix os
so expand the check.

The check for Windows XP is removed as that platform is not supported
anymore.
2023-05-19 22:55:02 +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 Check for unix instead of linux in file locker (PR#885 by pac85) 2023-05-19 22:55:02 +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