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 (
Collapse
)
Author
Lines
2023-12-29
Reformatted player_kill() and switched to usage of snprintf()
Markus Uhlin
-19
/
+36
2023-12-29
Reformatted player_rename and switched to usage of snprintf()
Markus Uhlin
-18
/
+35
2023-12-29
Reformatted player_raise() and switched to usage of snprintf()
Markus Uhlin
-18
/
+35
2023-12-28
Reformatted player_reincarn() and switched to usage of snprintf()
Markus Uhlin
-19
/
+36
2023-12-28
PASSLEN: 8
Markus Uhlin
-1
/
+1
2023-12-28
PASSLEN: 8
Markus Uhlin
-1
/
+1
2023-12-28
Updated the revision history
Markus Uhlin
-0
/
+1
2023-12-28
Updated the revision history
Markus Uhlin
-0
/
+1
2023-12-28
Switched to usage of arc4random
Markus Uhlin
-10
/
+9
2023-12-28
Deleted pmail_file() because it's nonexistent
Markus Uhlin
-1
/
+0
2023-12-28
Added alignment
Markus Uhlin
-3
/
+3
2023-12-28
Changed comment layout
Markus Uhlin
-2
/
+7
2023-12-28
Updated the revision history
Markus Uhlin
-0
/
+1
2023-12-28
Added argument lists to all prototypes
Markus Uhlin
-51
/
+51
2023-12-28
'unsigned' -> 'unsigned int'
Markus Uhlin
-2
/
+2
2023-12-28
Added space after comma
Markus Uhlin
-1
/
+1
2023-12-28
'unsigned' -> 'unsigned int'
Markus Uhlin
-2
/
+2
2023-12-28
Sorted the function declarations
Markus Uhlin
-46
/
+38
2023-12-28
Moved comments and added argument lists
Markus Uhlin
-8
/
+16
2023-12-27
ExplainFormula: lined up the vars
Markus Uhlin
-4
/
+4
2023-12-27
Updated the revision history
Markus Uhlin
-6
/
+7
2023-12-27
SetValidFormula() is in formula.h
Markus Uhlin
-3
/
+1
2023-12-27
Fixed the includes
Markus Uhlin
-8
/
+8
2023-12-27
Deleted trailing whitespace characters
Markus Uhlin
-2
/
+2
2023-12-27
Added SetValidFormula()
Markus Uhlin
-0
/
+1
2023-12-27
Made SetValidFormula() public
Markus Uhlin
-1
/
+1
2023-12-27
Made functions private
Markus Uhlin
-9
/
+9
2023-12-27
Declared functions public
Markus Uhlin
-2
/
+2
2023-12-27
Deleted the declaration of 'parray'
Markus Uhlin
-2
/
+0
2023-12-27
Reformatted the file header
Markus Uhlin
-49
/
+50
2023-12-27
Reformatted functions
Markus Uhlin
-14
/
+14
2023-12-27
Reformatted GetRating()
Markus Uhlin
-9
/
+15
2023-12-27
Reformatted GetNumberInsideParens()
Markus Uhlin
-11
/
+18
2023-12-27
Reformatted Maxtime()
Markus Uhlin
-24
/
+25
2023-12-27
Reformatted VarToToken()
Markus Uhlin
-83
/
+94
2023-12-26
Moved variable declarations
Markus Uhlin
-5
/
+5
2023-12-26
Reformatted ScanForOp()
Markus Uhlin
-32
/
+64
2023-12-26
Reformatted OpType()
Markus Uhlin
-17
/
+37
2023-12-26
'on no' -> 'if no'
Markus Uhlin
-2
/
+2
2023-12-26
Reformatted EvalBinaryOp()
Markus Uhlin
-52
/
+75
2023-12-26
Deleted whitespace
Markus Uhlin
-1
/
+1
2023-12-26
Reformatted ScanForNumber()
Markus Uhlin
-61
/
+72
2023-12-26
Sorted the includes
Markus Uhlin
-1
/
+1
2023-12-26
Reformatted defines
Markus Uhlin
-10
/
+11
2023-12-26
Reformatted the function declarations
Markus Uhlin
-4
/
+5
2023-12-26
Sorted the function declarations
Markus Uhlin
-3
/
+2
2023-12-26
Deleted trailing whitespace characters
Markus Uhlin
-2
/
+2
2023-12-26
Reformatted CheckFormula()
Markus Uhlin
-38
/
+51
2023-12-26
Deleted whitespace
Markus Uhlin
-1
/
+1
2023-12-26
Reformatted ChooseClauses()
Markus Uhlin
-21
/
+26
[next]