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