1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-09 04:07:46 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Mordred
0e8a5c3820 Overhaul of packet system to allow for an arbitrary amount of packet definition sets 2017-08-20 22:31:23 +02:00
Mordred
3ecc1e6f14 more restructuring 2017-08-19 00:18:40 +02:00
Minho Kang
78b5a13f8a Fix segfault on 64bit
Upper portion of address data got lost when converting to int32_t and segfault when accessing them. This commit contains fix for it.
2017-08-18 21:14:09 +09:00
Minho Kang
d7c5c4f23e Add /bigobj switch for MSVC
This fix an some error when building for x64
2017-08-18 11:52:59 +09:00
amibu
166e61d6f3 World ID parameter for lobby 2017-08-14 13:36:22 +02:00
SapphireMordred
349f929a76 Merge pull request #45 from SapphireMordred/64bit
64bit build crap (merge SapphireLibs first)
2017-08-12 16:47:17 +02:00
Tahir Akhlaq
9d87f23caf fix lobby config, add default values for ip/port, change blowfish back to uintptr_t 2017-08-11 23:13:00 +01:00
Tahir Akhlaq
82af45e561 mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
amibu
3682b11478 Fixed a PS4 oversight 2017-08-11 12:56:58 +02:00
Tahir Akhlaq
04105eaad4 apparently i didnt commit this 2017-08-10 18:25:11 +01:00
Tahir Akhlaq
23e2bb4b7b fix 64bit build 2017-08-10 17:57:11 +01:00
Mordred Admin
e691d0504a Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00