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-31
Reformatted ClearTextList()
Markus Uhlin
-4
/
+5
2023-12-31
Reformatted SaveThisMsg()
Markus Uhlin
-15
/
+20
2023-12-31
Reformatted LoadMsgs()
Markus Uhlin
-27
/
+34
2023-12-29
Sorted the function declarations
Markus Uhlin
-64
/
+52
2023-12-29
Reformatted LoadMsgRange()
Markus Uhlin
-39
/
+46
2023-12-29
Fixed unchecked return values
Markus Uhlin
-0
/
+9
2023-12-29
Replaced strcpy() with strlcpy()
Markus Uhlin
-3
/
+12
2023-12-29
Reformatted WriteMsgFile()
Markus Uhlin
-12
/
+13
2023-12-29
Reformatted ClearMsgsBySender()
Markus Uhlin
-23
/
+30
2023-12-29
Reformatted functions
Markus Uhlin
-23
/
+25
2023-12-29
Reformatted functions
Markus Uhlin
-29
/
+32
2023-12-29
Reformatted player_search()
Markus Uhlin
-52
/
+62
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
[next]