Block a user
WIP: Rename identifiers containing Korean words in source code
Hi! Looks good for now, but the same changes should also be done in the Client
671c514cb6
Merge updates from the
nightly
branch
545aa2d6dd
Added CLion IDE run configurations
e921594eff
Replaced deprecated bound functions with modern lambda-functions.
d4fa88b7e2
Removed Boost dependency, changed MySQL library to MariaDB
7cc9550efc
Fixed db crash when MySQL connection wasn't possible
Merge updates from the `nightly` branch
Merge updates from the
nightly
branch
Locale improvements
Hi, the localization was already converted to English in the nightly branch (due to be merged/released into master soon). This was done by @Tr0n in commits 9b7536ee9a9441fc894fa702bb09c6a9e260cf8a,…
The DB core segfaults if MySQL is not running
Fixed in commit 7cc9550efce4f66b4dd9ee2460e97f92b7ebfb05
The DB core segfaults if MySQL is not running
Using mount seals might lead to broken stats
Possible communication error between game cores
Memory issue when repacking .eix/.epk archives
This was caused to improper bounds checking when using pointer arithmetic to access files in memory. Fixed in d19dc772db
Memory issue when repacking .eix/.epk archives