Commit Graph

223 Commits

Author SHA1 Message Date
d1str4ught
40a764a9a3 small fix for buffer resize 2025-08-23 20:48:26 +02:00
d1str4ught
08043416c5 more packets using fixed size integers 2025-08-23 14:00:40 +02:00
mq1n
bf6434a3d6 Fix encoding warnings
warning C4828: The file contains a character starting at offse
t 0x132 that is illegal in the current source character set (codepage 65001)
2025-08-23 09:25:53 +03:00
mq1n
c987a9f2f1 Update CMake minimum required version to 3.10
Raised the minimum required CMake version to 3.10 in cryptopp and zlib CMakeLists.txt files to ensure compatibility with newer CMake features and improve build consistency
>>
-- Could NOT find ZSTD (missing: ZSTD_LIBRARIES ZSTD_INCLUDE_DIRS)
CMake Error at vendor/mariadb-connector-c-3.4.5/external/zlib/CMakeLists.txt:1

CMake Error at vendor/cryptopp/CMakeLists.txt:34 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

(cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

-- Configuring incomplete, errors occurred!
2025-08-23 09:12:29 +03:00
d1str4ught
240f4f24c3 contributors section removed for now 2025-08-23 00:42:18 +02:00
d1str4ught
5c0fdf1a0b fps fixed 2025-08-22 22:49:19 +02:00
d1str4ught
28ebb68c5a global party 2025-08-22 20:03:40 +02:00
d1str4ught
37561f1cd7 some small fixes 2025-08-22 19:57:33 +02:00
d1str4ught
71927742e7 packets using fixed size integer types 2025-08-22 19:30:46 +02:00
d1str4ught
5b67e13607 auth connecting to the correct db 2025-08-22 19:06:46 +02:00
d1str4ught
35422a94c9 small fix for loading attr data 2025-08-22 17:53:08 +02:00
d1str4ught
d4d506df1a loading groups small bug fixed 2025-08-22 17:45:45 +02:00
d1str4ught
920a3fc861 std::strncpy back to strlcpy 2025-08-22 17:45:31 +02:00
d1str4ught
5c9ae80bcd removed ponintless ENABLE_PORT_SECURITY define & reorganized config loading 2025-08-22 17:36:28 +02:00
d1str4ught
b63c35bd53 contributors updated in readme 2025-08-18 19:10:33 +02:00
d1str4ught
a38fa9b9a5 readme updated 2025-08-18 18:09:00 +02:00
d1str4ught
e46f0c6a62 readme updated 2025-08-18 18:07:48 +02:00
d1str4ught
d87277458c game and db is building on windows 2025-08-18 03:33:51 +02:00
d1str4ught
34000c3306 text encoding fixed 2025-08-18 02:12:07 +02:00
d1str4ught
da0a923cde mariadb connector added under vendor 2025-08-18 02:05:32 +02:00
d1str4ught
0ec3511104 lib files are building 2025-08-18 02:05:07 +02:00
d1str4ught
4e679320a3 base init 2025-08-18 00:36:52 +02:00
d1str4ught
cff3015742 Initial commit 2025-08-17 23:56:03 +02:00