summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-06fix code style and some minor issues.Andrei Karas1-1/+0
2013-06-30Add ability to open support page if error happend.Andrei Karas1-4/+5
2013-06-21fix code style.Andrei Karas1-2/+0
2013-06-20Add more profiler labels.Andrei Karas1-1/+3
2013-05-03add comments for translators.Andrei Karas1-0/+6
2013-04-25fix some code style by cpplint.Andrei Karas1-2/+2
2013-04-14add basic client side only support for pets.Andrei Karas1-0/+3
2013-04-14some more style fixes from cpplint.Andrei Karas1-4/+4
2013-04-10Add option to left all per map sprites in memory if once was loaded.Andrei Karas1-1/+3
2013-04-09Improve slow login update speed.Andrei Karas1-14/+20
2013-04-09Improve perfomance in windows and popups visibility checks.Andrei Karas1-1/+1
2013-03-31Rename SoundManager sigleton from sound to soundManager.Andrei Karas1-2/+2
2013-03-29remove some code from deprivatedevent class.Andrei Karas1-14/+1
2013-03-28improve generalhandler class.Andrei Karas1-4/+3
2013-03-28Revert "Remove auction bot support."Andrei Karas1-0/+10
2013-03-28improve gamehandler classAndrei Karas1-5/+2
2013-03-24fix compilation warnings.Andrei Karas1-1/+1
2013-03-23More fixed for profiler labels.Andrei Karas1-0/+5
2013-03-23Fix profiler labels.Andrei Karas1-0/+3
2013-03-22Add option to enable/disable language chat tab.Andrei Karas1-1/+1
2013-03-22Add language tab class.Andrei Karas1-0/+13
2013-03-21Add channel name to chat tabs.Andrei Karas1-2/+2
2013-03-05Add config counters for starting client and entering game.Andrei Karas1-0/+2
2013-03-04Add different effects to npc depend on qests status (evol only)Andrei Karas1-0/+3
2013-03-01Fix code style.Andrei Karas1-1/+2
2013-02-26Split skills and stats.Andrei Karas1-0/+1
2013-02-25Improve string usage in other files.Andrei Karas1-5/+5
2013-02-23Improve game class.Andrei Karas1-67/+51
2013-02-19Add option to enable/disable gm tab.Andrei Karas1-1/+4
2013-02-19Add support for GM tab.Andrei Karas1-0/+6
2013-02-18Change process priority depend on game state.Andrei Karas1-0/+3
2013-02-18Fix random not working guild tab with guild bot integration.Andrei Karas1-0/+2
2013-02-18Remove auction bot support.Andrei Karas1-10/+0
2013-02-18move most direct calls to physfs to separate file.Andrei Karas1-3/+2
2013-02-13Fix code style.Andrei Karas1-1/+1
2013-02-10Remove channel classes because it was used only in manaserv.Andrei Karas1-4/+0
2013-01-23Add support for handling event for show/hide on screen keyboard.Andrei Karas1-13/+21
2013-01-16update copyrights year.Andrei Karas1-1/+1
2013-01-01Remove free space from top and right in buttons menu.Andrei Karas1-1/+1
2012-12-25Improve empty strings manipulation.Andrei Karas1-1/+1
2012-12-21Fix code style and other small issues.Andrei Karas1-1/+2
2012-12-21Fix possible crash with nav poinst rename dialog.Andrei Karas1-0/+3
2012-12-20add option for input logging.Andrei Karas1-1/+4
2012-12-11Hide on screen buttons before enter to game and show in game.Andrei Karas1-0/+3
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas1-1/+1
2012-11-28Fix option "Show chat history" for all tabs.Andrei Karas1-1/+2
2012-11-14Add support for on screen joystick for moving.Andrei Karas1-21/+24
2012-11-07Fix termination on Android by using "home" key.Andrei Karas1-0/+4
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+9
2012-11-04Fix chat log writing if switch character.Andrei Karas1-1/+0