Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-13 | Fix includes and update deheader ci script. | Andrei Karas | 107 | -155/+110 | |
2016-06-12 | Update deheader ci tests for support new parameters. | Andrei Karas | 1 | -1/+3 | |
2016-06-11 | In ci scripts use local debian mirror if run on local runner. | Andrei Karas | 1 | -0/+11 | |
2016-06-11 | Remove unused includes. | Andrei Karas | 8 | -88/+0 | |
2016-06-10 | Fix space usage in login dialog in SDL2 builds. | Andrei Karas | 1 | -0/+4 | |
2016-06-10 | Fix typo handleActicateKey -> handleActivateKey | Andrei Karas | 3 | -5/+5 | |
2016-06-09 | Update sdl2 build script for use tmp directory. | Andrei Karas | 1 | -4/+7 | |
2016-06-09 | Dont send packet CMSG_WHO_REQUEST on unsupported tmwa versions. | Andrei Karas | 1 | -0/+3 | |
2016-06-08 | Simplify set weapon sprite. | Andrei Karas | 12 | -119/+14 | |
2016-06-08 | Add setWeaponId into Being class. | Andrei Karas | 6 | -0/+22 | |
2016-06-08 | Simplify setTempSprite in Being. | Andrei Karas | 2 | -21/+1 | |
2016-06-08 | Add setTempSprite method into Being. | Andrei Karas | 12 | -123/+113 | |
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 | |
But for now mostly unused. | |||||
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 | |
use any images. | |||||
2016-06-06 | Load special tilesets in ignored atlas. | Andrei Karas | 6 | -0/+60 | |
Special tilesets for now is collision and levels. After can be other. | |||||
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 | |
Now it will show assert if atlas missing for some map. | |||||
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 ↵ | Andrei Karas | 1 | -6/+8 | |
or no input focus. | |||||
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 | |
It makes it harder to mix channels and whispers. | |||||
2016-06-04 | Port of close button glow and choping of titlebar sizes. | Hello=) | 25 | -99/+121 | |
Close buttno now glows titlebar parts on hover, this reqired massive changes to coordinates and window bitmaps. Then, once it had to be reshuffled anyway, I've took opportunity to reduce some titlebar sized a bit, windows now a bit more compact. | |||||
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 | |
Tabs are now using more consistent bit patterns for various versions, slightly more aggressive highlighting for active tab. Buttons also got more consistent patterns, visible repeated stripes are fixed and pressed buttons not just change bevels, but also move bit pattern to make it more convincing. | |||||
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 | |