summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-11-12Change version to 1.1.11.12.Andrei Karas1-2/+2
2011-11-10Prevent possible joystick enable if it was disabled and joystickAndrei Karas1-1/+1
2011-11-10Fix random key press loses.Andrei Karas1-1/+3
2011-11-09Fix joystick attack (button 0).Andrei Karas1-6/+14
2011-11-09Add code for joystick debug.Andrei Karas2-0/+17
2011-11-09Enable joystick hat support for moving. Now only support hat with index 0.Andrei Karas2-1/+19
2011-11-09Add option to use joystick only if game window is active.Andrei Karas5-23/+51
2011-11-09Fix joystick after reconnecting to server.Andrei Karas2-1/+3
2011-11-09Fix jpoystick calibration message.Andrei Karas1-1/+2
2011-11-09Fix code style.Andrei Karas11-11/+35
2011-11-09Add support for joystick selection.Andrei Karas7-44/+206
2011-11-08Add make script for gcc 4.7 snapshot.Andrei Karas1-0/+2
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas92-536/+549
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas175-893/+946
2011-11-07Fix compilation under gcc 4.7 snapshot.Andrei Karas3-2/+5
2011-11-05Fix double network error dialog.Andrei Karas1-18/+15
2011-11-05Fix languages names translation.Andrei Karas1-2/+2
2011-11-05Fix current language detection if using custom language.Andrei Karas3-5/+19
2011-11-05Fix code style.Andrei Karas1-1/+2
2011-11-05Dont allow player to ignore self.Andrei Karas1-0/+7
2011-11-04Add bold markup tag to browserbox class.Andrei Karas2-13/+47
2011-11-04Add option to settings for select any supported language. (tab Theme)Andrei Karas5-39/+124
2011-11-02Add option to yellow bar to change player attack in pvp mode.Andrei Karas12-24/+153
2011-11-02Add enemy relation.Andrei Karas8-5/+67
2011-11-01Add comment to option "Enable buggy servers protection".Andrei Karas1-2/+3
2011-10-31Fix /help chat command to open help for current chat tab.Andrei Karas1-1/+22
2011-10-31Stop moving if npc dialog is showed.Andrei Karas2-0/+3
2011-10-31Fix compilation warnings.Andrei Karas1-3/+4
2011-10-30Hide death message dialog in reconnect.Andrei Karas4-5/+17
2011-10-30Logging state what triggered disconnect dialog creation.Andrei Karas1-0/+5
2011-10-30Add pseudo away chat command.Andrei Karas5-1/+30
2011-10-30Remove duplicate getAway function.Andrei Karas6-15/+12
2011-10-30Fix code style.Andrei Karas1-1/+2
2011-10-29Change version to 1.1.10.30.Andrei Karas1-2/+2
2011-10-27Add command to dump to chat main graphics settings.Andrei Karas8-3/+85
2011-10-23Protect trade against abusing.Andrei Karas1-0/+7
2011-10-23Add chat commands for using server side ignore for all whispers.Andrei Karas10-1/+102
2011-10-21Fix parsing replace tags without item ids inside in items.xml.Andrei Karas1-10/+25
2011-10-21Fix possible crash in network code after destroing all not leaked objects.Andrei Karas1-1/+1
2011-10-19Add to debug log number of sended and received bytes.Andrei Karas1-0/+2
2011-10-19Hide passwords from packets logs.Andrei Karas3-3/+38
2011-10-19Disable autofix position for move to target archer mode.Andrei Karas1-1/+4
2011-10-18Add method to reset send buffer pointer in created MessageOut instance.Andrei Karas1-0/+3
2011-10-16Fix fps limit.v1.1.10.16Andrei Karas1-1/+0
2011-10-15Change default move to target in attack range.Andrei Karas1-1/+1
2011-10-15Change version to 1.1.10.16.Andrei Karas1-2/+2
2011-10-15Update and rebuild translations.Andrei Karas2-2/+2
2011-10-14Change default move to target type to archer mode. (works as attack distance ...Andrei Karas1-1/+1
2011-10-13Restore normal fps limit if show error window.Andrei Karas1-0/+2
2011-10-12Fix logging direction in packets.Andrei Karas1-3/+5