1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 14:57:44 +00:00
Commit graph

20 commits

Author SHA1 Message Date
NotAdam
3c028e5f00 fix player levels not showing in lobby correctly 2019-07-16 14:40:35 +10:00
NotAdam
29b86879c1 enable viera/hrothgar character creation 2019-07-09 23:07:31 +10:00
NotAdam
40a743c6af fix lobby encryption key 2019-06-28 17:40:53 +10:00
NotAdam
e5d5f8ae6b missed a few namespaces that could be cleaned up 2019-06-07 18:15:22 +10:00
NotAdam
fff6847e98 clean up unnecessary namespace specialisation, flatten namespaces a bit 2019-06-07 18:12:54 +10:00
NotAdam
5dc4b94f10 some cleanup, move lobby to Sapphire::Lobby 2019-06-03 00:21:58 +10:00
NotAdam
eb5431a80e move lobby to Sapphire::Lobby, move common lib to Sapphire::Common 2019-06-02 23:28:19 +10:00
NotAdam
19201682bd remove debug code accidentally left in lobby 2019-03-26 18:20:02 +11:00
NotAdam
c4f443fa8d fix sessionid being read incorrectly from version packet, fix lobby key 2019-03-26 18:15:23 +11:00
NotAdam
aac14164b8 add malformed packet check back in and handle lobby connections better 2019-03-26 17:33:00 +11:00
mordred
c59b1df53b General cleanup and improvements of quest_parser 2019-03-18 15:51:04 +01:00
mordred
df8a5aacae Renamed GamePacketNew... finally 2019-03-08 15:34:38 +01:00
mordred
3e4964e65c Refactor -> this has been bothering me for a while... 2019-03-08 09:43:56 +01:00
Mordred
51242ce5dc Fixed remaining g_log appearances and fmt usage 2019-01-13 13:19:15 +01:00
NotAdam
35def4d4f2 refactor parameters to general, fix build error 2019-01-07 23:26:34 +11:00
NotAdam
03df0b242c lobby works again with new config stuff 2019-01-07 23:00:09 +11:00
NotAdam
092b343114 move all the old config calls to the new config object 2019-01-07 00:03:48 +11:00
NotAdam
7a135768d1 fix house building, update slot struct for house exteriors 2018-12-29 16:47:26 +11:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_lobby/GameConnection.cpp (Browse further)