Commits


v1.4.7


Print the file path to the admin list


Array bounds checking


Increased the dir/file permissions


Changed error descriptions


Moved back calls


Read the conf


Cleared settings


Only verify that path isn't null


Updated the changelog


Fixed potentially uninitialized vars


Updated the changelog


NULL -> nullptr


Allow the space character


Usage of strcmp()


Save levels of indentation


Check the settings on installation


Added is_numeric()


Fixed warnings found by Coverity


More usage of emplace_back()


Usage of emplace_back()


GetPlayersFormula: fixed possible out-of-bounds array access (found by PVS-Studio)


Updated the changelog


Updated the revision history


Fixed null pointer dereference in UpdateRank() -- found by PVS-Studio