Commit Graph

33 Commits

Author SHA1 Message Date
mq1n
b2f39b365f remove FreeBSD specific MD5 includes
To solve: unknown type name 'MD5_CTX'
2025-09-02 20:28:05 +03:00
mq1n
fd1df0b328 add git derived version info 2025-09-02 20:25:54 +03:00
mq1n
dcc6675208 disable build libpoly entrypoint 2025-09-02 20:11:49 +03:00
mq1n
2ba77cdc46 enabled detailed packet logs for easier debugging 2025-09-02 19:24:11 +03:00
mq1n
4ebc19a261 refactor some code to prevent possible crashes and bugs 2025-09-02 19:03:54 +03:00
savis
530466fb17 removed passpod 2025-09-01 21:33:09 +02:00
savis
4a943ed998 removed billing 2025-09-01 19:56:49 +02:00
savis
286439aada removed teen_packet 2025-09-01 19:28:18 +02:00
Mitachi
2e854c5d55 fix: mutex pointer reset in Destroy method
Corrects the pointer reset in CAsyncSQL::Destroy by setting m_mtxResult to NULL instead of m_mtxQuery after deleting m_mtxResult.
2025-08-30 21:13:55 +02:00
d1str4ught
526cc3ba56 loading quests fixed & qc added to build 2025-08-29 00:15:54 +02:00
d1str4ught
916c4c0a6d auction removed 2025-08-28 22:52:22 +02:00
d1str4ught
c1e308cd78 item_set and item_del packets normalized 2025-08-28 22:42:00 +02:00
d1str4ught
329eb74e7d pcbang removed 2025-08-28 20:24:27 +02:00
d1str4ught
2a612c97ad openid removed 2025-08-28 20:13:58 +02:00
d1str4ught
63879e0360 hackshield and xtrap codes removed 2025-08-28 19:54:05 +02:00
d1str4ught
a881d74ce2 sequence table removed -> deterministic random for sequence generation
to change the seed search for SEQUENCE_SEED
2025-08-27 16:56:02 +02:00
d1str4ught
ed170705ba Merge pull request #1 from mq1n/main
Fix some build problems
2025-08-27 15:41:56 +02:00
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
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
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
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