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
e586a119e0
Cleanup, mount DB saving;
2017-10-18 17:54:17 +02:00
amibu
779662550f
A space
2017-10-09 20:20:10 +02:00
amibu
2017fd7983
Orchestrion support
2017-10-09 20:09:49 +02:00
Maru
9243ffd1b4
Align codebase with req changes;
2017-10-09 10:45:18 -03:00
Maru
20daf4cdc2
Player title SQL; Handle set player title;
2017-10-09 01:56:47 -03:00
amibu
3a6906cbc2
Stuff I forgot
2017-10-06 00:22:08 +02:00
amibu
a2522873d5
Redoing everything
2017-10-06 00:13:29 +02:00
amibu
d4fe294f51
Add main handling for chara gear param state;
2017-10-05 20:24:58 +02:00
Biscuit Boy
608119ede3
Fixed ContentID
...
Fixed the ContentID problem, This is a fix until the new db stuff
2017-09-15 18:43:08 +10: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
amibu
cb7c6ab65e
GM Ranks, some fixes
2017-09-11 18:59:50 +02:00
Mordred
613c85e841
Created linkshellMgr class and added basic linkshell caching
2017-08-28 18:36:51 +02:00
Mordred
b5d4e6385d
Removed firstlogin flag, still in database though
2017-08-20 17:52:22 +02:00
Mordred
c6e65b8703
#34 - Implemented tracking of opnening sequence, firstlogin may be obsolete now
2017-08-20 02:24:19 +02:00
Minho Kang
f6c40f6f2e
Reimplement of CFPenaltyTime
...
Reimplement a730ef3
to reflect recent refactoring.
2017-08-19 11:28:04 +09: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