summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-31Add in minimap context menu option to return camera to default state.Andrei Karas1-0/+7
2016-05-31Add char command /restorecamera for restore camera to default state.Andrei Karas5-0/+18
2016-05-31Change some build script to use separate directory for temp files.Andrei Karas7-15/+25
2016-05-31Fix /msg chat command for channels.Andrei Karas1-3/+9
2016-05-31Fix compilation error in itemdb.Andrei Karas1-2/+2
2016-05-31Add to items attributes hprecover and sprecover. For recovery rates.Andrei Karas1-0/+4
2016-05-31Fix compilation without OpenGL in setup_video.cpp again.Andrei Karas1-0/+2
2016-05-31Fix compilation without OpenGL in setup_video.cpp.Andrei Karas1-0/+6
2016-05-31Change default max chars per chat message from 300 to 512.Andrei Karas1-1/+1
2016-05-31Fix compilation without OpenGL.Andrei Karas1-1/+5
2016-05-31Fix comments formatting in copynpaste.cppAndrei Karas1-2/+2
2016-05-31Fix different include issues.Andrei Karas46-45/+138
2016-05-31Add USE_X11 define into make file.Andrei Karas2-1/+15
2016-05-29Fix compilation without OpenGL.Andrei Karas1-1/+3
2016-05-29Update translations.Andrei Karas23-2047/+2047
2016-05-29Fix code style.Andrei Karas15-50/+26