1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
Commit graph

18 commits

Author SHA1 Message Date
mordred
f3ff018ade Refactor -> this has been bothering me for a while... 2019-03-08 09:43:56 +01:00
NotAdam
497cc1f028 skeleton action handling inside actionmgr, packet fixes 2019-02-08 21:04:48 +11:00
Maru
544538012d RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00
NotAdam
6196d0a526 fix some event debug message formatting 2019-01-15 18:20:21 +11:00
Mordred
c57cc0c9e1 Fixed remaining g_log appearances and fmt usage 2019-01-13 13:19:15 +01:00
Mordred
7f00c34f90 Changed sendDebug to use fmt aswell 2019-01-05 12:32:10 +01:00
NotAdam
ba803288a3 fix log calls not outputting hex as it used to 2019-01-04 22:48:09 +11:00
NotAdam
c97ba162a4 convert more log calls to format string 2019-01-04 22:37:01 +11:00
NotAdam
4fcfc6ecf1 somewhat working marketboard implementation 2019-01-01 17:29:06 +11:00
NotAdam
a37525d002 fix oob error on market board result lists and correctly sort the items 2019-01-01 14:19:44 +11:00
NotAdam
0aa1fab9a4 correctly send marketboard item list 2019-01-01 11:51:48 +11:00
NotAdam
ceebb27c1c Merge remote-tracking branch 'upstream/dependency_injection' into housing 2018-12-29 12:43:03 +11:00
NotAdam
8aed0e7979 fix container handling issue where they were created incorrectly 2018-12-27 15:52:48 +11:00
NotAdam
b50c501946 add external housing object placing 2018-12-26 18:11:18 +11:00
Mordred
fdb4f011ac More fw related cleanup 2018-12-23 13:26:33 +01:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
Mordred
28139b47b5 Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Network/GameConnection.cpp (Browse further)