index
:
maxxe/fics
main
Free Internet Chess Server (FICS)
maxxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
FICS
Age
Commit message (
Expand
)
Author
Lines
2023-12-17
Reformatted player_add_comment() and fixed the type of the var passed to strl...
Markus Uhlin
-15
/
+18
2023-12-17
Updated the revision history
Markus Uhlin
-0
/
+1
2023-12-17
Pass 'NULL' to time()
Markus Uhlin
-1
/
+1
2023-12-17
Fixed the type of the var passed to strltime() and reformatted rating_recalc()
Markus Uhlin
-72
/
+92
2023-12-17
Updated the revision history
Markus Uhlin
-2
/
+3
2023-12-17
Deleted preprocessor if-else
Markus Uhlin
-8
/
+0
2023-12-17
Fixed the includes
Markus Uhlin
-6
/
+6
2023-12-17
Fixed the type of the var passed to strltime()
Markus Uhlin
-18
/
+27
2023-12-17
Fixed the includes
Markus Uhlin
-8
/
+2
2023-12-17
Added argument lists
Markus Uhlin
-2
/
+3
2023-12-17
Updated the revision history
Markus Uhlin
-0
/
+1
2023-12-17
Reformatted functions
Markus Uhlin
-6
/
+10
2023-12-17
Updated the revision history
Markus Uhlin
-1
/
+1
2023-12-17
Revert "Fixed compiler warnings"
Markus Uhlin
-2
/
+2
2023-12-17
Updated the revision history
Markus Uhlin
-0
/
+1
2023-12-17
Fixed compiler warnings
Markus Uhlin
-2
/
+2
2023-12-17
Reformatted WriteGameFile()
Markus Uhlin
-23
/
+26
2023-12-17
Reformatted ReadV1GameFmt()
Markus Uhlin
-27
/
+35
2023-12-17
Updated the revision history
Markus Uhlin
-0
/
+1
2023-12-17
Replaced sprintf() with snprintf()
Markus Uhlin
-1
/
+2
2023-12-17
Updated the revision history
Markus Uhlin
-1
/
+2
2023-12-17
Fixed compiler warning
Markus Uhlin
-4
/
+9
2023-12-17
Reformatted style10()
Markus Uhlin
-64
/
+86
2023-12-17
Fixed compiler warning
Markus Uhlin
-1
/
+8
2023-12-17
Reformatted style12()
Markus Uhlin
-58
/
+80
2023-12-17
Fixed the includes
Markus Uhlin
-2
/
+2
2023-12-17
Updated the revision history
Markus Uhlin
-1
/
+2
2023-12-17
Reformatted process_password() and fixed compiler warnings
Markus Uhlin
-103
/
+134
2023-12-17
Fixed compiler warning
Markus Uhlin
-1
/
+3
2023-12-17
Reformatted process_heartbeat()
Markus Uhlin
-64
/
+68
2023-12-17
Deleted disabled code
Markus Uhlin
-48
/
+1
2023-12-17
Moved include
Markus Uhlin
-1
/
+1
2023-12-17
Fixed the includes
Markus Uhlin
-13
/
+10
2023-12-17
Deleted trailing whitespace characters
Markus Uhlin
-10
/
+10
2023-12-17
Updated the revision history
Markus Uhlin
-0
/
+1
2023-12-17
Fixed compiler warning
Markus Uhlin
-1
/
+7
2023-12-17
Reformatted who_verbose()
Markus Uhlin
-80
/
+70
2023-12-17
com_mailsource: increased buffer size for 'subj' to 120
Markus Uhlin
-1
/
+1
2023-12-17
com_mailsource: sprintf() -> snprintf()
Markus Uhlin
-2
/
+3
2023-12-17
Reformatted com_mailsource()
Markus Uhlin
-39
/
+54
2023-12-17
com_mailhelp: increased size for 'subj'
Markus Uhlin
-1
/
+1
2023-12-17
com_mailhelp: sprintf() -> snprintf()
Markus Uhlin
-2
/
+2
2023-12-17
Reformatted com_mailhelp()
Markus Uhlin
-36
/
+53
2023-12-17
Made fencmp() inline
Markus Uhlin
-1
/
+1
2023-12-17
Added and made use of fencmp()
Markus Uhlin
-8
/
+14
2023-12-17
Included command.h
Markus Uhlin
-0
/
+2
2023-12-17
Marked functions as public
Markus Uhlin
-10
/
+10
2023-12-17
Added argument lists
Markus Uhlin
-7
/
+7
2023-12-17
Moved SPACE_CHK()
Markus Uhlin
-8
/
+8
2023-12-17
Reformatted boardToFEN() and added usage of SPACE_CHK()
Markus Uhlin
-108
/
+86
[next]