summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2011-11-13Show enemy relation in online list.Andrei Karas1-1/+16
2011-11-09Add option to use joystick only if game window is active.Andrei Karas2-4/+12
2011-11-09Fix jpoystick calibration message.Andrei Karas1-1/+2
2011-11-09Fix code style.Andrei Karas3-3/+10
2011-11-09Add support for joystick selection.Andrei Karas2-13/+101
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas19-147/+149
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas92-426/+447
2011-11-05Fix languages names translation.Andrei Karas1-2/+2
2011-11-05Fix current language detection if using custom language.Andrei Karas1-1/+1
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 Karas2-16/+102
2011-11-02Add option to yellow bar to change player attack in pvp mode.Andrei Karas4-8/+60
2011-11-02Add enemy relation.Andrei Karas3-1/+46
2011-11-01Add comment to option "Enable buggy servers protection".Andrei Karas1-2/+3
2011-10-30Hide death message dialog in reconnect.Andrei Karas1-3/+3
2011-10-30Add pseudo away chat command.Andrei Karas1-0/+1
2011-10-30Remove duplicate getAway function.Andrei Karas3-3/+3
2011-10-27Add command to dump to chat main graphics settings.Andrei Karas1-0/+1
2011-10-23Add chat commands for using server side ignore for all whispers.Andrei Karas1-0/+2
2011-10-15Update and rebuild translations.Andrei Karas1-1/+1
2011-10-10Add option to show/hide MVP messages.Andrei Karas1-0/+3
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-07Fix resize in skills dialog and social window.Andrei Karas5-0/+23
2011-10-05Add blacklist relation. In this mode blocked trades, emotes, speech text.Andrei Karas4-1/+42
2011-10-03Remove debug message "incorrect player position" from debug tab.Andrei Karas1-2/+2
2011-10-02Add new move to target mode for archers.Andrei Karas2-0/+8
2011-09-28Hide popups in different hidden windows.Andrei Karas11-6/+71
2011-09-28Add some checks after previous commit.Andrei Karas2-2/+4
2011-09-28Fixed item popup still visible after closing inventory window.Erik Schilling5-1/+19
2011-09-28Add amount text field to buy dialog.Andrei Karas5-11/+62
2011-09-28Show current experience after 99 level.Andrei Karas1-1/+2
2011-09-26Add ability to scrolling in scrollareas like chat by mouse draging.Andrei Karas2-0/+62
2011-09-26Split keyboard keys to groups.Andrei Karas1-7/+26
2011-09-24Replace compare function in who is online to functuator.Andrei Karas1-17/+21
2011-09-24Fix number of servers type with enabled manaserv.Andrei Karas1-0/+4
2011-09-23Fix default size for social and status windows.Andrei Karas2-3/+3
2011-09-21Add option to disable advanced mouse targeting.Andrei Karas1-0/+3
2011-09-20Auto hide filter in invetory if window size too small.Andrei Karas3-20/+74
2011-09-19Unhide method widgetResized. Removed empty widgetResized from some classes.Andrei Karas7-29/+1
2011-09-19Add comment field to spells/commands.Andrei Karas4-22/+61
2011-09-18Fix compilation warnings.Andrei Karas1-1/+0
2011-09-16Fix crash in context menu.Andrei Karas1-13/+2
2011-09-16Fix code style.Andrei Karas1-2/+0
2011-09-16Fix status popup height.Andrei Karas1-1/+2
2011-09-16Simplify menu creation in popupmenu class.Andrei Karas3-329/+227
2011-09-15Remove some diplicated code from embeded guichan.Andrei Karas1-1/+1
2011-09-15Add buttons Themes, Video, Perfomance in select server screen.Andrei Karas4-0/+39
2011-09-14Show in context menu some missing items.Andrei Karas1-8/+74
2011-09-14Replace some size() calls to empty().Andrei Karas1-1/+1