1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-30 16:17:46 +00:00
Commit graph

13 commits

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