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

15 commits

Author SHA1 Message Date
ShelbyZ
f8796e1ecc Remove unreferenced parameters
- exceptions had unused parameters
2017-10-21 20:47:50 -07:00
ShelbyZ
279563b90f Fixing spacing issues for casts 2017-10-20 14:12:24 -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
ShelbyZ
abb2ccdbe4 signed/unsigned mismatch issues
- Move for...loop int to size_t
- Move int32_t to uint32_t
2017-10-19 07:12:09 -07:00
amibu
cb7c6ab65e GM Ranks, some fixes 2017-09-11 18:59:50 +02:00
Mordred
3ecc1e6f14 more restructuring 2017-08-19 00:18:40 +02:00
Tahir Akhlaq
82af45e561 mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
Tahir Akhlaq
85292ad051 fix exception crap from previous commit 2017-08-10 23:59:31 +01:00
Tahir Akhlaq
93763c5005 added launch args to server_rest (needs testing) 2017-08-10 22:13:00 +01:00
SapphireMordred
38e42eaf7c Merge pull request #9 from zynjec/master
Standardize log location
2017-08-09 00:38:30 +02:00
Mordred
686d55dafc Fixed level 0 and no weapon bug 2017-08-09 00:36:26 +02:00
Zynjec
43d29984e2 Standardize log location
Updated REST and Zone server to use log folder.
2017-08-08 18:35:31 -04:00
amibu
97580d6460 Added hacky PS4 support back 2017-08-08 22:55:02 +02:00
amibu
7fcffb7f0b Default port for REST to 80(frontier) and restoring frontier additions to REST 2017-08-08 13:05:33 +02:00
Mordred Admin
e691d0504a Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00