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

23 commits

Author SHA1 Message Date
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