Age | Commit message (Expand) | Author | Files | Lines |
2018-07-14 | Update packet SMSG_SEARCHSTORE_SEARCH_ACK 0x0836 for new versions. | Andrei Karas | 2 | -0/+15 |
2018-07-14 | Rename packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE into CMSG_SET_CONFIG_OPTION. | Andrei Karas | 6 | -9/+14 |
2018-07-14 | Add packet SMSG_PET_EVOLUTION_RESULT 0x09fc | Andrei Karas | 3 | -0/+10 |
2018-07-14 | Add packet CMSG_PET_EVOLUTION 0x09fb. | Andrei Karas | 6 | -0/+35 |
2018-07-14 | Add packet SMSG_CHAR_PINCODE_STATUS2 0x0ae9. | Andrei Karas | 5 | -31/+93 |
2018-07-11 | Use unsigned enum values in inputcondition.h | Andrei Karas | 1 | -26/+26 |
2018-06-30 | Rename "other" gender into "hidden" gender. | Andrei Karas | 14 | -30/+30 |
2018-06-19 | Update doctest from dev branch [ci skip] | Andrei Karas | 1 | -3047/+2607 |
2018-06-19 | Disable iterators debuging in clang builds [ci skip]. | Andrei Karas | 1 | -2/+4 |
2018-06-18 | Fix some style issues after automatic checks. | Andrei Karas | 5 | -9/+6 |
2018-06-15 | Add packet CMSG_PLAYER_SELECT_STYLE_ACK 0x0a47. | Andrei Karas | 3 | -0/+13 |
2018-06-14 | Add packet CMSG_PLAYER_SELECT_STYLE 0x0a46. | Andrei Karas | 6 | -0/+53 |
2018-06-10 | Disable additional field in SkillHandler::usePos. | Andrei Karas | 1 | -0/+3 |
2018-06-08 | Add some missing fields into LoginRecv::processLoginData. | Andrei Karas | 1 | -5/+2 |
2018-06-08 | Fix job field size in new char create packet. | Andrei Karas | 1 | -2/+1 |
2018-06-03 | Add missing quotes in some char gm commands. | Andrei Karas | 1 | -2/+3 |
2018-06-01 | Remove caption "Message" from message related dialogs. | Andrei Karas | 1 | -8/+4 |
2018-06-01 | Dont allow select textboxes without editable flag. | Andrei Karas | 2 | -2/+7 |
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 | 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 | Add missing translators comment. | Andrei Karas | 1 | -0/+1 |
2018-05-23 | Remove debug line. | Andrei Karas | 1 | -1/+0 |
2018-05-23 | Use the cache folder for the game data | Zoltán Mizsei | 1 | -1/+1 |
2018-05-23 | Use skin option textOffsetY in item shortcut container. | Andrei Karas | 1 | -4/+4 |
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 | 1 | -2/+2 |
2018-05-23 | Add skin offsets for images and text in shortcut containers. | Andrei Karas | 6 | -24/+68 |
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 | Add configure option for enable/disable accepting password from command line. | Andrei Karas | 2 | -0/+12 |
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 | Add option for show shortcuts buttons icons. | Andrei Karas | 8 | -6/+109 |
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 | 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-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 |