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

64 commits

Author SHA1 Message Date
NotAdam
a9b1b0bc69 actually include the stackwalker dependency this time... 2019-03-27 00:00:24 +11:00
Mordred
7e935df56f Initial roaming tests, still very rough and ugly 2019-01-26 00:06:24 +01:00
NotAdam
96ee406a5d update recast submodule and include in project 2019-01-20 19:26:36 +11:00
NotAdam
fc93308939 potential fix for missing cmake command under some configurations 2019-01-06 17:38:34 +11:00
mordred
284ae1ee41 Fix for double mysql find 2019-01-04 14:29:31 +01:00
Mordred
c9468d8ad2 Automatically copy libmysql.dll to bin folder 2019-01-03 21:32:44 +01:00
mordred
b9b10c4024 Added cmake comment 2019-01-03 10:01:00 +01:00
mordred
a4b6608ce7 More cmake cleanup 2019-01-03 09:53:37 +01:00
mordred
c7993af00a Also copy cand call sql_import for CI 2019-01-03 09:22:03 +01:00
mordred
e32a2ca8f7 Generate libs oos 2019-01-03 09:13:56 +01:00
Mordred
303fc8c236 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
mordred
266aefaa62 Take windows build path out of compiler.cmake 2019-01-02 15:28:24 +01:00
mordred
2ed9d84bd0 True out of source build now possible. 2019-01-02 15:09:59 +01:00
mordred
3ffcf4e1fa Further cmake cleanup 2019-01-02 11:23:39 +01:00
mordred
551efcfe9a Slight cmake cleanup 2019-01-02 10:28:41 +01:00
Mordred
959c2d4319 Simplified some cmake logic 2018-12-31 17:30:45 +01:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00
Mordred
b6f7beb61f Ongoing implementation of migration utility 2018-11-26 00:05:10 +01:00
Mordred
5182439403 Actually compile all tools 2018-10-27 22:59:20 +02:00
NotAdam
45b932c2ac quest_parser unboosted 2018-10-27 22:47:58 +11:00
NotAdam
6d9a6c7dc2 build this too 2018-10-27 22:33:43 +11:00
NotAdam
4a6ad46aef actually build it 2018-10-27 22:32:46 +11:00
mordred
f3e357a754 Lets not break linux builds, also... order matters 2018-10-26 15:24:37 +02:00
mordred
b9fdca3ee8 Take care of mysql too 2018-10-26 15:19:50 +02:00
mordred
e228e4a699 Make sure we have zlib 2018-10-26 15:00:22 +02:00
NotAdam
0e37785d31 zone and api work a bit better now 2018-10-26 22:14:12 +11:00
mordred
538189d8b9 More boost or... less boost. 2018-10-26 11:38:56 +02:00
NotAdam
bfa6dd1b30 remove sapphirelibs, move to deps folder 2018-10-24 23:31:26 +11: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
a2f03fd304 Some cmake cleanups 2018-09-20 23:31:38 +02:00
Mordred
a563e4068c Simplistic parser for mobs 2018-08-26 11:46:56 +02:00
Mordred
349fa1d788 Added discovery parser 2018-03-22 23:01:55 +01:00
Mordred
7ea3bc2523 Build fix... well ish... 2018-03-06 23:20:07 +01:00
Mordred Admin
c2165e5f33 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Mordred Admin
e0f0414a75 Use precompiled headers for scripts and some libraries 2018-02-28 11:51:44 +01:00
Mordred Admin
d068e24476 Build fix by excluding pcb_reader and event_object_dumper for now 2018-02-27 09:32:50 +01:00
Mordred
8e41e35a4e Added all barebone scripts 2018-02-26 23:43:19 +01:00
Adam
8a77925c30 move scripts dir to server_zone 2018-02-03 17:03:50 +11:00
Mordred Admin
d63ba00094 Do not build pcb_reader by default 2018-01-30 08:04:50 +01:00
Tahir Akhlaq
6d591a004f reenabled pcb_reader build, removed dumb requirement of territorytype extraction on xivdat build for pcb_reader 2018-01-23 13:13:35 +00:00
Mordred Admin
4622b50631 Build fix 2017-12-20 15:28:12 +01:00
Mordred Admin
7c230e88fe Git version fix 2017-12-20 13:41:13 +01:00
Mordred Admin
e4d7b01fff Another attempt at fixing the build 2017-12-18 14:45:15 +01:00
Mordred Admin
764b73b11c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00
GokuWeedLord
ec3e43fb09 maybe travis will use boost1.63 2017-12-14 17:02:30 +11:00
GokuWeedLord
6ff62d4a3a update boost ver on appveyor & set cxx flags for experimental/filesystem 2017-12-14 16:46:51 +11:00
GokuWeedLord
75202b0782 hopefully it'll build properly on windows/linux 2017-12-13 23:08:02 +11:00
GokuWeedLord
0f962abe09 building finally works 💦 💦 💦 2017-12-10 02:49:22 +11:00
GokuWeedLord
17daf26aa0 script api changes, fix indenting, some broken cmake shit 2017-12-10 02:13:54 +11:00