Age | Commit message (Expand) | Author | Files | Lines |
2016-06-08 | Remove default value from parameter cards in Being->setSprite. | Andrei Karas | 10 | -94/+186 |
2016-06-08 | Remove default value from parameter isItemSprite in Being->setSprite. | Andrei Karas | 10 | -87/+177 |
2016-06-08 | Remove default value from parameter isWeapon in Being->setSprite. | Andrei Karas | 10 | -82/+220 |
2016-06-08 | Remove default value from parameter colorId in Being->setSprite. | Andrei Karas | 10 | -71/+235 |
2016-06-08 | Remove default value from parameter color in Being->setSprite. | Andrei Karas | 9 | -43/+43 |
2016-06-08 | Add support for getting sprite color by cards in Being. | Andrei Karas | 2 | -4/+10 |
2016-06-08 | Add strong typed bool IsTempSprite. | Andrei Karas | 7 | -17/+61 |
2016-06-08 | Add strong typed bool IsWeapon. | Andrei Karas | 12 | -32/+117 |
2016-06-07 | Move subimage class into image directory. | Andrei Karas | 6 | -11/+13 |
2016-06-07 | Move image class into image directory. | Andrei Karas | 75 | -88/+128 |
2016-06-07 | Remove duplicates from .gitlab-ci.yml and fix some job names. | Andrei Karas | 1 | -18/+2 |
2016-06-07 | Move most slow deheader ci jobs into first deheader jobs. | Andrei Karas | 1 | -168/+168 |
2016-06-06 | Add missing file. | Andrei Karas | 2 | -0/+101 |
2016-06-06 | Add support for load pseudo atlas, where atlas and each image in it will not ... | Andrei Karas | 5 | -1/+74 |
2016-06-06 | Load special tilesets in ignored atlas. | Andrei Karas | 6 | -0/+60 |
2016-06-06 | Fix compilation warnings if use debug images define. | Andrei Karas | 1 | -2/+2 |
2016-06-06 | Report in map reader if loaded tilesets not included into atlases. | Andrei Karas | 2 | -2/+17 |
2016-06-06 | Add image type for image classes. for detect what kind of class used in image. | Andrei Karas | 5 | -0/+43 |
2016-06-06 | Add assert into map reader. | Andrei Karas | 1 | -13/+19 |
2016-06-05 | Add ci jobs for run deheader without OpenGL flags. | Andrei Karas | 1 | -0/+1460 |
2016-06-05 | Remove useless header include if OpenGL not enabled. | Andrei Karas | 1 | -2/+4 |
2016-06-04 | Fix nuke command and menu action. Rename gm nuke command into /gmnuke. | Andrei Karas | 2 | -2/+2 |
2016-06-04 | Show hightlighted messages in chat also if tab active but window minimized or... | Andrei Karas | 1 | -6/+8 |
2016-06-04 | Change version to 1.6.6.4v1.6.6.4 | Andrei Karas | 9 | -9/+20 |
2016-06-04 | Fix compilation for MacOSX. | Andrei Karas | 1 | -1/+1 |
2016-06-04 | Update manaplus.cbp. | Andrei Karas | 1 | -2/+29 |
2016-06-04 | Remove fake build from .gitlab-ci.yml | Andrei Karas | 1 | -9/+0 |
2016-06-04 | Update Android.mk. | Andrei Karas | 1 | -0/+2 |
2016-06-04 | Update translations. | Andrei Karas | 22 | -5112/+3791 |
2016-06-04 | PNGcrushed window bitmap | Hello=) | 1 | -0/+0 |
2016-06-04 | Changelog updated | Hello=) | 1 | -1/+2 |
2016-06-04 | Fix: channels are using different colors | Hello=) | 1 | -19/+19 |
2016-06-04 | Port of close button glow and choping of titlebar sizes. | Hello=) | 25 | -99/+121 |
2016-06-04 | Take on dropdowns, button looks better now | Hello=) | 2 | -0/+6 |
2016-06-04 | Some attentin to buttons and tabs | Hello=) | 1 | -0/+0 |
2016-06-04 | Reworked checkboxes appearance | Hello=) | 2 | -1/+1 |
2016-06-04 | Fixed stupid bug: selected slot in items window looked really odd | Hello=) | 3 | -2/+17 |
2016-06-04 | In .gitlab-ci.yml move tests to first positions, because they most slow. | Andrei Karas | 1 | -81/+83 |
2016-06-04 | Add deheader into ci tools. | Andrei Karas | 5 | -0/+1544 |
2016-06-04 | Remove some useless includes if using SDL2. | Andrei Karas | 11 | -13/+40 |
2016-06-04 | Remove some more includes from unit tests. | Andrei Karas | 1 | -3/+0 |
2016-06-04 | Remove extra include from unit tests. | Andrei Karas | 4 | -10/+0 |
2016-06-04 | Fix unused wariable in unit tests. | Andrei Karas | 1 | -1/+2 |
2016-06-04 | Add missing include | Andrei Karas | 1 | -0/+1 |
2016-06-03 | Fix code style. | Andrei Karas | 12 | -12/+22 |
2016-06-03 | Fix compilation for Android. | Andrei Karas | 1 | -3/+6 |
2016-06-02 | Fix unit tests after last updates. | Andrei Karas | 3 | -12/+25 |
2016-06-02 | Switch make test script from using separate directory to main directory. | Andrei Karas | 1 | -5/+3 |
2016-06-02 | Show asserts for most errors in resource dbs. | Andrei Karas | 13 | -37/+54 |
2016-06-02 | Add missing attribute to paths.xml for set include directory for badges. | Andrei Karas | 1 | -0/+1 |