summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move db files into db directory.Andrei Karas1-1/+2
2013-09-30move tabs into tabs directory.Andrei Karas1-4/+6
2013-09-30move windows classes to windows directory.Andrei Karas1-21/+22
2013-09-28add const for methods return values.Andrei Karas1-1/+1
2013-09-25remove exit on minimisation on SDL2 on Android.Andrei Karas1-4/+0
2013-09-22add support for show/hide keyboard in SDL2 on Android.Andrei Karas1-3/+1
2013-09-22fix compilation and partial running with SDL2 on Android.Andrei Karas1-0/+4
2013-09-12remove unused includes from widget files.Andrei Karas1-0/+1
2013-09-11remove unused includes from gui files.Andrei Karas1-0/+1
2013-09-10improve SDL2 handling events.Andrei Karas1-0/+4
2013-09-09remove useless includes from some files.Andrei Karas1-7/+3
2013-08-31move being related files into being dir.Andrei Karas1-2/+3
2013-08-31move particles into particle dir.Andrei Karas1-1/+2
2013-08-31move input related files into input dir.Andrei Karas1-3/+4
2013-08-29add some more missing checks.Andrei Karas1-0/+1
2013-08-29allow open help and did you know window before login into game.Andrei Karas1-4/+0
2013-08-26add surface allocation debug code.Andrei Karas1-1/+2
2013-08-24add minimize/maximize event handling in game class for SDL2.Andrei Karas1-5/+69
2013-08-24show/hide mouse cursor if mouse in/out window.Andrei Karas1-8/+3
2013-08-24remove most static methods from Client.Andrei Karas1-4/+4
2013-08-24improve some mode methods in Client.Andrei Karas1-4/+4
2013-08-24improve dirs usage in Client.Andrei Karas1-1/+1
2013-08-24improve getState/setState in Client.Andrei Karas1-7/+7
2013-08-24save Client object into global variable.Andrei Karas1-10/+1
2013-08-24second part with compilation fixes for SDL2.Andrei Karas1-0/+20
2013-08-01add gui for in chat emotes.Andrei Karas1-0/+4
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