Age | Commit message (Expand) | Author | Files | Lines |
2018-05-28 | Fix include guard headers in currency.h and clanwindowtabs.h | Andrei Karas | 2 | -6/+6 |
2018-05-28 | Fix implicit cast in map.cpp | Andrei Karas | 1 | -1/+2 |
2018-05-25 | Enable images in updater window. | Andrei Karas | 1 | -0/+1 |
2018-05-24 | Fix warning in clang 5. | Andrei Karas | 1 | -0/+3 |
2018-05-23 | Add ci_gcc7 into branches list. | Andrei Karas | 1 | -0/+215 |
2018-05-23 | Add ci_gcc7 into triggers. | Andrei Karas | 1 | -1/+2 |
2018-05-23 | Remove extra include from beingrecv.cpp | Andrei Karas | 1 | -1/+0 |
2018-05-23 | Fix compilation with gcc. | Andrei Karas | 1 | -0/+1 |
2018-05-23 | Fix warnings in new clang5 builds. | Andrei Karas | 4 | -0/+15 |
2018-05-23 | Remove extra includes. | Andrei Karas | 2 | -3/+4 |
2018-05-23 | update branch ci files. | Andrei Karas | 1 | -1/+1 |
2018-05-23 | Update translations. | Andrei Karas | 24 | -1040/+1065 |
2018-05-23 | Add missing translators comment. | Andrei Karas | 1 | -0/+1 |
2018-05-23 | Remove debug line. | Andrei Karas | 1 | -1/+0 |
2018-05-23 | Add missing file. | Andrei Karas | 1 | -0/+26 |
2018-05-23 | Use the cache folder for the game data | Zoltán Mizsei | 1 | -1/+1 |
2018-05-23 | Adjust imageOffsetY in emotes shortcuts bar. | Andrei Karas | 8 | -11/+11 |
2018-05-23 | Adjust image offsetY in item shortcut container. | Andrei Karas | 8 | -11/+19 |
2018-05-23 | Use skin option textOffsetY in item shortcut container. | Andrei Karas | 9 | -4/+16 |
2018-05-23 | Add skin options keyOffsetX and keyOffsetY for key offset. | Andrei Karas | 2 | -10/+19 |
2018-05-23 | Add textOffsetY skin field into spell shortcut container. | Andrei Karas | 8 | -2/+13 |
2018-05-23 | Add missing skin file items.xml into themes. | Andrei Karas | 15 | -0/+128 |
2018-05-23 | Add missing skin file spells.xml into themes. | Andrei Karas | 14 | -0/+103 |
2018-05-23 | Add skin offsets for images and text in shortcut containers. | Andrei Karas | 24 | -24/+208 |
2018-05-23 | Fix loading text command properties in command editor. | Andrei Karas | 1 | -0/+5 |
2018-05-23 | Fix crash with wrong moving path. | Andrei Karas | 2 | -2/+7 |
2018-05-22 | Set skin object in shortcut containers for future usage. | Andrei Karas | 11 | -16/+35 |
2018-05-22 | Update branches files. | Andrei Karas | 2 | -28/+58 |
2018-05-22 | Add configure option for enable/disable accepting password from command line. | Andrei Karas | 3 | -0/+25 |
2018-05-22 | Show used general handler type in log. | Andrei Karas | 2 | -0/+2 |
2018-05-22 | Set default protocol in curl. | Andrei Karas | 1 | -0/+3 |
2018-05-22 | Fix some implicit casts. | Andrei Karas | 2 | -4/+4 |
2018-05-22 | Log libcurl errors into manaplus.log | Andrei Karas | 5 | -0/+16 |
2018-05-22 | Update translations. | Andrei Karas | 24 | -2208/+2502 |
2018-05-22 | Add option for show shortcuts buttons icons. | Andrei Karas | 11 | -6/+111 |
2018-05-20 | Show gm revive button in death dialog if player have rights for @alive command. | Andrei Karas | 8 | -27/+131 |
2018-05-20 | Drop for support server version 12. | Andrei Karas | 1 | -1/+1 |
2018-05-20 | Drop for support server version 11. | Andrei Karas | 1 | -1/+1 |
2018-05-19 | Update translations. | Andrei Karas | 25 | -12063/+13665 |
2018-05-19 | Add message in servers dialog if selected software render mode. | Andrei Karas | 1 | -0/+6 |
2018-05-19 | Extend /use chat command for support color and use action. | Andrei Karas | 1 | -4/+23 |
2018-05-19 | Disable warning -Wimplicit-fallthrough in clang 5.0 builds. | Andrei Karas | 2 | -2/+2 |
2018-05-19 | Update deheader branch script. | Andrei Karas | 1 | -12/+12 |
2018-05-19 | Add deheader script for support --std2 parameter. | Andrei Karas | 1 | -0/+42 |
2018-05-19 | Disable in clang-5 build jobs warnings for c++98-compat. | Andrei Karas | 2 | -0/+2 |
2018-05-18 | Add packet CMSG_PRIVATE_AIRSHIP_REQUEST 0x0a49. | Andrei Karas | 6 | -0/+32 |
2018-05-18 | Add packet CMSG_MAP_BLOCK_PLAY_CANCEL 0x0447. | Andrei Karas | 6 | -0/+25 |
2018-05-18 | Add packet SMSG_PRIVATE_AIRSHIP_RESPONSE 0x0A4A. | Andrei Karas | 3 | -0/+13 |
2018-05-18 | Add packet CMSG_SKILL_USE_POSITION 0x0af4. | Andrei Karas | 2 | -0/+18 |
2018-05-07 | Remove CILK builds from branches.s20180518 | Andrei Karas | 4 | -53/+0 |