summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-11Fix last character selection after login dialog.Andrei Karas1-1/+1
2011-10-10Add option to show/hide MVP messages.Andrei Karas3-1/+5
2011-10-10Player range fix after previous commit.Andrei Karas2-3/+2
2011-10-10Add support for reading monsters attack range.Andrei Karas4-15/+44
2011-10-08Fix code style.Andrei Karas2-36/+37
2011-10-08Fix global message sound hightligt. It was broken for some time.Andrei Karas1-10/+4
2011-10-08Fix online list dialog resize on error.Andrei Karas1-0/+1
2011-10-08Fix typos in man file and in build in help.Andrei Karas1-4/+4
2011-10-08some fixes in manaplus.cbpAndrei Karas1-6/+5
2011-10-08Add checks and fix code style.Andrei Karas13-80/+77
2011-10-08Add checks and fix code style.Andrei Karas15-162/+145
2011-10-07Fix code style.Andrei Karas12-25/+35
2011-10-07Fix resize in skills dialog and social window.Andrei Karas5-0/+23