Mordred Admin
0f3f51c304
#182 - Renamed targets to be less ambigious
2017-12-19 09:27:22 +01:00
Mordred
232d9cd1ad
Windows build fix
2017-12-18 23:10:36 +01:00
Mordred Admin
e0f93eaf1c
Moved and renamed Server_Common, now just src/common
2017-12-18 12:36:52 +01:00
ShelbyZ
ca5d1d3982
gcc warnings
...
- uint64_t format errors using <cinttypes> define SCNu64
- sprintf without format string replacing with strcpy (might be better
to move to strncpy or something else)
- use return value of fread(...)
- use return value of system(...)
2017-11-01 22:24:50 -07:00
ShelbyZ
abb2ccdbe4
signed/unsigned mismatch issues
...
- Move for...loop int to size_t
- Move int32_t to uint32_t
2017-10-19 07:12:09 -07:00
amibu
cb7c6ab65e
GM Ranks, some fixes
2017-09-11 18:59:50 +02:00
amibu
b999639f04
Changeable World name + MotD
2017-09-10 02:24:29 +02:00
Minho Kang
35c42c1f23
Replace UtilNetwork with GamePacketParser
2017-08-26 15:06:27 +09:00
Mordred
87f4c59761
More restructuring for new packet logic
2017-08-21 00:02:41 +02:00
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
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
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
Mordred Admin
e691d0504a
Initial commit of the sapphire server
2017-08-08 13:53:47 +02:00