9 months ago cf226b2611 Markus Uhlin
v1.4.4 (tags/1.4.4)
10 months ago 1404b02a75 Markus Uhlin
DisplayRank: disabled the warnx() call
10 months ago 6a022232ec Markus Uhlin
DisplayRank: give a value to 'start'
10 months ago 3d66270b46 Markus Uhlin
GetRank: disabled the warnx() call
10 months ago 6175022541 Markus Uhlin
Documented option '-v'
10 months ago 64efbb240d Markus Uhlin
Updated the changelog
10 months ago 99cc890fb7 Markus Uhlin
Updated the revision history
10 months ago e18d87d352 Markus Uhlin
Added command-line option 'v'
10 months ago a08ef9a1bc Markus Uhlin
10 months ago f89d61723e Markus Uhlin
Included err.h
10 months ago dec87becec Markus Uhlin
Fixed the usage of a possibly uninitialized variable, found by PVS-Studio
10 months ago c7e0bad343 Markus Uhlin
10 months ago e011c1de85 Markus Uhlin
player_save: added player number check
10 months ago 1ead39e269 Markus Uhlin
player_remove: added player number check
10 months ago 9759434e28 Markus Uhlin
Described player_num_ok_chk()
10 months ago f7ae05d029 Markus Uhlin
Added player_num_ok_chk()
10 months ago 464e9d0e9b Markus Uhlin
10 months ago a0eeb184e4 Markus Uhlin
truncate_file: fixed a possible array overrun
10 months ago b57978b307 Markus Uhlin
LoadEntries: deleted unused var
10 months ago 7a173ca85d Markus Uhlin
Changed an if statement
10 months ago 4e92de9145 Markus Uhlin
10 months ago eb5e0490e6 Markus Uhlin
Accept number bounds checking
10 months ago 47ee7e8870 Markus Uhlin
Usage of strcspn()
10 months ago 5742f90fdc Markus Uhlin
list_find: changed while loop
10 months ago a5b487dfe4 Markus Uhlin
WriteMoves: fixed possible array underrun