summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Add strong typed bool IsWeapon.Andrei Karas12-32/+117
2016-06-07Move subimage class into image directory.Andrei Karas6-11/+13
2016-06-07Move image class into image directory.Andrei Karas75-88/+128
2016-06-07Remove duplicates from .gitlab-ci.yml and fix some job names.Andrei Karas1-18/+2
2016-06-07Move most slow deheader ci jobs into first deheader jobs.Andrei Karas1-168/+168
2016-06-06Add missing file.Andrei Karas2-0/+101
2016-06-06Add support for load pseudo atlas, where atlas and each image in it will not ...Andrei Karas5-1/+74
2016-06-06Load special tilesets in ignored atlas.Andrei Karas6-0/+60
2016-06-06Fix compilation warnings if use debug images define.Andrei Karas1-2/+2
2016-06-06Report in map reader if loaded tilesets not included into atlases.Andrei Karas2-2/+17
2016-06-06Add image type for image classes. for detect what kind of class used in image.Andrei Karas5-0/+43
2016-06-06Add assert into map reader.Andrei Karas1-13/+19
2016-06-05Add ci jobs for run deheader without OpenGL flags.Andrei Karas1-0/+1460
2016-06-05Remove useless header include if OpenGL not enabled.Andrei Karas1-2/+4
2016-06-04Fix nuke command and menu action. Rename gm nuke command into /gmnuke.Andrei Karas2-2/+2
2016-06-04Show hightlighted messages in chat also if tab active but window minimized or...Andrei Karas1-6/+8
2016-06-04Change version to 1.6.6.4v1.6.6.4Andrei Karas9-9/+20
2016-06-04Fix compilation for MacOSX.Andrei Karas1-1/+1
2016-06-04Update manaplus.cbp.Andrei Karas1-2/+29
2016-06-04Remove fake build from .gitlab-ci.ymlAndrei Karas1-9/+0
2016-06-04Update Android.mk.Andrei Karas1-0/+2
2016-06-04Update translations.Andrei Karas22-5112/+3791
2016-06-04PNGcrushed window bitmapHello=)1-0/+0
2016-06-04Changelog updatedHello=)1-1/+2
2016-06-04Fix: channels are using different colorsHello=)1-19/+19
2016-06-04Port of close button glow and choping of titlebar sizes.Hello=)25-99/+121
2016-06-04Take on dropdowns, button looks better nowHello=)2-0/+6
2016-06-04Some attentin to buttons and tabsHello=)1-0/+0
2016-06-04Reworked checkboxes appearanceHello=)2-1/+1
2016-06-04Fixed stupid bug: selected slot in items window looked really oddHello=)3-2/+17
2016-06-04In .gitlab-ci.yml move tests to first positions, because they most slow.Andrei Karas1-81/+83
2016-06-04Add deheader into ci tools.Andrei Karas5-0/+1544
2016-06-04Remove some useless includes if using SDL2.Andrei Karas11-13/+40
2016-06-04Remove some more includes from unit tests.Andrei Karas1-3/+0
2016-06-04Remove extra include from unit tests.Andrei Karas4-10/+0
2016-06-04Fix unused wariable in unit tests.Andrei Karas1-1/+2
2016-06-04Add missing includeAndrei Karas1-0/+1
2016-06-03Fix code style.Andrei Karas12-12/+22
2016-06-03Fix compilation for Android.Andrei Karas1-3/+6
2016-06-02Fix unit tests after last updates.Andrei Karas3-12/+25
2016-06-02Switch make test script from using separate directory to main directory.Andrei Karas1-5/+3
2016-06-02Show asserts for most errors in resource dbs.Andrei Karas13-37/+54
2016-06-02Add missing attribute to paths.xml for set include directory for badges.Andrei Karas1-0/+1
2016-06-02Collect asserts before creating chat windowAndrei Karas6-0/+105
2016-06-02Add missing file into make files.Andrei Karas2-0/+2
2016-06-02Enable ItemFieldType constructor for all compilers.Andrei Karas1-2/+0
2016-06-02Add support for status effect name translation.Andrei Karas1-1/+2
2016-06-02Add support for configurable item stat fields.Andrei Karas7-91/+232
2016-06-01Move item field type class into separate file.Andrei Karas4-22/+56
2016-06-01Dont try to play gui sound if it empty.Andrei Karas1-2/+9