Mordred Admin
924a4b3973
Majorly simplified and improved the cmake setup.
...
Going forward it will be alot easier to maintain.
TODO: simplify path definitions
Conflicts:
src/servers/Server_Lobby/CMakeLists.txt
src/servers/Server_REST/CMakeLists.txt
src/servers/Server_Zone/CMakeLists.txt
2017-09-13 11:46:17 +02:00
amibu
348ca42f0e
GM Ranks, some fixes
2017-09-11 18:59:50 +02:00
amibu
c6e208ffdf
Changeable World name + MotD
2017-09-10 02:24:29 +02:00
Tahir Akhlaq
c7a6edc811
enabled edit and continue on windows
...
- usage: tools > options > debugging > general > enable edit and continue (tick all options within its subtree)
- attach vs to a server, edit its code, alt + f10
2017-09-03 03:25:12 +01:00
Adam
b5ec4e93a3
Merge remote-tracking branch 'upstream/master' into tcp-handling
2017-08-26 15:09:01 +09:00
Adam
5fedd0c1df
Replace UtilNetwork with GamePacketParser
2017-08-26 15:06:27 +09:00
Mordred
329fd37a6e
Implemented a switch to chose from zone or chat handlers
2017-08-22 21:36:20 +02:00
Adam
07fa3a2af2
Add 64bit lib linkage
...
This was done to reflect this: https://github.com/SapphireMordred/SapphireLibs/pull/6
2017-08-22 00:05:14 +09:00
Mordred
7f35b81638
More restructuring for new packet logic
2017-08-21 00:02:41 +02:00
Mordred
cbe00da5f8
Overhaul of packet system to allow for an arbitrary amount of packet definition sets
2017-08-20 22:31:23 +02:00
Mordred
90ea65385d
more restructuring
2017-08-19 00:18:40 +02:00
Adam
c460f8d1b4
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
Adam
9e4519440f
Add /bigobj switch for MSVC
...
This fix an some error when building for x64
2017-08-18 11:52:59 +09:00
amibu
d4564a02dc
World ID parameter for lobby
2017-08-14 13:36:22 +02:00
SapphireMordred
88c01085c8
Merge pull request #45 from SapphireMordred/64bit
...
64bit build crap (merge SapphireLibs first)
2017-08-12 16:47:17 +02:00
Tahir Akhlaq
5136b1a397
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
70d17607c7
mass replace data types to fixed width ones
2017-08-11 22:58:45 +01:00
amibu
1b576d8b24
Fixed a PS4 oversight
2017-08-11 12:56:58 +02:00
Tahir Akhlaq
11fc32ee79
apparently i didnt commit this
2017-08-10 18:25:11 +01:00
Tahir Akhlaq
d04be92bea
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