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

14 commits

Author SHA1 Message Date
Mordred Admin
ec72cf6836 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
15d18f29de hopefully fixed issues with pcb 2017-10-19 09:38:49 +01:00
Mordred Admin
c541064b22 Fixed the struct generator and added a small struct test app 2017-10-12 09:02:28 +02:00
Mordred Admin
9edf9dca68 Barebone project for exd struct parsing 2017-10-11 14:27:17 +02:00
Mordred
8d6bc11dfd Merged master to SQL_REWRITE_OWN 2017-10-03 23:03:58 +02:00
Mordred
1be9d18059 Added a generator for enums based on data in the exds 2017-10-03 11:51:38 +02:00
Mordred
14c8d674cc Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN 2017-09-25 17:14:01 +02:00
Mordred Admin
869f98adc9 Moved mysqlConnector to libraries 2017-09-25 14:44:15 +02:00
Carlos C
782698c814 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
8682f334bc 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
432d979c73 Forgot script folder 2017-08-18 17:29:36 +02:00
Minho Kang
98e7873afe 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
e79f1b9689 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