Commit graph

7 commits

Author SHA1 Message Date
Xoduz
8d69aebf43 Small update to VS setup
Addresses some issues with previous commit that prevented compilation of "clean" setups
2025-07-21 04:22:59 +08:00
Xoduz
f5bebde28e Updates to Visual Studio build configuration
- [FIX] Fixed an issue where animal trainer shoplist was referring to an incorrect sectionID for desert ostards
- [FIX] Restored support for VS2017
- [UPD] Updated VS solutions/projects to once again build and link Spidermonkey using a static library instead of producing a DLL
- [UPD] Turned console warning about string properties into a log-action that writes directly to warning.log instead
2025-07-21 00:10:14 +08:00
strattond
40f06442b0 Set explicit IntDirs. Add 3 misc projects into mainline uox3 solution. Make sure it still builds 2025-02-24 18:12:05 +10:00
Xoduz
9feccf8ccf Removed unneeded files
Co-Authored-By: Charles Kerr <punt1959@users.noreply.github.com>
2022-12-11 07:57:53 +08:00
Xoduz
4ec12750b9 Updated a bunch of build-related files and docs, added some new ones
Co-Authored-By: Charles Kerr <punt1959@users.noreply.github.com>
2022-12-11 07:35:54 +08:00
Xoduz
435686614a More moved/renamed files 2022-12-10 01:39:24 +08:00
Xoduz
f625e6b6ee Restructuring of
Folder and file restructuring for Visual Studio, XCode and CMake project files
Moving uox3.ico and uox3.rc out of source folder and into a separate assets folder
2022-12-10 01:18:55 +08:00