Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-11-23 | Renamed var | Markus Uhlin | -4/+4 |
2024-11-23 | Improved RemHist() | Markus Uhlin | -7/+22 |
2024-11-23 | Updated the revision history | Markus Uhlin | -0/+1 |
2024-11-23 | Added alignment | Markus Uhlin | -3/+3 |
2024-11-23 | Made vars const | Markus Uhlin | -6/+6 |
2024-11-23 | ReadMove: sscanf: added width spec (found by PVS-Studio) | Markus Uhlin | -1/+4 |
2024-11-23 | Updated the changelog | Markus Uhlin | -0/+1 |
2024-11-23 | Updated the revision history | Markus Uhlin | -0/+3 |
2024-11-23 | Improved check_news() | Markus Uhlin | -5/+28 |
2024-11-23 | Improved rscan_news() | Markus Uhlin | -3/+8 |
2024-11-21 | Deleted whitespace | Markus Uhlin | -1/+1 |
2024-11-21 | Updated the changelog | Markus Uhlin | -1/+1 |
2024-11-21 | check_news: initialization | Markus Uhlin | -7/+7 |
2024-11-21 | rscan_news: initialization | Markus Uhlin | -5/+5 |
2024-11-20 | Updated the changelog | Markus Uhlin | -0/+1 |
2024-11-20 | Updated the revision history | Markus Uhlin | -0/+1 |
2024-11-20 | Added begin/end decls | Markus Uhlin | -31/+12 |
2024-11-20 | Updated the revision history | Markus Uhlin | -0/+1 |
2024-11-20 | Added FICS begin/end macros | Markus Uhlin | -0/+8 |
2024-11-20 | Updated the revision history | Markus Uhlin | -2/+3 |
2024-11-20 | Added newlines | Markus Uhlin | -0/+3 |
2024-11-20 | Fixed ignored retvals | Markus Uhlin | -3/+15 |
2024-11-20 | Added width spec, found by PVS-Studio | Markus Uhlin | -3/+7 |
2024-11-20 | Fixed ignored retvals | Markus Uhlin | -11/+30 |
2024-11-20 | Fixed ignored retvals | Markus Uhlin | -9/+9 |
2024-11-20 | Added width spec, found by PVS-Studio | Markus Uhlin | -3/+5 |
2024-11-20 | Fixed ignored retvals | Markus Uhlin | -9/+9 |
2024-11-20 | Usage of macros and sizeof | Markus Uhlin | -12/+15 |
2024-11-20 | Added 'SAST Tools' | Markus Uhlin | -0/+4 |
2024-11-20 | Updated the changelog | Markus Uhlin | -1/+1 |
2024-11-19 | Updated the changelog | Markus Uhlin | -0/+1 |
2024-11-19 | Defined and made use of 'FENPOS_SIZE' and 'ONMOVE_SIZE' | Markus Uhlin | -6/+9 |
2024-11-19 | Language: return a const pointer | Markus Uhlin | -3/+3 |
2024-11-19 | Added static assertion | Markus Uhlin | -0/+2 |
2024-11-19 | Updated the changelog | Markus Uhlin | -0/+1 |
2024-11-19 | Updated the changelog | Markus Uhlin | -0/+1 |
2024-11-19 | Fixed possible out of bounds array access | Markus Uhlin | -1/+7 |
2024-11-19 | Changed parameter type of Language() to unsigned | Markus Uhlin | -2/+2 |
2024-11-19 | player_add_message: pprintf: deleted unnecessary whitespace | Markus Uhlin | -1/+1 |
2024-11-19 | Updated the changelog | Markus Uhlin | -1/+3 |
2024-11-19 | plogins: added width spec | Markus Uhlin | -2/+5 |
2024-11-19 | Deleted unnecessary leading space chars | Markus Uhlin | -1/+1 |
2024-11-19 | Deleted space | Markus Uhlin | -1/+1 |
2024-11-19 | plogins: initialization | Markus Uhlin | -5/+5 |
2024-11-19 | Updated the changelog | Markus Uhlin | -2/+2 |
2024-11-19 | Updated the revision history | Markus Uhlin | -0/+1 |
2024-11-19 | Improved com_news() | Markus Uhlin | -7/+22 |
2024-11-19 | com_news: initialization | Markus Uhlin | -4/+4 |
2024-11-17 | Updated the revision history | Markus Uhlin | -0/+2 |
2024-11-17 | process_prompt: handle COM_FAILED differently | Markus Uhlin | -0/+4 |