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

24 commits

Author SHA1 Message Date
NotAdam
ae4aab491e add CrashHandler to lobby/api/world and cleanup test code in tools 2019-03-26 23:17:57 +11:00
NotAdam
c5d63e2ecc remove debug code accidentally left in lobby 2019-03-26 18:20:02 +11:00
NotAdam
b891f8993a fix sessionid being read incorrectly from version packet, fix lobby key 2019-03-26 18:15:23 +11:00
NotAdam
9eb765e85a add malformed packet check back in and handle lobby connections better 2019-03-26 17:33:00 +11:00
mordred
8105473992 General cleanup and improvements of quest_parser 2019-03-18 15:51:04 +01:00
mordred
bfa6f74501 Renamed GamePacketNew... finally 2019-03-08 15:34:38 +01:00
mordred
5f34cb0a06 More refactoring for code consistency 2019-03-08 11:05:32 +01:00
mordred
f3ff018ade Refactor -> this has been bothering me for a while... 2019-03-08 09:43:56 +01:00
NotAdam
babd47d772 add customisable log level to config 2019-01-25 19:00:21 +11:00
Mordred
c57cc0c9e1 Fixed remaining g_log appearances and fmt usage 2019-01-13 13:19:15 +01:00
NotAdam
4397c86dae refactor parameters to general, fix build error 2019-01-07 23:26:34 +11:00
NotAdam
cd1d8f8126 lobby works again with new config stuff 2019-01-07 23:00:09 +11:00
NotAdam
c15f9be174 move all the old config calls to the new config object 2019-01-07 00:03:48 +11:00
NotAdam
c97ba162a4 convert more log calls to format string 2019-01-04 22:37:01 +11:00
mordred
e7507515b6 Further cmake cleanup 2019-01-02 11:23:39 +01:00
Mordred
789127691a Merge remote-tracking branch 'origin/housing' into develop 2019-01-01 15:06:42 +01:00
Mordred
2761a9029a Simplified some cmake logic 2018-12-31 17:30:45 +01:00
Mordred
ade2dece10 Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
NotAdam
144d8e8f27 standardise log names and potentially fix log folder issue on windows 2018-12-30 22:36:44 +11:00
NotAdam
a389b39eb2 fix house building, update slot struct for house exteriors 2018-12-29 16:47:26 +11:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
NotAdam
f48d546d85 show better errors for exd/config related issues 2018-12-18 21:40:49 +11:00
Mordred
32a0d4725a Fixed binary build path for binaries under windows, changed the way entriesd in the framework are created to hopefully get better errorhandling in world 2018-12-16 14:26:38 +01:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00