Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
9 days | player_remove_request: reduced levels of indent | Markus Uhlin | -16/+11 |
14 days | Updated the changelog | Markus Uhlin | -0/+1 |
14 days | Updated the revision history | Markus Uhlin | -0/+2 |
14 days | ReadGameState: changed the type of 'pieceChar' | Markus Uhlin | -1/+1 |
14 days | Updated the readme | Markus Uhlin | -0/+14 |
14 days | Fixed unchecked return sscanf() return values | Markus Uhlin | -8/+20 |
2025-03-25 | Fixed use of 32-bit 'time_t' | Markus Uhlin | -2/+4 |
2025-03-25 | Updated the revision history | Markus Uhlin | -0/+2 |
2025-03-25 | com_unalias: fixed overflowed array index read/write | Markus Uhlin | -0/+18 |
2025-03-23 | Updated the changelog | Markus Uhlin | -0/+2 |
2025-03-23 | Updated the revision history | Markus Uhlin | -0/+2 |
2025-03-23 | Output restart notice if the player is admin | Markus Uhlin | -0/+5 |
2025-03-23 | Updated the revision history | Markus Uhlin | -0/+2 |
2025-03-23 | Fixed overflowed array index write | Markus Uhlin | -8/+26 |
2025-03-23 | Updated the changelog | Markus Uhlin | -0/+1 |
2025-03-23 | Changed gamesortfunc() | Markus Uhlin | -10/+13 |
2025-03-22 | Updated the changelog | Markus Uhlin | -0/+1 |
2025-03-22 | Updated the revision history | Markus Uhlin | -0/+2 |
2025-03-22 | Make Coverity happy | Markus Uhlin | -1/+4 |
2025-03-21 | Updated the changelog | Markus Uhlin | -0/+1 |
2025-03-21 | Updated the revision history | Markus Uhlin | -0/+2 |
2025-03-21 | Deal with move overrun differently | Markus Uhlin | -1/+3 |
2025-03-20 | Switched to the usage of xrename() | Markus Uhlin | -1/+1 |
2025-03-19 | Update the changelog | Markus Uhlin | -0/+1 |
2025-03-19 | Fixed untrusted loop bound | Markus Uhlin | -1/+3 |
2025-03-18 | Warn on error | Markus Uhlin | -4/+12 |
2025-03-18 | player_show_comments: log send error | Markus Uhlin | -2/+4 |
2025-03-18 | Discard retval | Markus Uhlin | -1/+1 |
2025-03-18 | Updated the revision history | Markus Uhlin | -0/+1 |
2025-03-18 | Fixed unchecked return values | Markus Uhlin | -3/+4 |
2025-03-17 | Changed pmore_file() | Markus Uhlin | -3/+4 |
2025-03-17 | Changed psend_file() | Markus Uhlin | -3/+4 |
2025-03-17 | Usage of sizeof | Markus Uhlin | -4/+4 |
2025-03-16 | Log send errors | Markus Uhlin | -2/+10 |
2025-03-16 | pmore_file: check the return of fseek() | Markus Uhlin | -2/+4 |
2025-03-16 | Warn about send errors | Markus Uhlin | -4/+7 |
2025-03-16 | Include errno.h | Markus Uhlin | -0/+1 |
2025-03-16 | Updated the changelog | Markus Uhlin | -0/+1 |
2025-03-16 | Updated the revision history | Markus Uhlin | -0/+1 |
2025-03-16 | Fixed untrusted array index in plogins() | Markus Uhlin | -4/+10 |
2025-03-16 | Updated the revision history | Markus Uhlin | -0/+1 |
2025-03-16 | Changed com_stats() | Markus Uhlin | -4/+5 |
2025-03-16 | rscan_news: changed the 3rd parameter type | Markus Uhlin | -2/+2 |
2025-03-16 | Updated the revision history | Markus Uhlin | -0/+1 |
2025-03-16 | rating_update: changed the type of 'gtime' | Markus Uhlin | -1/+1 |
2025-03-16 | rating_sterr_delta: changed the 4th parameter type | Markus Uhlin | -2/+2 |
2025-03-16 | Discard return values | Markus Uhlin | -4/+5 |
2025-03-16 | Updated the revision history | Markus Uhlin | -0/+1 |
2025-03-16 | Y2K38 safety | Markus Uhlin | -4/+4 |
2025-03-16 | Updated the changelog | Markus Uhlin | -0/+1 |