about summary refs log tree commit diff stats
path: root/src/chat_log.c
Commit message (Expand)AuthorAgeFilesLines
* Function signatures across linesJames Booth2012-07-241-4/+8
* Removed @ from log file namesJames Booth2012-07-231-2/+7
* Close logs on exitJames Booth2012-07-231-9/+9
* Created log dir for each loginJames Booth2012-07-221-6/+12
* Basic chat log per userJames Booth2012-07-221-12/+33
* Added datetime to chat loggingJames Booth2012-07-221-1/+10
* Flush after chat log writesJames Booth2012-07-221-7/+8
* Added simple chat logJames Booth2012-07-221-0/+51
'n93' href='#n93'>93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128