Commit Graph

14 Commits

Author SHA1 Message Date
41f0df9572 Switched to CLang in order to make cryptopp compile (issues with FPU on GCC) 2024-11-18 06:12:29 +00:00
7b39087fa7 Changed dev packages with shared libraries in order to reduce image size. 2024-11-17 10:47:03 +00:00
d4fa88b7e2 Removed Boost dependency, changed MySQL library to MariaDB 2024-10-12 08:59:16 +03:00
903b3bb3a5 Fixed old ENV syntax 2024-09-01 20:45:53 +03:00
b3a83c5238 Fixed "FromAsCasing: 'as' and 'FROM' keywords' casing do not match" 2024-08-31 11:39:50 +03:00
170be95dc5 Configuration files are automatically generated based on env variables in the Docker image 2024-06-02 21:45:51 +03:00
65a81ec4a1 change: Ignore build files, replace mysql password with Argon2.
add: Missing .gitignore.
2024-05-31 10:49:21 +01:00
48ee253534 Restructured gamefiles, locale data loading refactoring, docker build fixes 2024-05-25 20:00:26 +03:00
1ada609020 Pin Dockerfile Ubuntu version. 2024-05-01 01:10:02 +03:00
0aab8162fb Merge branch 'master' into log-rewrite 2024-03-03 18:59:23 +02:00
405b05fe59 fix arm/aarch64 builds. 2024-01-09 18:26:50 +02:00
2c8cb0c857 Made a small-scale test with the spdlog library. Incidentally added fmt. 2023-12-30 10:30:52 +02:00
fc3f2f232c CMake build system updates, the docker image automatically compiles quests at build 2023-12-10 10:00:55 +02:00
ce920541a2 Improved build system scripts, cleaned up code, added experimental Dockerfile 2023-12-07 22:12:45 +02:00