Mordred Admin
0f3f51c304
#182 - Renamed targets to be less ambigious
2017-12-19 09:27:22 +01:00
Mordred Admin
e0f93eaf1c
Moved and renamed Server_Common, now just src/common
2017-12-18 12:36:52 +01:00
Mordred Admin
a77772bc9d
Massive chunk of refactoring. Mainly includes and namespaces
2017-12-08 15:38:25 +01:00
Mordred
5f5ce9970b
refactoring various files
2017-11-28 00:09:36 +01:00
Mordred
cfc8373f5d
Simplification of packet templates
2017-11-21 18:43:09 +01:00
Mordred Admin
50c68c4468
Removed unnused includes
2017-10-27 09:06:16 +02: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
c9a53b5d2b
More static_cast
...
- expand some types
- gnarly std::pair issue with short to int8_t
- getLinkshellById now uses uint32_t
2017-10-22 20:51:25 -07:00
ShelbyZ
a73721764f
Fixing some type alignments via casting
...
- static_cast for reasonable values
- at least one stray float
2017-10-19 16:18:16 -07:00
Mordred
e934528f48
Fix for quest sql operations
2017-10-15 23:16:28 +02:00
Mordred
a4dfc28129
More sql updates, specifically quest and searchmessages
2017-10-15 01:43:57 +02:00
Mordred
22e416dabc
Added basic player updates
2017-10-10 00:03:24 +02:00
Mordred
07ec135349
converted more sql queries to new system
2017-10-05 22:43:15 +02:00
Mordred
7f44092a4d
Sql updates now happen on a timer per player instead of controlled by flags
2017-10-04 00:02:16 +02:00
Maru
ac752ab524
ActionCollision implementation work; More definitions for actionInfo; Fix compiler warnings;
2017-10-01 21:50:09 -03:00
Maru
d620f0763d
Status effect source reference; ActionCast battle log work; Cleaning compiler warnings;
2017-09-15 00:56:29 -03: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
87f4c59761
More restructuring for new packet logic
2017-08-21 00:02:41 +02:00
Mordred
0e8a5c3820
Overhaul of packet system to allow for an arbitrary amount of packet definition sets
2017-08-20 22:31:23 +02:00
Mordred
3ecc1e6f14
more restructuring
2017-08-19 00:18:40 +02:00
Mordred
d3f6fc9a67
Massivly modified project structure in server_zone
2017-08-18 17:16:15 +02:00