summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Change implimentation for removeing old links from browser box class.Andrei Karas2-28/+17
2012-04-20Fix move issue with mouse.Andrei Karas2-0/+22
2012-04-01Extend sequence animation tag. Allow set in attribute value any frame numbers.Andrei Karas2-20/+105
2012-04-01Add pause animation tag.Andrei Karas4-2/+16
2012-04-01Fix chat item links. Some times links worked incorrectly.Andrei Karas1-5/+27
2012-04-01Fix copy to clipboard with links.Andrei Karas1-1/+12
2012-04-01Fix tiles animation in opengl mode in non fringe layers.Andrei Karas4-10/+18
2012-03-18Add new dye mode S.Andrei Karas2-9/+43
2012-03-18Validate reading keys from config.Andrei Karas1-0/+2
2012-03-08Add mageia2 to client version.Andrei Karas1-1/+1
2012-03-08Restore volume in disconnect in afk mode.Andrei Karas1-2/+6
2012-03-08Fix context menu in outfits window.Andrei Karas1-1/+7
2012-03-08Fix big minimap scrolling with moving camera.Andrei Karas1-1/+1
2012-03-04Fix possible crash in npc menu.Andrei Karas3-1/+13
2012-03-03Fix incorrect screenshots issue in opengl mode.v1.2.3.4Andrei Karas2-4/+4
2012-03-03Change version to 1.2.3.4.Andrei Karas1-2/+2
2012-03-03Disable logging number of received bytes.Andrei Karas1-1/+1
2012-03-03Fix code style.Andrei Karas2-2/+2
2012-03-02Bit improve opengl speed.Andrei Karas1-3/+5
2012-03-02Add FBO for screenshots to safe opengl also.Andrei Karas2-2/+78
2012-03-02Move texture settings.Andrei Karas1-3/+4
2012-03-02Use FBO for screenshots. Disabled for windows.Andrei Karas10-6/+101
2012-03-02Bit improve opengl dumper.Andrei Karas1-2/+2
2012-03-02Fix compilation with manaserv.Andrei Karas5-11/+12
2012-03-02Add opengl settings dump command.Andrei Karas5-0/+39
2012-03-01Replace client version in update news to latest manaplus version.Andrei Karas1-1/+27
2012-03-01Fix modal state for some dialogs.Andrei Karas2-2/+3
2012-03-01Fix weight dialogs sound effect.Andrei Karas1-2/+2
2012-03-01Fix default npc dialog size.Andrei Karas1-1/+1
2012-03-01Block move/direction shortcuts in inventory/storage input fields.Andrei Karas1-1/+2
2012-02-29Fix npc menu focus/defocus issue.Andrei Karas3-5/+19
2012-02-29Fix code style in empty methods.Andrei Karas30-57/+110
2012-02-29Simplify remove listener calls.Andrei Karas10-41/+22
2012-02-29Block special keys in npc menu selection.Andrei Karas1-1/+2
2012-02-29Fix per server config default values.Andrei Karas2-0/+2
2012-02-29Allow open conext menu from free tile if in free camera mode.Andrei Karas2-2/+13
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 Karas15-7/+62
2012-02-28Add some missing debug includes.Andrei Karas4-1/+7
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-28Dont show "error" for emotes.Andrei Karas1-1/+3
2012-02-28Fix manaplus clients name highlight in evol server. Before was all highlighted.Andrei Karas2-1/+6
2012-02-28Add different sound effects for different events.Andrei Karas32-50/+204
2012-02-27Fix compilation.Andrei Karas2-28/+9
2012-02-27Add sliderlist setup item.Andrei Karas10-27/+265