Age | Commit message (Expand) | Author | Files | Lines |
2014-10-03 | eathena: add packet SMSG_PLAYER_INSERT_CARD 0x017d. | Andrei Karas | 5 | -1/+29 |
2014-10-03 | eathena: add partial support for packet SMSG_PLAYER_UNE_CARD 0x017b. | Andrei Karas | 3 | -0/+18 |
2014-10-03 | eathena: add packet SMSG_MAP_TYPE 0x01d6. | Andrei Karas | 3 | -1/+15 |
2014-10-02 | eathena: add packet SMSG_PLAYER_UPDATE_SKILL 0x07e1. | Andrei Karas | 4 | -1/+36 |
2014-10-02 | eathena: add packet SMSG_PLAYER_DELETE_SKILL 0x0441. | Andrei Karas | 4 | -1/+15 |
2014-10-02 | eathena: add packet SMSG_PLAYER_ADD_SKILL 0x0111. | Andrei Karas | 3 | -0/+36 |
2014-10-02 | eathena: add missing attack types. | Andrei Karas | 2 | -12/+24 |
2014-10-01 | Remove unused attrs.h files. | Andrei Karas | 10 | -70/+0 |
2014-10-01 | Add debug make script for build with SDL2. | Andrei Karas | 1 | -0/+60 |
2014-10-01 | Remove unused option from build scripts. | Andrei Karas | 5 | -6/+1 |
2014-10-01 | eathena: add packet SMSG_PLAYER_STATUS_CHANGE2 0x028a. | Andrei Karas | 4 | -1/+29 |
2014-10-01 | Fix input fields detection for input rules. | Andrei Karas | 1 | -1/+18 |
2014-10-01 | eathena: add packet SMSG_BEING_STAT_UPDATE_1 0x01ab. | Andrei Karas | 3 | -0/+28 |
2014-10-01 | Use constants for all server side stats. | Andrei Karas | 2 | -43/+94 |
2014-10-01 | Move JOB stat from net enum into attributes. | Andrei Karas | 13 | -42/+20 |
2014-10-01 | Move STR stat from net enum into attributes. | Andrei Karas | 11 | -21/+32 |
2014-10-01 | Move AGI stat from net enum into attributes. | Andrei Karas | 9 | -14/+22 |
2014-10-01 | Move VIT stat from net enum into attributes. | Andrei Karas | 9 | -14/+22 |
2014-10-01 | Move INT stat from net enum into attributes. | Andrei Karas | 9 | -14/+24 |
2014-10-01 | Move DEX stat from net enum into attributes. | Andrei Karas | 9 | -14/+22 |
2014-10-01 | Move LUK stat from net enum into attributes. | Andrei Karas | 9 | -17/+24 |
2014-10-01 | Move ATK stat from net enum into attributes. | Andrei Karas | 12 | -38/+18 |
2014-10-01 | Move DEF stat from net enum into attributes. | Andrei Karas | 9 | -15/+13 |
2014-10-01 | Move MATK stat from net enum into attributes. | Andrei Karas | 9 | -16/+14 |
2014-10-01 | Move MDEF stat from net enum into attributes. | Andrei Karas | 9 | -15/+14 |
2014-10-01 | Move HIT stat from net enum into attributes. | Andrei Karas | 9 | -12/+10 |
2014-10-01 | Move FLEE stat from net enum into attributes. | Andrei Karas | 9 | -15/+13 |
2014-10-01 | Move CRIT stat from net enum into attributes. | Andrei Karas | 9 | -21/+10 |
2014-10-01 | In setStat remove type constants to numbers. | Andrei Karas | 1 | -26/+18 |
2014-10-01 | Move actual update stats into one function. | Andrei Karas | 6 | -216/+269 |
2014-10-01 | Remove duplicate numbers from npc sell dialog. | Andrei Karas | 1 | -3/+0 |
2014-09-30 | Add manner stat to player. | Andrei Karas | 4 | -3/+7 |
2014-09-30 | Add manner field in debug window in target tab. | Andrei Karas | 2 | -1/+11 |
2014-09-30 | Add manner field to beings. | Andrei Karas | 5 | -13/+20 |
2014-09-30 | eathena: add karma stat to player. | Andrei Karas | 3 | -2/+8 |
2014-09-30 | Add karma field in debug window in target tab. | Andrei Karas | 2 | -1/+14 |
2014-09-30 | Add karma field to beings. | Andrei Karas | 6 | -17/+22 |
2014-09-30 | eathena: add packet SMSG_GUILD_UPDATE_COORDS 0x01eb. | Andrei Karas | 3 | -0/+22 |
2014-09-30 | eathena: add packet SMSG_BEING_FAKE_NAME 0x0078. | Andrei Karas | 3 | -0/+29 |
2014-09-30 | Fix party name crration size limit in social window. | Andrei Karas | 1 | -1/+1 |
2014-09-30 | eathena: add more reasons in processConnectionProblem. | Andrei Karas | 2 | -34/+103 |
2014-09-30 | eathena: add partial support for packets SMSG_BANK_DEPOSIT 0x09a8 | Andrei Karas | 3 | -0/+30 |
2014-09-29 | Fix typo. | Andrei Karas | 1 | -1/+1 |
2014-09-29 | fix compilation warning. | Andrei Karas | 1 | -2/+2 |
2014-09-29 | Fix equipment window if equipmentwindow.xml is missing. | Andrei Karas | 1 | -0/+1 |
2014-09-29 | Not allow unpress selected button in tabstrip. | Andrei Karas | 1 | -2/+7 |
2014-09-28 | Add new equipment.xml theme options. | Andrei Karas | 7 | -0/+14 |
2014-09-28 | Add support for pages in equipment window. | Andrei Karas | 6 | -44/+209 |
2014-09-28 | Show portal names in popup if portal not present at map. | Andrei Karas | 3 | -1/+25 |
2014-09-28 | Fix compilation warning. | Andrei Karas | 1 | -1/+1 |