Commit graph

6 commits

Author SHA1 Message Date
halogen 09bbff8e7d Fix merge conflicts 2026-03-06 21:44:36 -05:00
Loki Rautio f254af3d0c Disable more debug features in Release build 2026-03-06 16:46:06 -06:00
Loki Rautio 090cc653cc Disable "Debug Settings" in Release builds
People keep breaking random stuff by using these settings, so turn them
off for now in release builds. If folks can figure out how to compile a
debug build locally, they can use em :)
2026-03-05 20:32:04 -06:00
halogen cbd8d4f73e Updated CMakeLists.txt to support cross-compiling on linux host, replace all #inlcudes containing backslashes with forward slashes (not supported outside MSVC) 2026-03-03 13:07:24 -05:00
daoge b3feddfef3
feat: TU19 (Dec 2014) Features & Content (#155)
* try to resolve merge conflict

* feat: TU19 (Dec 2014) Features & Content (#32)

* December 2014 files

* Working release build

* Fix compilation issues

* Add sound to Windows64Media

* Add DLC content and force Tutorial DLC

* Revert "Add DLC content and force Tutorial DLC"

This reverts commit 97a4399472.

* Disable broken light packing

* Disable breakpoint during DLC texture map load

Allows DLC loading but the DLC textures are still broken

* Fix post build not working

* ...

* fix vs2022 build

* fix cmake build

---------

Co-authored-by: Loki <lokirautio@gmail.com>
2026-03-03 03:04:10 +08:00
daoge_cmd b691c43c44 Initial commit 2026-03-01 12:16:08 +08:00