aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
AgeCommit message (Expand)AuthorLines
2023-12-14Fixed the includesMarkus Uhlin-8/+9
2023-12-14Deleted trailing whitespace charactersMarkus Uhlin-1/+1
2023-12-14Sorted the includesMarkus Uhlin-17/+17
2023-12-14Updated the revision historyMarkus Uhlin-1/+2
2023-12-14Reformatted create_new_match()Markus Uhlin-163/+201
2023-12-14Deleted trailing whitespace charactersMarkus Uhlin-2/+2
2023-12-14move_calculate: fixed compiler warningsMarkus Uhlin-2/+19
2023-12-14Reformatted move_calculate()Markus Uhlin-50/+62
2023-12-14Updated the revision historyMarkus Uhlin-1/+2
2023-12-14Sorted the includesMarkus Uhlin-3/+3
2023-12-14Fixed compiler warningMarkus Uhlin-2/+2
2023-12-14Added checkMarkus Uhlin-9/+15
2023-12-14Reformatted has_legal_move()Markus Uhlin-58/+73
2023-12-14Deleted declarationsMarkus Uhlin-5/+0
2023-12-14Fixed the includesMarkus Uhlin-4/+8
2023-12-14Moved settingsMarkus Uhlin-4/+0
2023-12-14Changed target 'fics_addplayer'Markus Uhlin-4/+4
2023-12-14Revision dateMarkus Uhlin-0/+2
2023-12-14Check malloc() return valueMarkus Uhlin-1/+4
2023-12-14Moved typedefMarkus Uhlin-5/+5
2023-12-13Moved preprocessor directives to the headerMarkus Uhlin-4/+5
2023-12-13Added alignmentMarkus Uhlin-4/+4
2023-12-13Made vars staticMarkus Uhlin-4/+4
2023-12-13Moved 'rtype'Markus Uhlin-2/+1
2023-12-13Moved definitions to a header fileMarkus Uhlin-13/+18
2023-12-13Revamped GetPlayerInfo()Markus Uhlin-57/+86
2023-12-13Handle malloc() error correctlyMarkus Uhlin-11/+9
2023-12-13Reformatted LoadEntries()Markus Uhlin-46/+59
2023-12-13Reformatted SetComputers()Markus Uhlin-24/+28
2023-12-13Reformatted functionsMarkus Uhlin-45/+63
2023-12-13Fixed the preprocessor directivesMarkus Uhlin-4/+5
2023-12-13Deleted trailing whitespace charactersMarkus Uhlin-8/+4
2023-12-13Include errno.hMarkus Uhlin-0/+2
2023-12-13Updated the revision historyMarkus Uhlin-1/+2
2023-12-13Added alignmentMarkus Uhlin-11/+11
2023-12-13Reformatted structMarkus Uhlin-21/+25
2023-12-13Deleted trailing whitespace charactersMarkus Uhlin-4/+4
2023-12-13Sorted declarationsMarkus Uhlin-15/+17
2023-12-13Fixed compiler warningsMarkus Uhlin-3/+3
2023-12-13Deleted declaration of 'errno'Markus Uhlin-2/+0
2023-12-13First public then privateMarkus Uhlin-4/+5
2023-12-13Reformatted functionsMarkus Uhlin-44/+56
2023-12-13Reformatted remConnection()Markus Uhlin-19/+25
2023-12-13Reformatted net_flushme()Markus Uhlin-17/+28
2023-12-13Reformatted net_flush_all_connections()Markus Uhlin-18/+23
2023-12-13Reformatted net_flush_connection()Markus Uhlin-15/+17
2023-12-13Reformatted sendme()Markus Uhlin-26/+35
2023-12-13Changed comment layoutMarkus Uhlin-5/+7
2023-12-13Reformatted net_send_string()Markus Uhlin-47/+58
2023-12-13Changed comment layoutMarkus Uhlin-4/+7