Mordred Admin
2382f72184
#182 - Renamed targets to be less ambigious
2017-12-19 09:27:22 +01:00
Mordred Admin
764b73b11c
Moved and renamed Server_Common, now just src/common
2017-12-18 12:36:52 +01:00
Mordred Admin
2f3433f24e
Massive chunk of refactoring. Mainly includes and namespaces
2017-12-08 15:38:25 +01:00
Mordred
bd4dc893c4
refactoring various files
2017-11-28 00:09:36 +01:00
Mordred
9825ab9e9f
Simplification of packet templates
2017-11-21 18:43:09 +01:00
Mordred Admin
55dcdc2b87
Removed unnused includes
2017-10-27 09:06:16 +02: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
05e5221f2e
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
3b42b1df9b
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
c23d401aa5
Fix for quest sql operations
2017-10-15 23:16:28 +02:00
Mordred
df9ff71e1b
More sql updates, specifically quest and searchmessages
2017-10-15 01:43:57 +02:00
Mordred
e26e2334a7
Added basic player updates
2017-10-10 00:03:24 +02:00
Mordred
32605544bb
converted more sql queries to new system
2017-10-05 22:43:15 +02:00
Mordred
ac0a935885
Sql updates now happen on a timer per player instead of controlled by flags
2017-10-04 00:02:16 +02:00
Maru
15e1c32f8b
ActionCollision implementation work; More definitions for actionInfo; Fix compiler warnings;
2017-10-01 21:50:09 -03:00
Maru
597a7e8900
Status effect source reference; ActionCast battle log work; Cleaning compiler warnings;
2017-09-15 00:56:29 -03:00
Mordred Admin
924a4b3973
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
7f35b81638
More restructuring for new packet logic
2017-08-21 00:02:41 +02:00
Mordred
cbe00da5f8
Overhaul of packet system to allow for an arbitrary amount of packet definition sets
2017-08-20 22:31:23 +02:00
Mordred
90ea65385d
more restructuring
2017-08-19 00:18:40 +02:00
Mordred
5439e42062
Massivly modified project structure in server_zone
2017-08-18 17:16:15 +02:00