summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Fix default item shortcuts window size.Andrei Karas1-1/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-12-23Probably fix auto adjusting perfomance after going from sleep mode.Andrei Karas1-12/+18
2011-12-16Fix blocking some chars in inventory/storage input box.Andrei Karas1-0/+1
2011-12-14Fix increasing log file if client was disconnected from network.Andrei Karas1-2/+7
2011-12-10Fix talk to npc key delay.Andrei Karas1-2/+1
2011-11-15Split Game::handleInput to small functions.Andrei Karas1-637/+660
2011-11-10Fix random key press loses.Andrei Karas1-1/+3
2011-11-09Fix joystick attack (button 0).Andrei Karas1-6/+14
2011-11-09Fix joystick after reconnecting to server.Andrei Karas1-1/+0
2011-11-09Fix code style.Andrei Karas1-1/+6
2011-11-09Add support for joystick selection.Andrei Karas1-6/+0
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-13/+13
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-52/+52
2011-11-05Fix double network error dialog.Andrei Karas1-18/+15
2011-11-02Add option to yellow bar to change player attack in pvp mode.Andrei Karas1-0/+8
2011-10-30Hide death message dialog in reconnect.Andrei Karas1-1/+11
2011-10-30Logging state what triggered disconnect dialog creation.Andrei Karas1-0/+5
2011-10-30Remove duplicate getAway function.Andrei Karas1-8/+8
2011-10-16Fix fps limit.v1.1.10.16Andrei Karas1-1/+0
2011-10-13Restore normal fps limit if show error window.Andrei Karas1-0/+2
2011-09-28Add untarget key. By default unassigned.Andrei Karas1-3/+7
2011-09-18Fix half away state.Andrei Karas1-4/+2
2011-09-13Fix fps switching after game window set active.Andrei Karas1-9/+6
2011-09-13Add missing checks to some files and style fixes.Andrei Karas1-113/+213
2011-09-11Add own theme xml configuration for each shortcuts based window.Andrei Karas1-4/+4
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-2/+2
2011-09-09Fix first part of shadow variables/methods errors.Andrei Karas1-6/+6
2011-09-09Add to inventory filter by letters from item names.Andrei Karas1-6/+13
2011-08-30Add auction bot support switch.Andrei Karas1-1/+10
2011-08-30Dont create guild manager instance if guild bot support not enabled.Andrei Karas1-7/+4
2011-08-27Fix guild reload if change nick on same account.Andrei Karas1-0/+6
2011-08-27Fix memory leaks in guildmanager.Andrei Karas1-0/+3
2011-08-27Basic support for guild bot integration.Andrei Karas1-8/+16
2011-08-18Improve "auto adjust perfomance".Andrei Karas1-1/+11
2011-08-15Add option to hide ip addresses on screenshots.Andrei Karas1-1/+13
2011-08-12Rename file name ministatus to correct ministatuswindow.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-12Allow hide setup window by pressing key "Setup window".Andrei Karas1-148/+158
2011-08-12Add ability to add comments to npcs.Andrei Karas1-1/+1
2011-08-11Save whisper tabs state to configuration after each change.Andrei Karas1-2/+0
2011-08-08Change limits when enable auto adjust perfomance.Andrei Karas1-3/+3
2011-08-07Add auto adjust perfomance ability.Andrei Karas1-2/+129
2011-07-17Fix map redrawing if changing map view mode.Andrei Karas1-2/+6
2011-07-16Add hotkey to close selected chat tab.Andrei Karas1-0/+5
2011-07-13Close popup menu by quit key (ESC).Andrei Karas1-2/+9
2011-07-09Fix updating local player status.Andrei Karas1-0/+2
2011-07-05Add ability to send client states to other clients.Andrei Karas1-0/+6
2011-07-02Replace some getters to direct members access in graphics class.Andrei Karas1-2/+2
2011-06-09Add "did you know?" dialog and some messages for it.Andrei Karas1-0/+9