1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 14:57:44 +00:00
Commit graph

46 commits

Author SHA1 Message Date
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
Mordred Admin
2113e45a5b Merge http://www.github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
Conflicts:
	CMakeLists.txt
	src/servers/Server_Common/Network/PacketDef/Ipcs.h
	src/servers/Server_Zone/Actor/PlayerQuest.cpp
	src/servers/Server_Zone/Actor/PlayerSql.cpp
2017-10-25 14:49:35 +02:00
Mordred
c7a864335f hopefully fixed issues with pcb 2017-10-19 09:38:49 +01:00
Mordred Admin
6b8521df4f Fixed the struct generator and added a small struct test app 2017-10-12 09:02:28 +02:00
Mordred Admin
ae9bdd6674 Barebone project for exd struct parsing 2017-10-11 14:27:17 +02:00
Mordred
8cdb70cf31 Merged master to SQL_REWRITE_OWN 2017-10-03 23:03:58 +02:00
Mordred
53f9705048 Added a generator for enums based on data in the exds 2017-10-03 11:51:38 +02:00
Mordred
1a749d820b Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN 2017-09-25 17:14:01 +02:00
Mordred Admin
2cd801c7cf Moved mysqlConnector to libraries 2017-09-25 14:44:15 +02:00
Carlos C
d593e2b47e Add sapphire version string
need to implement location(s) where to show git revision / version in core

server info & logs come to mind
2017-09-13 18:06:31 -04:00
Mordred Admin
924a4b3973 Majorly simplified and improved the cmake setup.
Going forward it will be alot easier to maintain.

TODO: simplify path definitions

Conflicts:
	src/servers/Server_Lobby/CMakeLists.txt
	src/servers/Server_REST/CMakeLists.txt
	src/servers/Server_Zone/CMakeLists.txt
2017-09-13 11:46:17 +02:00
Mordred
9ab055aa6e Forgot script folder 2017-08-18 17:29:36 +02:00
Adam
25472b1401 Remove VS2015 boost compiler from CMake
This changes let CMake determine which boost compiler to use and therefore allowing it to use toolchain other than VS2015.
2017-08-17 23:48:47 +09:00
Tahir Akhlaq
e7ab2f0327 travis build crap 2017-08-09 23:38:08 +01:00
Mordred Admin
e691d0504a Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00