summaryrefslogtreecommitdiff
path: root/src/net/ea/loginhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Add support for email field in registration form.Andrei Karas1-2/+5
2012-09-08Improve constructors in some classes.Andrei Karas1-2/+3
2012-09-02Add const to more classes.Andrei Karas1-5/+5
2012-08-23Remove useless includes.Andrei Karas1-1/+1
2012-07-17Fix more code style and additional warnings.Andrei Karas1-1/+1
2012-03-14Add support for other gender.Andrei Karas1-2/+16
2012-03-09Add support for many update hosts (evol server only).Andrei Karas1-0/+1
2012-02-05Move path functions from stringutils to paths.Andrei Karas1-0/+1
2012-01-08Validate update host.Andrei Karas1-0/+5
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-12-18Ad comments for "unused" data from server packets.Andrei Karas1-4/+5
2011-12-14Add last login time to char selection dialog.Andrei Karas1-1/+5
2011-10-08Add checks and fix code style.Andrei Karas1-5/+3
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-03Fix code style and remove some unused variabled.Andrei Karas1-0/+1
2011-07-29Extract shared logic from chathandler and gamehandler netcode to ea namespace.Andrei Karas1-4/+0
2011-07-28Extract shared logic from charserverhandler and loginhandler netcode to ea na...Andrei Karas1-0/+268