summaryrefslogtreecommitdiff
path: root/src/net/loginhandler.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2019-01-25Add packet CMSG_LOGIN_OTP_CODE 0x0ad0Andrei Karas1-0/+2
2019-01-25Add packet CMSG_LOGIN_MOBILE_OTP 0x09a3Andrei Karas1-0/+6
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into net.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-03-22Add support for packet version in servers list xml and in editor.Andrei Karas1-0/+2
2016-02-20Add missing const in net directory.Andrei Karas1-3/+3
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-11-13Remove manaserv related RegistrationOptions.Andrei Karas1-5/+0
2015-04-15eathena: add support for change password.Andrei Karas1-2/+1
2015-03-22eathena: add packet CMSG_LOGIN_PING 0x0200.Andrei Karas1-0/+2
2015-03-17Remove useless includes from .h files.Andrei Karas1-3/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-11-07eathena: add support for sending client version to map server.Andrei Karas1-0/+2
2014-09-17Remove getter for loginHandler.Andrei Karas1-0/+2
2014-06-02Add missing final/notfinal to classes.Andrei Karas1-1/+1
2014-05-20Move registrationoptions into separate file.Andrei Karas1-8/+0
2014-05-02Add option "use same ip" for each server.Andrei Karas1-1/+2
2014-05-02Add missing const.Andrei Karas1-1/+2
2014-03-08fix code style.Andrei Karas1-1/+1
2014-03-06improve a bit different code.Andrei Karas1-0/+2
2014-02-27Remove manaserv ifdefs code.Andrei Karas1-5/+0
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-26add restrict into loginhandler.Andrei Karas1-3/+4
2013-09-28add const for methods return values.Andrei Karas1-2/+2
2013-09-25improve construcors in abstract classes.Andrei Karas1-4/+4
2013-05-28fix guard header part2.Andrei Karas1-3/+3
2013-04-20fix style in net directory.Andrei Karas1-0/+5
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-2/+2
2013-04-06improve loginhandler class.Andrei Karas1-10/+10
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to other files.Andrei Karas1-9/+9
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-06-12Delete some forgotten variables from loginhandler on exit.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+112