summaryrefslogtreecommitdiff
path: root/src/accounthandler.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-82/+0
2006-10-03Committed inventory and itemhandler structure part 1. Also made the server te...Yohann Ferreira1-0/+7
2006-08-20Handle character create message in separate funcion.Bjørn Lindeijer1-0/+3
2006-08-02Put handling of logout, unregister and password change messages into separateBjørn Lindeijer1-0/+9
2006-08-01Put handling of registrations in a separate method and cleaned it up a bit.Bjørn Lindeijer1-0/+5
2006-08-01Some messing about towards making cleaner code.Bjørn Lindeijer1-5/+15
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