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

1739 commits

Author SHA1 Message Date
NotAdam
d3ed43f975 use nmake instead 2018-10-27 16:44:31 +11:00
NotAdam
353ea15ed6 cleanup more boost shit 2018-10-27 13:56:25 +11:00
Mordred
a31be89c29 Debug messages do show now 2018-10-27 00:11:29 +02:00
Mordred
1df4adebec Fixed charlist, logging in works again 2018-10-27 00:05:10 +02:00
mordred
227941b6ca Linux buildfix 2018-10-26 23:07:55 +02:00
Mordred
f45c961b33 once again 2018-10-26 19:28:34 +02:00
Mordred
b33f116422 Add mysql linking too 2018-10-26 19:22:31 +02:00
Mordred
423e54d7ec Fixing mysql includes 2018-10-26 19:12:55 +02:00
mordred
34a5c1d210 Actually link mysql and inherit taget paths 2018-10-26 15:33:58 +02:00
mordred
c0f799b866 Lets not break linux builds, also... order matters 2018-10-26 15:24:37 +02:00
mordred
1ff068c854 Take care of mysql too 2018-10-26 15:19:50 +02:00
mordred
10ffbce0ea Once more with feeling 2018-10-26 15:09:33 +02:00
mordred
5ccc0d4db4 Make sure we have zlib 2018-10-26 15:00:22 +02:00
mordred
b27ac74313 Hopefully last CI fix attempt 2018-10-26 14:45:10 +02:00
mordred
d26db1d96c Another Appveyor path fix 2018-10-26 14:29:19 +02:00
mordred
aff82d430e More CI fixes 2018-10-26 14:11:02 +02:00
mordred
a7f5ceee4d ... never mind me, i never happened 2018-10-26 13:54:20 +02:00
mordred
97427c99ad Another missing include for travis 2018-10-26 13:51:38 +02:00
mordred
08b14b86c5 Potential windows build fix 2018-10-26 13:50:08 +02:00
mordred
be39a5d3cd travis fix 2018-10-26 13:46:28 +02:00
mordred
f23d740143 Merge branch 'boost_scrap' of https://github.com/SapphireMordred/Sapphire into boost_scrap 2018-10-26 13:40:57 +02:00
mordred
01a34f3671 Disabled cotire for a test 2018-10-26 13:40:39 +02:00
Mordred
f9af205c66
Merge pull request #416 from NotAdam/boost_scrap
change appveyor os image to 2017
2018-10-26 13:33:26 +02:00
NotAdam
e1353f5ad3 change appveyor os image to 2017 2018-10-26 22:32:31 +11:00
mordred
c827d3f040 No more boost in travis 2018-10-26 13:28:02 +02:00
Mordred
ac09ecfa8d
Merge pull request #415 from NotAdam/boost_scrap
zone and api work a bit better now
2018-10-26 13:15:24 +02:00
NotAdam
ddfbeb724f zone and api work a bit better now 2018-10-26 22:14:12 +11:00
Mordred
ccb29c88de
Merge pull request #414 from NotAdam/boost_scrap
api now builds and seems to work
2018-10-26 12:15:26 +02:00
NotAdam
925a95b03c api now builds and seems to work 2018-10-26 21:14:30 +11:00
Mordred
30abcbc798
Merge pull request #413 from NotAdam/boost_scrap
remove boost, its gone
2018-10-26 12:01:58 +02:00
NotAdam
3656b7d96f remove boost, its gone 2018-10-26 21:00:50 +11:00
mordred
26e8552cb0 More boost or... less boost. 2018-10-26 11:38:56 +02:00
Mordred
0ab4aba222
Merge pull request #412 from NotAdam/boost_scrap
boost-b-gone
2018-10-26 11:36:54 +02:00
NotAdam
7ed2b79b79 more boost gone 2018-10-26 20:36:11 +11:00
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