summaryrefslogtreecommitdiff
path: root/src/net/accountserver/account.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-04-25Made the Email address change work more nicely with the server.Yohann Ferreira1-2/+1
2008-04-23Replaced SHA-256 implementation with the one from InspIRCd. Thanks to BertramBjørn Lindeijer1-8/+6
2008-04-21Added password encryption client-side using SHA256.Yohann Ferreira1-12/+17
2007-12-18Updated attribute system to the latest design decisions (removed charisma, ke...Philipp Sehmisch1-2/+1
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-12/+12
2007-03-15Implemented 7 atribute system in character creation.Philipp Sehmisch1-2/+3
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak1-1/+6
2007-01-10Accepted bugfixes for character creation from Rogier Polak.Bjørn Lindeijer1-1/+1
2006-12-30Updated protocol.Guillaume Melquiond1-14/+0
2006-11-02Network layer refactoring.Björn Steinbrink1-0/+116