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