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 |
|