forked from metin2/server
1
0
Fork 0
The Metin2 Server, now on Linux and with many improvements!
Go to file
Exynox 7c821325c7 Fixed various datatype and buffer issues 2022-12-24 19:59:00 +02:00
.idea Made code compatible with clang, ignored test dir in the IDE. 2022-11-27 01:06:00 +02:00
cmake/Modules Remove hackshield and unused function, game now compiles and runs 2022-03-06 00:01:03 +02:00
common Fixed various datatype and buffer issues 2022-12-24 19:59:00 +02:00
db Fixed various datatype and buffer issues 2022-12-24 19:59:00 +02:00
game Removed register types 2022-11-27 22:29:57 +02:00
libgame Removed MIN/MAX/MINMAX functions, upgraded to C++17, code cleanup 2022-11-27 22:18:08 +02:00
liblua Database now runs on linux 2022-03-05 19:59:39 +02:00
libpoly Add project files. 2022-03-05 12:44:06 +02:00
libsql Rewrote network stack, started working on porting to 64-bit 2022-03-12 11:39:41 +02:00
libthecore Fixed various datatype and buffer issues 2022-12-24 19:59:00 +02:00
quest Rewrote network stack, started working on porting to 64-bit 2022-03-12 11:39:41 +02:00
.gitattributes Add .gitattributes and .gitignore. 2022-03-05 12:44:03 +02:00
.gitignore Added support for CLion, removed a lot of unused code in preparation of the rewriting of the network stack 2022-03-06 17:36:43 +02:00
CMakeLists.txt Removed MIN/MAX/MINMAX functions, upgraded to C++17, code cleanup 2022-11-27 22:18:08 +02:00
CMakeSettings.json Add project files. 2022-03-05 12:44:06 +02:00