summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Small cleanup in equipment window.Andrei Karas1-2/+3
2012-03-27Unselect item in inventory if it was added to outfit window.Andrei Karas3-1/+14
2012-03-27Fix auto update online list after http server error (tmw like servers only).Andrei Karas1-0/+1
2012-03-27Fix chat links again.Andrei Karas1-2/+20
2012-03-27Fix chat item links. Some times links worked incorrectly.Andrei Karas1-5/+9
2012-03-26Redesign input handling.Andrei Karas3-34/+6
2012-03-23Fix copy to clipboard issue.Andrei Karas1-1/+12
2012-03-22Rename object event to depricatedevent because current implimentation veryAndrei Karas10-12/+12
2012-03-21Fix copy to clipboard with links.Andrei Karas1-1/+1
2012-03-19Protect autocomplete from evil nicks if nick start from chat line start.Andrei Karas1-7/+17
2012-03-19Add help po translation.Andrei Karas2-31/+11
2012-03-17In update windows after client version switch color back to black.Andrei Karas1-2/+2
2012-03-16Fix stuck after canceling register.Andrei Karas1-1/+1
2012-03-14Add support for other gender.Andrei Karas4-6/+37
2012-03-13Remove second use/equip button from inventory.Andrei Karas2-14/+3
2012-03-12Fix servers list download error.Andrei Karas1-4/+1
2012-03-11Fix code style.Andrei Karas1-2/+2
2012-03-11Fix use button in skills dialog if switching tabs.Andrei Karas3-0/+28
2012-03-10Allow add skills to shortcuts bar (same as for magic and script commands).Andrei Karas5-13/+69
2012-03-10Add to skills missile particle effect and hit/miss sounds.Andrei Karas2-59/+71
2012-03-10Add basic skill action use on target.Andrei Karas2-2/+43
2012-03-10Add skill range parameter to skills.Andrei Karas2-5/+8
2012-03-09Add limited support for keys unknown for SDL.Andrei Karas1-5/+3
2012-03-09Move getting keys from game to keyboard config.Andrei Karas1-1/+1
2012-03-09Fix leak in last commit.Andrei Karas1-0/+2
2012-03-09Add support for many update hosts (evol server only).Andrei Karas5-14/+98
2012-03-06Fix context menu in outfits window.Andrei Karas1-1/+7
2012-03-06Fix big minimap scrolling with moving camera.Andrei Karas1-1/+1
2012-03-04Fix copyrights.Andrei Karas4-6/+4
2012-03-04Fix possible crash in npc menu.Andrei Karas3-1/+13
2012-03-02Use FBO for screenshots. Disabled for windows.Andrei Karas2-0/+11
2012-03-02Add opengl settings dump command.Andrei Karas1-0/+1
2012-03-01Replace client version in update news to latest manaplus version.Andrei Karas1-1/+27
2012-03-01Fix default npc dialog size.Andrei Karas1-1/+1
2012-02-29Fix npc menu focus/defocus issue.Andrei Karas2-0/+13
2012-02-29Fix code style in empty methods.Andrei Karas10-12/+24
2012-02-29Simplify remove listener calls.Andrei Karas3-9/+3
2012-02-29Block special keys in npc menu selection.Andrei Karas1-1/+2
2012-02-29Allow open conext menu from free tile if in free camera mode.Andrei Karas1-2/+7
2012-02-29Allow use context menu in minimap.Andrei Karas6-7/+67
2012-02-29Allow resize minimaps.Andrei Karas1-1/+1
2012-02-29Fix drawing big minimaps.Andrei Karas1-10/+8
2012-02-28Fix code style.Andrei Karas1-2/+1
2012-02-28Adjust label size in setupitem controls.Andrei Karas5-5/+22
2012-02-28Fix some sound event.Andrei Karas8-6/+36
2012-02-28Add some missing debug includes.Andrei Karas2-1/+3
2012-02-28Replace "play" button text to image.Andrei Karas1-1/+1
2012-02-28Add image support for buttons.Andrei Karas2-20/+202
2012-02-28Fix manaplus clients name highlight in evol server. Before was all highlighted.Andrei Karas1-0/+5
2012-02-28Add different sound effects for different events.Andrei Karas21-29/+164