1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 23:27:45 +00:00
Commit graph

27 commits

Author SHA1 Message Date
Mordred Admin
3db411d907 Fixing some CMake issues with mariadb 2019-08-30 15:29:02 +02:00
NotAdam
b2b582fd92 add path arg to common gen, new common gen file 2019-06-28 20:23:29 +10:00
NotAdam
90d1fbc3ea refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
Mordred
2c4b4127c8 Preload defense / block values into items 2019-03-20 22:16:02 +01:00
Mordred
5b90ca72cc Updated CommonGen.h for bluemage 2019-01-08 21:20:37 +01:00
Mordred
303fc8c236 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
035edebfb4 Typo fix 2018-11-20 17:15:23 +01:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
3cddd7b1ab Boost removed from all tools 2018-10-27 22:51:16 +02:00
NotAdam
a09bb7d6a4 fix appveyor again 2018-10-27 23:17:52 +11:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
e745bd0329 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
c2165e5f33 Cleanup of cmake files 2018-03-06 22:22:19 +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
Mordred
bf4ba68be4 Fixed beast tribe string index 2017-11-19 00:18:30 +01:00
Maru
a7314f448b Close generated enum blocks; 2017-11-18 00:55:07 -02:00
Maru
7789ad382d Include int type alias for uint8_t; 2017-11-18 00:45:08 -02:00
Mordred
f043049d2b Started using pregenerated common emuns, fixed a mysql field length issue with titlelists 2017-11-18 01:25:55 +01: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
ShelbyZ
5f38a17663 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
93b8563483 exd common parser now defines structs strongly typed 2017-10-11 13:35:58 +02:00
Mordred
1dd52944cb simplified cmakelist 2017-10-03 11:55:21 +02:00
Mordred
53f9705048 Added a generator for enums based on data in the exds 2017-10-03 11:51:38 +02:00