summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2011-11-25Move A_UNUSED define to include file.Andrei Karas47-287/+16
2011-11-24Fix possible file name conflicts between client data files and skins.Andrei Karas1-3/+8
2011-11-20Rebuild translations. Update russian translation.Andrei Karas1-1/+0
2011-11-20Fix memory leak in char selection dialog.Andrei Karas1-0/+1
2011-11-20Fix compilation warnings.Andrei Karas1-2/+2
2011-11-19Add limits for creating chars (hair color, hair style, stats).Andrei Karas2-3/+21
2011-11-19Show changed yellow bar modes in debug chat tab.Andrei Karas4-641/+68
2011-11-15Autocomplete player nick in whisper first even if player offlineAndrei Karas2-1/+9
2011-11-14Fix incorrect memory access if hiding some gui layout cells.Andrei Karas2-8/+15
2011-11-14Fix code style.Andrei Karas1-6/+3
2011-11-14Add equipment window background images.Andrei Karas2-44/+99
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