Changed: when the editor is unable to save the map, it will now display the...
Changed: when the editor is unable to save the map, it will now display the list of processes, which lock the map file. Fixed, Update Checker: the existence of Updater.exe and Updater.ini was not checked when using Help -> Check for updates command.
Showing
- Source/Core/Builder.csproj 1 addition, 0 deletionsSource/Core/Builder.csproj
- Source/Core/General/FileLockChecker.cs 174 additions, 0 deletionsSource/Core/General/FileLockChecker.cs
- Source/Core/General/General.cs 1 addition, 66 deletionsSource/Core/General/General.cs
- Source/Core/General/Launcher.cs 1 addition, 24 deletionsSource/Core/General/Launcher.cs
- Source/Core/General/MapManager.cs 25 additions, 11 deletionsSource/Core/General/MapManager.cs
- Source/Core/General/UpdateChecker.cs 21 additions, 2 deletionsSource/Core/General/UpdateChecker.cs
- Source/Core/Windows/MainForm.cs 0 additions, 3 deletionsSource/Core/Windows/MainForm.cs
Loading
Please register or sign in to comment