mirror of
https://github.com/gwdevhub/gMod.git
synced 2026-07-22 18:39:31 +00:00
36ab037ad2284342ee73ea9b840dfb80b20840dc
Changed c-runtime linkage of the GUI to static. The use of Mutex is enabled, for a secure execution of the server thread in the dll. BugFix: - GUI: If texture are removed (which were previously loaded) they are now marked as not loaded. - DLL: Added AddRef/Release counter to ensure a clean up before the device is destroyed. - DLL: The reference to the FileToMod array is now update to the new value (after merging an updated). - DLL: SingleTexture is now unswitched, if it was switched with a texture, which shall be replaced with a texture due to a new update.
Description
Continuation of the uMod project to improve performance and stability. Mainly for GW Launcher and Daybreak.
Languages
C++
82.8%
PowerShell
10.6%
CMake
3.1%
C
2.1%
Shell
1.4%