summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-03-14Add support for other gender.Andrei Karas15-28/+108
Fix per gender and race items separation.
2012-03-13Fix to avoid false positives in automatic checking software.Andrei Karas2-8/+10
2012-03-13Remove second use/equip button from inventory.Andrei Karas2-14/+3
2012-03-13Use per race equipment sprites.Andrei Karas7-19/+39
Example: <sprite gender="male" race="4">...</sprite>
2012-03-12Fix servers list download error.Andrei Karas2-13/+13
2012-03-11Fix code style.Andrei Karas1-2/+2
2012-03-11Fix use button in skills dialog if switching tabs.Andrei Karas3-0/+28
Add drawing skill image in shortcuts bar.
2012-03-10Allow add skills to shortcuts bar (same as for magic and script commands).Andrei Karas6-15/+78
2012-03-10Add to skills missile particle effect and hit/miss sounds.Andrei Karas5-76/+146
Add to skills use effect 100000 + skillid on target.
2012-03-10Add basic skill action use on target.Andrei Karas3-4/+45
2012-03-10Add skill range parameter to skills.Andrei Karas3-11/+14
2012-03-10Remove more debug lines and fix logging bytes stream.Andrei Karas2-2/+1
2012-03-09Validate reading keys from config.Andrei Karas1-0/+3
2012-03-09Remove debug keys logging.Andrei Karas1-2/+0
2012-03-09Add limited support for keys unknown for SDL.Andrei Karas3-15/+56
This keys can be assigned to simple actions and cant be modifier keys.
2012-03-09Move getting keys from game to keyboard config.Andrei Karas4-17/+44
2012-03-09Add new dye mode S.Andrei Karas2-9/+43
It simple colors replace dye method. Dye palate should be in format: source1,destination1,source2,destination2 etc
2012-03-09Fix incorrect packets handling from multiple update hosts commit.Andrei Karas1-0/+2
2012-03-09Fix leak in last commit.Andrei Karas1-0/+2
2012-03-09Add support for many update hosts (evol server only).Andrei Karas14-17/+174
2012-03-07Restore volume in disconnect in afk mode.Andrei Karas1-2/+6
2012-03-06Fix shortcuts in portable windows version.Andrei Karas2-4/+8
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 Karas8-11/+9
2012-03-04Add missing mkdirs to evol make file.Andrei Karas1-0/+2
2012-03-04add $(DESTDIR) to evol make file. (by Al13n)Andrei Karas1-6/+6
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
Chat command: /dumpogl
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
Example from root of manaplus: make -C data/evol evol-client
2012-03-01Replace client version in update news to latest manaplus version.Andrei Karas1-1/+27
Only for old servers.
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