mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Fixed crash on startup on WinXP/2003
Moved the LoadLibrary call out of DllMain entry point. Updated version number and changelog.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 4.4.0.1
|
||||
* Fixed a crash on startup on Windows XP/2003
|
||||
|
||||
## 4.4
|
||||
* Implemented a `mods_order.txt` to improve and simplify mod ordering and add support for mod managers. This replaces previous **.dat** file autoloading. Please refer to `ddraw.ini` for details
|
||||
* Implemented a **custom config file parser**, which greatly improves the performance of sfall initialization and reading files from scripts
|
||||
|
||||
Reference in New Issue
Block a user