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

1805 commits

Author SHA1 Message Date
NotAdam
9aeed44053 cleanup boost::posix_time 2018-10-26 20:10:29 +11:00
Mordred
6ce541e351
Merge pull request #411 from NotAdam/boost_scrap
remove config file, json dep, cleanup logger
2018-10-26 11:08:39 +02:00
NotAdam
01009fdc56 cleanup logger includes 2018-10-26 20:06:12 +11:00
NotAdam
0fb40c62c5 fix build errors, add new json dep 2018-10-26 20:03:02 +11:00
NotAdam
7bc543ecee remove config file 2018-10-26 20:02:32 +11:00
mordred
0d3f9d77bf A few bugfixes 2018-10-26 11:01:41 +02:00
mordred
4f41a6a8be boost::iequal removed 2018-10-26 10:51:02 +02:00
mordred
a068da4389 Finish line 2018-10-26 10:00:32 +02:00
mordred
fdbee25d3d sapphire_zone is now boost-free 2018-10-26 09:40:47 +02:00
mordred
10741cdbcc boost::hash_combine removed 2018-10-26 09:29:57 +02:00
mordred
e1a0a99579 Missing namespace added 2018-10-26 08:27:33 +02:00
mordred
94813321b3 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
0386d6eeb9 Yet more boost gone 2018-10-25 23:50:18 +02:00
mordred
b62b060f9f Appveyor update 2018-10-25 17:44:54 +02:00
Mordred
79a6765796 Make windows happy... sort of 2018-10-25 17:34:58 +02:00
mordred
c09ee02a9e Util-Function to replace boost::format for simple hex strings 2018-10-25 15:46:13 +02:00
mordred
b5e4c64389 boost::string_ref -> std::string_view 2018-10-25 15:25:49 +02:00
mordred
b0b2b89237 More boost gone 2018-10-25 15:15:27 +02:00
mordred
8b04ece7f4 Fixed multithreaded logging 2018-10-25 14:47:06 +02:00
mordred
d485815169 Missed a print 2018-10-25 12:19:35 +02:00
mordred
871875a39f Merge branch 'boost_scrap' of https://github.com/SapphireMordred/Sapphire into boost_scrap 2018-10-25 12:17:53 +02:00
mordred
ec0322ce36 Fixed datreader 2018-10-25 12:17:40 +02:00
Mordred
18e99fff01
Merge pull request #410 from NotAdam/boost_scrap
fix ini parsing
2018-10-25 09:02:57 +02:00
NotAdam
1047a3b5d2 Merge remote-tracking branch 'upstream/boost_scrap' into boost_scrap 2018-10-25 17:48:35 +11:00
NotAdam
d3872ef095 merge config files and update config calls 2018-10-25 17:48:30 +11:00
Mordred
dc46fea1b0
Merge pull request #409 from NotAdam/boost_scrap
add spdlog, remove more boost
2018-10-25 08:02:07 +02:00
NotAdam
cc8c720f17 fix file extension for log files & always flush log on critical messages 2018-10-25 15:39:36 +11:00
NotAdam
4da3e375ff api now links successfully 2018-10-25 15:25:55 +11:00
NotAdam
fced452f88 remove more boost from api 2018-10-25 14:16:47 +11:00
NotAdam
daf8fbfdb6 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
4e3edbbcd2 remove more boost 2018-10-25 12:44:51 +11:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
mordred
c566e8423c Server Lobby boost scrapping ( does not link atm 2018-10-24 23:39:11 +02:00
mordred
389722f997 Added inih and repalced property_tree usage in ConfigMgr 2018-10-24 23:02:30 +02:00
mordred
55c42035f3 More boost removed from common 2018-10-24 17:58:57 +02:00
mordred
87f04c2e30 Updated travis to use gcc for the time being 2018-10-24 16:04:19 +02:00
mordred
8272eda1fa Boost asio no longer used 2018-10-24 16:01:30 +02:00
mordred
565b107fdd Added asio as submodule, some initial network changes 2018-10-24 15:17:40 +02:00
Mordred
05dfbf37f0
Merge pull request #407 from NotAdam/deps-folder
remove sapphirelibs, move to deps folder
2018-10-24 14:33:45 +02:00
NotAdam
61933cb6a3 remove sapphirelibs, move to deps folder 2018-10-24 23:31:26 +11:00
mordred
f710128915 Merge remote-tracking branch 'origin/develop' into boost_scrap 2018-10-24 14:00:56 +02:00
mordred
0b85ebd955 Remove the need for boost interprocess 2018-10-24 13:52:27 +02:00
mordred
f5659f2c34 More boost removal 2018-10-24 13:14:14 +02:00
mordred
0ad9a7e6c0 dbm is not part of this 2018-10-24 12:56:41 +02:00
mordred
b4d0e87909 Removing boost from common 2018-10-24 12:53:26 +02:00
Mordred
d5d66ea524
Merge pull request #404 from Squall5668/SoulCrystals
ClassJob changes when changing Soul Crystals
2018-10-20 16:47:46 +02:00
Squall Leonhart
6be4bb36b0 These should be the only references. 2018-10-20 15:39:20 +03:00
Squall Leonhart
b173efef76 No space 2018-10-20 14:36:56 +03:00
Squall Leonhart
81399e2af2 Add equipSoulCrystal & unequipSoulCrystal 2018-10-20 14:20:39 +03:00
Squall Leonhart
7297c92348 Add level1 to setCLassJob. 2018-10-20 13:56:01 +03:00