summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Remove black wood theme because author not responding about sources.stripped1.2.3.4strippedAndrei Karas46-183/+1
2012-03-04Fix copyrights.Andrei Karas8-11/+9
2012-03-04Restore po files after merge.Andrei Karas42-0/+235889
2012-03-04Merge branch 'master' into strippedAndrei Karas222-234709/+4895
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-03Update and rebuild translations.Andrei Karas40-15433/+16153
2012-03-03Change version to 1.2.3.4.Andrei Karas7-7/+32
2012-03-03Disable logging number of received bytes.Andrei Karas1-1/+1
2012-03-03Update liberation fonts.Andrei Karas4-0/+0
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-02Remove some test scripts.Andrei Karas2-228/+0
2012-03-02Add opengl settings dump command.Andrei Karas5-0/+39
2012-03-01Merge branch 'master' of gitorious.org:manaplus/manaplusReid345-49213/+74194
2012-03-01Correct manaplus's background.Reid1-0/+0
2012-03-01Include evol files in tarball.Andrei Karas2-1/+8
2012-03-01Add make target evol-client.Andrei Karas2-0/+11
2012-03-01Replace client version in update news to latest manaplus version.Andrei Karas1-1/+27
2012-03-01Add gdb to windows build.Andrei Karas2-1/+20
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-29Update and rebuild translations.Andrei Karas41-6576/+8337
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 Karas4-1/+3
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 Karas50-51/+237
2012-02-27Fix compilation.Andrei Karas2-28/+9
2012-02-27Add sliderlist setup item.Andrei Karas10-27/+265