1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-22 20:57:46 +00:00
Commit graph

1809 commits

Author SHA1 Message Date
NotAdam
80c49c3537 remove boost, its gone 2018-10-26 21:00:50 +11:00
mordred
538189d8b9 More boost or... less boost. 2018-10-26 11:38:56 +02:00
Mordred
b3493d49bc Merge pull request #412 from NotAdam/boost_scrap
boost-b-gone
2018-10-26 11:36:54 +02:00
NotAdam
872714fe8d more boost gone 2018-10-26 20:36:11 +11:00
NotAdam
6885a243f3 cleanup boost::posix_time 2018-10-26 20:10:29 +11:00
Mordred
3ef5397c59 Merge pull request #411 from NotAdam/boost_scrap
remove config file, json dep, cleanup logger
2018-10-26 11:08:39 +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
NotAdam
53bab1f780 remove config file 2018-10-26 20:02:32 +11:00
mordred
7b12be81e0 A few bugfixes 2018-10-26 11:01:41 +02:00
mordred
1c57f311d6 boost::iequal removed 2018-10-26 10:51:02 +02:00
mordred
c51de6b7c0 Finish line 2018-10-26 10:00:32 +02: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
7d3c66f88f Missing namespace added 2018-10-26 08:27:33 +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
e3f2b01002 Appveyor update 2018-10-25 17:44:54 +02:00
Mordred
00adaaa6ce Make windows happy... sort of 2018-10-25 17:34:58 +02:00
mordred
2c0778a9a7 Util-Function to replace boost::format for simple hex strings 2018-10-25 15:46:13 +02:00
mordred
4748a45378 boost::string_ref -> std::string_view 2018-10-25 15:25:49 +02:00
mordred
6d27d957e1 More boost gone 2018-10-25 15:15:27 +02:00
mordred
fea104eb4c Fixed multithreaded logging 2018-10-25 14:47:06 +02:00
mordred
8a4fdbacef Missed a print 2018-10-25 12:19:35 +02:00
mordred
b1ad06642c Merge branch 'boost_scrap' of https://github.com/SapphireMordred/Sapphire into boost_scrap 2018-10-25 12:17:53 +02:00
mordred
882b88885e Fixed datreader 2018-10-25 12:17:40 +02:00
Mordred
2b5d92fe86 Merge pull request #410 from NotAdam/boost_scrap
fix ini parsing
2018-10-25 09:02:57 +02:00
NotAdam
e8be2b6505 Merge remote-tracking branch 'upstream/boost_scrap' into boost_scrap 2018-10-25 17:48:35 +11:00
NotAdam
dc85c5b422 merge config files and update config calls 2018-10-25 17:48:30 +11:00
Mordred
72f74efdc1 Merge pull request #409 from NotAdam/boost_scrap
add spdlog, remove more boost
2018-10-25 08:02:07 +02:00
NotAdam
9c3ff73bf6 fix file extension for log files & always flush log on critical messages 2018-10-25 15:39:36 +11:00
NotAdam
1b267f55d3 api now links successfully 2018-10-25 15:25:55 +11:00
NotAdam
ae0af25ea8 remove more boost from api 2018-10-25 14:16:47 +11:00
NotAdam
0684149310 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +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
5cf7281fc2 Updated travis to use gcc for the time being 2018-10-24 16:04:19 +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
990a656a72 Merge pull request #407 from NotAdam/deps-folder
remove sapphirelibs, move to deps folder
2018-10-24 14:33:45 +02:00
NotAdam
bfa6dd1b30 remove sapphirelibs, move to deps folder 2018-10-24 23:31:26 +11: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
81cd0558e4 dbm is not part of this 2018-10-24 12:56:41 +02:00
mordred
873667cb86 Removing boost from common 2018-10-24 12:53:26 +02:00
Mordred
274502f658 Merge pull request #404 from Squall5668/SoulCrystals
ClassJob changes when changing Soul Crystals
2018-10-20 16:47:46 +02:00