summaryrefslogtreecommitdiff
path: root/src/accounthandler.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-23Split server into three logical servers: an account server, a chat Guillaume Melquiond1-24/+7
2006-05-20Changed ConnectionHandler and NetComputer into low-level base classes; Guillaume Melquiond1-2/+3
2006-03-06Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink1-3/+7
2006-01-24Chat Channeling Commit part 4. Renamed the slang filter into StringFilter and...Yohann Ferreira1-6/+0
2005-12-31Adding the possibility to change Email, and password. Turned Slangs Filter in...Yohann Ferreira1-0/+6
2005-11-13Nothing of much significance, mainly checking whether I can commit.Bjørn Lindeijer1-2/+2
2005-07-24Added character selection.Aaron Marks1-1/+0
2005-06-22Removed some old unused stuff.Bjørn Lindeijer1-2/+2
2005-06-12Some cleanups mostly in account class formatting.Bjørn Lindeijer1-1/+1
2005-03-23Corrections to syntax, includes, headers and comments. Updated architecture.txtBjørn Lindeijer1-18/+25
2005-03-23added the account handler and a definition file to keep track of structures a...Kiyoshi Kyokai1-0/+54