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

583 commits

Author SHA1 Message Date
AriAvery
5aacca21c2 added housing item UI 2018-11-07 09:05:03 +01:00
Mordred
22c3b45c64 Fixed various small offset issues / packet sizes 2018-11-06 23:25:37 +01:00
Mordred
c512a63b92 Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
Mordred
7b7ab34eb9 Houseing data initializing and signs 2018-11-04 23:47:10 +01:00
Mordred
a0616c8d7c Small refactors 2018-11-03 23:44:43 +01:00
Mordred
c7cb95175d More refactoring and linux compile fix 2018-11-03 00:47:45 +01:00
Mordred
6347d7ed27 More housing cleanup 2018-11-02 19:21:12 +01:00
Mordred
5479a77d6d Housing cleanup 2018-11-01 23:56:43 +01:00
Mordred
fd9bf92a25 Initial housing work by Vox 2018-11-01 00:18:19 +01:00
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
Mordred
3cddd7b1ab Boost removed from all tools 2018-10-27 22:51:16 +02:00
Mordred
48615490d8 Debug messages do show now 2018-10-27 00:11:29 +02:00
Mordred
07ed074cf7 Fixed charlist, logging in works again 2018-10-27 00:05:10 +02:00
mordred
9f48ccf56a Linux buildfix 2018-10-26 23:07:55 +02:00
Mordred
53adc6a74e Fixing mysql includes 2018-10-26 19:12:55 +02:00
mordred
b293ff9642 ... never mind me, i never happened 2018-10-26 13:54:20 +02:00
mordred
ffc3b586c7 Potential windows build fix 2018-10-26 13:50:08 +02:00
NotAdam
7292dc3695 cleanup logger includes 2018-10-26 20:06:12 +11:00
NotAdam
3e62c7653b fix build errors, add new json dep 2018-10-26 20:03:02 +11:00
mordred
929955013d sapphire_zone is now boost-free 2018-10-26 09:40:47 +02:00
mordred
58da892596 boost::hash_combine removed 2018-10-26 09:29:57 +02:00
mordred
d140acf613 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
c5f4bb0659 Yet more boost gone 2018-10-25 23:50:18 +02:00
mordred
2c0778a9a7 Util-Function to replace boost::format for simple hex strings 2018-10-25 15:46:13 +02:00
mordred
fea104eb4c Fixed multithreaded logging 2018-10-25 14:47:06 +02:00
NotAdam
dc85c5b422 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
9c3ff73bf6 fix file extension for log files & always flush log on critical messages 2018-10-25 15:39:36 +11:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
mordred
28b5fd0714 Server Lobby boost scrapping ( does not link atm 2018-10-24 23:39:11 +02:00
mordred
b153c81e2e Added inih and repalced property_tree usage in ConfigMgr 2018-10-24 23:02:30 +02:00
mordred
0d4d204297 More boost removed from common 2018-10-24 17:58:57 +02:00
mordred
d5f59a72f0 Boost asio no longer used 2018-10-24 16:01:30 +02:00
mordred
a9ee2a7ebc Added asio as submodule, some initial network changes 2018-10-24 15:17:40 +02:00
mordred
e2598afe6d Merge remote-tracking branch 'origin/develop' into boost_scrap 2018-10-24 14:00:56 +02:00
mordred
79978bf778 Remove the need for boost interprocess 2018-10-24 13:52:27 +02:00
mordred
72a034d92a More boost removal 2018-10-24 13:14:14 +02:00
mordred
873667cb86 Removing boost from common 2018-10-24 12:53:26 +02:00
Squall Leonhart
d728ecdaf4 These should be the only references. 2018-10-20 15:39:20 +03:00
Squall Leonhart
679686e6ff Add level1 to setCLassJob. 2018-10-20 13:56:01 +03:00
Mordred
6f8200db44 Merge pull request #401 from KBiscuit/updates/packetDefs
ModelEquip Updates
2018-10-18 12:38:47 +02:00
Biscuit
8588d549ba ModelEquip Updates
Turns out padding1 holds some extra stuff
2018-10-18 20:46:55 +11:00
Mordred
7259af9273 Merge pull request #397 from NotAdam/develop
ReqServiceAccountList -> ClientVersionInfo, only version info is in the packet
2018-10-14 09:37:46 +02:00
NotAdam
88c0559877 Merge remote-tracking branch 'origin/develop' into develop 2018-10-14 18:33:23 +11:00
NotAdam
e569ffd809 ReqServiceAccountList -> ClientVersionInfo 2018-10-14 18:33:16 +11:00
Mordred
7d1291009f Merge pull request #396 from KBiscuit/updates/packetDefs
GMCommand1 & 2 almost fully mapped / Fixed /playtime
2018-10-14 09:16:14 +02:00
Biscuit
c224967480 Fix /playtime 2018-10-14 13:03:15 +11:00
Biscuit
23c288489f Update GMCommand 1 and 2 Defs 2018-10-14 12:52:06 +11:00
Mordred
89e3c0b996 Merge pull request #395 from KBiscuit/updates/packetDefs
SharedEstateSettings Ops Added / Level Up Fixed
2018-10-11 08:23:53 +02:00
Biscuit
6bc0512fa4 I WAS SO CLOSE 2018-10-11 17:15:52 +11:00
Biscuit
0b285c4091 Fixed Level up / Fixed Build 2018-10-11 16:09:53 +11:00