summaryrefslogtreecommitdiff
path: root/src/client.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-09-06Add include protections into client.h and viewport.hAndrei Karas1-0/+2
2017-09-06Move manaplus game related files into progs/manaplus.Andrei Karas1-145/+1
2017-09-06Move dyecmd separate sources from dyetool into progs/dyecmd directory.Andrei Karas1-1/+1
2017-07-11Add command like parameter --validate for validating client data.Andrei Karas1-0/+10
2017-06-15Allow open server info window from game.Andrei Karas1-0/+3
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-12Add noexcept in some files.Andrei Karas1-1/+1
2016-09-23Add missing comments into defines.Andrei Karas1-4/+5
2016-09-09Fix wrong type usage. int -> time_t.Andrei Karas1-1/+1
2016-06-13Fix includes and update deheader ci script.Andrei Karas1-6/+0
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-2/+2
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-2/+2
2016-03-11Fix code style.Andrei Karas1-1/+0
2016-02-25Add into paths.xml chars for gm command and char gm command.Andrei Karas1-0/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-23Add const attribute to other files.Andrei Karas1-0/+4
2015-11-17Fix compilation without C++11 again.Andrei Karas1-4/+4
2015-08-03Add gui mode for dyecmd. Now only basic code added.Andrei Karas1-0/+6
2015-07-25Move state handler STATE_SWITCH_LOGIN into separate function.Andrei Karas1-0/+2
2015-07-25Move state handler STATE_GAME into separate function.Andrei Karas1-0/+2
2015-07-25Move state handler STATE_WORLD_SELECT into separate function.Andrei Karas1-0/+2
2015-07-25Move state handler STATE_CONNECT_SERVER into separate function.Andrei Karas1-0/+2
2015-07-25Move state handler STATE_CONNECT_GAME into separate function.Andrei Karas1-0/+2
2015-06-27Move environment functions into separate file.Andrei Karas1-4/+0
2015-03-22Send login server ping packets if server support it.Andrei Karas1-0/+3
2015-03-17Remove useless includes from .h files.Andrei Karas1-6/+0
2015-02-03Fix compilation for Android with SDL2.Andrei Karas1-6/+0
2015-01-06Move state.h into enums directory.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-07-28Fix formating in other files.Andrei Karas1-47/+47
2014-06-20Fix code style.Andrei Karas1-5/+5
2014-05-31fix code style.Andrei Karas1-7/+4
2014-05-30Move main window related code into windowmanager.Andrei Karas1-63/+1
2014-05-29Move from client packets limiter related code into separate file.Andrei Karas1-36/+0
2014-05-29Move config related functions from client into configmanager.Andrei Karas1-14/+0
2014-05-29Move gettext related methods into separate file.Andrei Karas1-4/+0
2014-05-29Move dirs related functions from client into dirs.Andrei Karas1-22/+0
2014-05-29Move some other vars from client into settings.Andrei Karas1-4/+0
2014-05-29Move options into settings.Andrei Karas1-61/+1
2014-05-29Move openErrorDialog into DialogsManager.Andrei Karas1-4/+0
2014-05-29Move many variables from client into settings.Andrei Karas1-60/+0
2014-05-28Move dialogs related function into separate file.Andrei Karas1-2/+0
2014-05-27Refactor a bit video system initialisation.Andrei Karas1-0/+4
2014-05-22allow open updater window from inside game.Andrei Karas1-0/+9
2014-05-10Move errorlistener into separate file.Andrei Karas1-9/+1
2014-05-08Fix code style in other files.Andrei Karas1-45/+2
2014-05-06Fix compilation on Android with SDL2.Andrei Karas1-1/+1
2014-05-03Add support for update server mirrors.Andrei Karas1-0/+3