Commits


v1.4.4


DisplayRank: disabled the warnx() call


DisplayRank: give a value to 'start'


GetRank: disabled the warnx() call


Documented option '-v'


Updated the changelog


Updated the revision history


Added command-line option 'v'


Updated the revision history


Included err.h


Fixed the usage of a possibly uninitialized variable, found by PVS-Studio


Updated the changelog


player_save: added player number check


player_remove: added player number check


Described player_num_ok_chk()


Added player_num_ok_chk()


Updated the revision history


truncate_file: fixed a possible array overrun


LoadEntries: deleted unused var


Changed an if statement


Updated the revision history


Accept number bounds checking


Usage of strcspn()


list_find: changed while loop


WriteMoves: fixed possible array underrun