aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
AgeCommit message (Expand)AuthorLines
2024-04-01Reformatted set_formula()Markus Uhlin-41/+50
2024-04-01Aligned entriesMarkus Uhlin-51/+51
2024-04-01Sorted entriesMarkus Uhlin-23/+23
2024-04-01Indent with tabsMarkus Uhlin-55/+54
2024-04-01Reformatted set_find()Markus Uhlin-21/+23
2024-04-01Reformatted var_set()Markus Uhlin-9/+12
2024-04-01Revised com_variables()Markus Uhlin-75/+77
2024-04-01Updated the revision historyMarkus Uhlin-0/+1
2024-04-01Added parameter listMarkus Uhlin-1/+1
2024-04-01Deleted function declarationsMarkus Uhlin-4/+0
2024-04-01Added parameter listMarkus Uhlin-1/+1
2024-04-01Moved typedefMarkus Uhlin-5/+5
2024-04-01Aligned the function declarationsMarkus Uhlin-8/+8
2024-04-01Sorted the function declarationsMarkus Uhlin-6/+5
2024-04-01Moved varMarkus Uhlin-2/+2
2024-04-01Aligned the definesMarkus Uhlin-10/+10
2024-04-01Indent using tabsMarkus Uhlin-2/+2
2024-03-31Revised process_disconnection()Markus Uhlin-37/+48
2024-03-31Adding missing parameter lists to function declarationsMarkus Uhlin-3/+5
2024-03-31Added the parameter list to 'comm_func'Markus Uhlin-1/+1
2024-03-31Reformatted TerminateCleanup()Markus Uhlin-25/+28
2024-03-31Improved commands_init()Markus Uhlin-27/+31
2024-03-31Made 'styleFuncs' private and added a parameter listMarkus Uhlin-1/+1
2024-03-31Made 'alg_list' privateMarkus Uhlin-1/+1
2024-03-30VERS_NUM: rpblc-1.1Markus Uhlin-1/+1
2024-03-30Fixed format stringsMarkus Uhlin-7/+7
2024-03-30Replaced strcat() callMarkus Uhlin-1/+1
2024-03-30Updated the revision historyMarkus Uhlin-0/+1
2024-03-30Size-bounded string copyingMarkus Uhlin-16/+18
2024-03-30Aligned definesMarkus Uhlin-2/+2
2024-03-30Updated the revision historyMarkus Uhlin-1/+2
2024-03-30Added parameter lists to the function declarationsMarkus Uhlin-34/+31
2024-03-30Updated the revision historyMarkus Uhlin-0/+2
2024-03-30Refactored and reformatted game_ended() + replaced sprintf() callsMarkus Uhlin-220/+269
2024-03-30Reformatted was_promoted()Markus Uhlin-15/+15
2024-03-30Reformatted com_resign()Markus Uhlin-37/+50
2024-03-30Reformatted Check50MoveRule() and made it privateMarkus Uhlin-10/+13
2024-03-30Made GetFENpos() privateMarkus Uhlin-1/+1
2024-03-30Reformatted CheckRepetition() and made it privateMarkus Uhlin-27/+34
2024-03-30Reformatted com_draw()Markus Uhlin-28/+33
2024-03-30Reformatted com_pause()Markus Uhlin-42/+58
2024-03-30Reformatted com_unpause()Markus Uhlin-22/+31
2024-03-30Reformatted com_abort()Markus Uhlin-75/+99
2024-03-30Reformatted functionsMarkus Uhlin-6/+8
2024-03-30Reformatted player_has_mating_material()Markus Uhlin-23/+27
2024-03-30Reformatted com_flag()Markus Uhlin-88/+105
2024-03-30Reformatted com_adjourn()Markus Uhlin-40/+58
2024-03-30Reformatted com_takeback()Markus Uhlin-61/+84
2024-03-30Reformatted com_switch()Markus Uhlin-59/+75
2024-03-30Reformatted com_time()Markus Uhlin-26/+30