1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 15:47:46 +00:00
Commit graph

18 commits

Author SHA1 Message Date
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
0c87adbb51 Forgot to fix field name 2017-12-16 00:57:52 +01:00
Mordred
73cf452fb8 Greatly improved initui and changed DB and player field sizes 2017-12-16 00:41:51 +01:00
Mordred
d84d3be978 More include refactoring and space adjustments 2017-12-08 23:27:59 +01:00
Mordred Admin
4d47ed478b Greatly reduced usage of smart pointers to remove overhead from needlesly increasing reference count all the time 2017-12-08 11:46:47 +01:00
goaaats
7a0d932f82 * Orchestrion + Mount SQL loading/saving 2017-12-03 17:24:11 +01:00
Mordred
cfc8373f5d Simplification of packet templates 2017-11-21 18:43:09 +01:00
Mordred
3395b21dd6 Started using pregenerated common emuns, fixed a mysql field length issue with titlelists 2017-11-18 01:25:55 +01:00
ShelbyZ
ca5d1d3982 gcc warnings
- uint64_t format errors using <cinttypes> define SCNu64
- sprintf without format string replacing with strcpy (might be better
to move to strncpy or something else)
- use return value of fread(...)
- use return value of system(...)
2017-11-01 22:24:50 -07:00
amibu
69e82b80f1 Formatting 2017-10-18 18:08:51 +02:00
amibu
951dabb58a Formatting 2017-10-17 22:52:12 +02:00
amibu
b0a2eb853a Base for mounts, needs to be in a ActionCast; 2017-10-17 21:31:00 +02:00
amibu
2017fd7983 Orchestrion support 2017-10-09 20:09:49 +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
Renamed from src/servers/Server_Zone/InitUIPacket.h (Browse further)