1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-10 12:47:44 +00:00
Commit graph

23 commits

Author SHA1 Message Date
Mordred
3f62c65aea Updated CommonGen.h for bluemage 2019-01-08 21:20:37 +01:00
Mordred
51ee602e43 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
ade2dece10 Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
e998fbb694 Typo fix 2018-11-20 17:15:23 +01:00
NotAdam
7cf925d1c3 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
f391fe3c99 Boost removed from all tools 2018-10-27 22:51:16 +02:00
NotAdam
033c9747a8 fix appveyor again 2018-10-27 23:17:52 +11:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
89a9b16555 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
Mordred Admin
b91e711834 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Mordred Admin
4606e83d15 Another attempt at fixing the build 2017-12-18 14:45:15 +01:00
Mordred Admin
e0f93eaf1c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00
Mordred
09dc925a06 Fixed beast tribe string index 2017-11-19 00:18:30 +01:00
Maru
e5dd280338 Close generated enum blocks; 2017-11-18 00:55:07 -02:00
Maru
1ea2f86f3c Include int type alias for uint8_t; 2017-11-18 00:45:08 -02:00
Mordred
3395b21dd6 Started using pregenerated common emuns, fixed a mysql field length issue with titlelists 2017-11-18 01:25:55 +01:00
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
ShelbyZ
b15fc7164c Addressing unchecked iterator issues with core project
- std::equal can take a 2nd iterator end
- use _SCL_SECURE_NO_WARNINGS for std::copy issues in exd_common_gen
2017-10-22 18:11:00 -07:00
Mordred Admin
cdfd2e8294 exd common parser now defines structs strongly typed 2017-10-11 13:35:58 +02:00
Mordred
5e93cf116a simplified cmakelist 2017-10-03 11:55:21 +02:00
Mordred
1be9d18059 Added a generator for enums based on data in the exds 2017-10-03 11:51:38 +02:00