summaryrefslogtreecommitdiff
path: root/src/net/ea/charserverhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-26add restrict into charserverhandler.Andrei Karas1-6/+7
2013-09-30move db files into db directory.Andrei Karas1-1/+1
2013-09-30move windows classes to windows directory.Andrei Karas1-2/+2
2013-09-15remove unused includes from net directory.Andrei Karas1-0/+2
2013-08-24improve some mode methods in Client.Andrei Karas1-1/+1
2013-08-24improve getState/setState in Client.Andrei Karas1-3/+3
2013-06-20Add more profiler labels.Andrei Karas1-0/+17
2013-06-10Add char creation error "incorrect look".Andrei Karas1-0/+4
2013-05-03add comments for translators.Andrei Karas1-0/+18
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-1/+1
2013-03-27improve charserverhandler class.Andrei Karas1-6/+67
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-09-08Improve constructors in some classes.Andrei Karas1-1/+2
2012-09-02Add const to more classes.Andrei Karas1-1/+1
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-03-29Replace vectors with strings to short names.Andrei Karas1-1/+1
2012-02-28Add different sound effects for different events.Andrei Karas1-2/+2
2012-01-16Add error message for creation char with incorrect race.Andrei Karas1-0/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-20Fix memory leak in char selection dialog.Andrei Karas1-0/+7
2011-11-19Add limits for creating chars (hair color, hair style, stats).Andrei Karas1-1/+13
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-2/+2
2011-10-08Add checks and fix code style.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-29Extract shared logic from chathandler and gamehandler netcode to ea namespace.Andrei Karas1-8/+0
2011-07-28Extract shared logic from charserverhandler and loginhandler netcode to ea na...Andrei Karas1-0/+183