1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 23:27:45 +00:00
sapphire/src/tools/quest_parser
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
..
CMakeLists.txt Added a generator for enums based on data in the exds 2017-10-03 11:51:38 +02:00
main.cpp gcc warnings 2017-11-01 22:24:50 -07:00
unluac_2015_06_13.jar Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00