summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-15add playerrelationslistener.h into make files.v1.4.2.15Andrei Karas2-0/+2
2014-02-15fix again onscreen controls position on resize/scale.Andrei Karas1-2/+2
2014-02-15Fix scale apply if using SDL 2.Andrei Karas1-1/+3
2014-02-15fix onscreen controls position on resize/scale.Andrei Karas2-2/+10
2014-02-15fix manaplus.cbp.Andrei Karas1-1/+1
2014-02-15Change version to 1.4.2.15.Andrei Karas8-8/+25
2014-02-15update translations.Andrei Karas41-15712/+9560
2014-02-14fix code style.Andrei Karas12-14/+17
2014-02-13In dyecmd before saving images, convert it into default 32 bit format.Andrei Karas1-1/+4
2014-02-13update translations.Andrei Karas49-12907/+11960
2014-02-13Remove unused chat help from code.Andrei Karas9-213/+4
2014-02-13add guild help.Andrei Karas3-0/+13
2014-02-13add party help.Andrei Karas3-0/+18
2014-02-12add autocomplete special commands in guild tab.Andrei Karas4-0/+20
2014-02-12add autocomplete special commands in party tab.Andrei Karas4-1/+22
2014-02-11improve autocomplete sanitization.Andrei Karas3-10/+12
2014-02-11add support for map layer replacments.Andrei Karas7-25/+112
2014-02-09Remove loading maps from gzipped file.Andrei Karas1-28/+3
2014-02-09allow select unselectable npc if mod key pressed.Andrei Karas1-5/+22
2014-02-08Add action for open trade window.Andrei Karas5-1/+33
2014-02-07add missing const and static keywords.Andrei Karas15-25/+25
2014-02-06Add diagonal direction for crazy move a.Andrei Karas1-18/+30
2014-02-06Add new crazy move A command for show pet emotes.Andrei Karas1-4/+11
2014-02-06In crazy moves A add support for all emotes.Andrei Karas3-4/+29
2014-02-05fix adjusting scale if resolution too low.Andrei Karas1-2/+15
2014-02-05fix loading value in SetupItemSliderInt.Andrei Karas1-0/+1
2014-02-05use new control for scale.Andrei Karas3-6/+9
2014-02-05add slider list setup control for int value.Andrei Karas2-2/+65
2014-02-04update translations.Andrei Karas41-5426/+5622
2014-02-04rename Setup into SetupWindow.Andrei Karas20-41/+42
2014-02-04adjust windows size if main window was resized to smaller size.Andrei Karas2-0/+24
2014-02-03fix friend tab update in social window if friends was changed.Andrei Karas4-16/+66
2014-02-02Add new attributes for start position for ambient layers.Andrei Karas3-8/+22
2014-02-02add actions for select next/previous tab in spells/commands window.Andrei Karas5-0/+50
2014-02-02add actions for select next/previous tab in shortcuts window.Andrei Karas10-21/+94
2014-02-02Add basic rules for cppcheck.Andrei Karas1-0/+45
2014-02-02Add missing const and static into other classes.Andrei Karas30-57/+58
2014-02-02Add missing const and static into render classes.Andrei Karas2-2/+2
2014-02-02Add missing const and static into translation classes.Andrei Karas2-6/+6
2014-02-02Add missing const and static into input classes.Andrei Karas4-9/+9
2014-02-02Add missing const and static into being classes.Andrei Karas6-17/+18
2014-02-02Add missing const and static into resource classes.Andrei Karas10-28/+41
2014-02-02Add missing const and static into net classes.Andrei Karas34-94/+83
2014-02-02Add missing const and static into gui classes.Andrei Karas39-96/+75
2014-02-01Change version to 1.4.2.1v1.4.2.1Andrei Karas8-8/+18
2014-02-01update translations.Andrei Karas40-4696/+5186
2014-02-01do not scale on the fly on windows.Andrei Karas1-0/+2
2014-02-01fix code style.Andrei Karas4-1/+8
2014-01-31Combine "Mod" and "Stop attack" keys.Andrei Karas5-14/+10
2014-01-30Fix code style.Andrei Karas6-11/+15