Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-08 | some more renamingrename_and_cleanup | jak1 | 1 | -1/+1 | |
2023-01-08 | added manaverse' copyright line to src/ | jak1 | 190 | -0/+190 | |
2023-01-08 | [WIP] renamed the client to ManaVerse | jak1 | 190 | -190/+190 | |
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus | |||||
2021-06-06 | added exitcode 7 to unique sessions (-S) | jak1 | 1 | -0/+15 | |
2021-04-13 | moved all skillbased errors to debugChatTab | jak1 | 1 | -2/+8 | |
2019-10-16 | Fix code style, ignore some warning in clang-tidy | Andrei Karas | 1 | -1/+1 | |
2019-08-19 | Add new shuffle packets | Andrei Karas | 3 | -0/+1156 | |
2019-08-19 | Update shortcuts related packets for zero | Andrei Karas | 3 | -2/+17 | |
2019-08-19 | Update packet SMSG_BEING_HAT_EFFECTS | Andrei Karas | 1 | -4/+11 | |
2019-08-19 | Update packet SMSG_RANKS_LIST | Andrei Karas | 3 | -9/+43 | |
2019-08-19 | Update packet SMSG_HOMUNCULUS_INFO | Andrei Karas | 3 | -0/+96 | |
2019-06-26 | Update packet CMSG_SET_SHORTCUTS | Andrei Karas | 3 | -1/+10 | |
2019-06-26 | Update packet CMSG_SHORTCUTS_ROW_SHIFT | Andrei Karas | 3 | -3/+22 | |
2019-06-26 | Update packet SMSG_PLAYER_SHORTCUTS | Andrei Karas | 3 | -8/+60 | |
2019-06-24 | Fix code style | Andrei Karas | 2 | -3/+1 | |
2019-05-18 | Fix code style | Andrei Karas | 5 | -11/+12 | |
2019-05-16 | Remove extra include from generalhandler.cpp | Andrei Karas | 1 | -1/+0 | |
2019-05-15 | Remove extra unused attribute in gamerecv.cpp | Andrei Karas | 1 | -1/+1 | |
2019-05-15 | Change protocol version to 26 | Andrei Karas | 1 | -1/+1 | |
2019-05-15 | Fix different server packets for packet versions where item id size was changed | Andrei Karas | 1 | -0/+46 | |
2019-05-15 | Update shuffle packets | Andrei Karas | 3 | -0/+340 | |
2019-05-15 | Add packet SMSG_NAME_RESPONSE_TITLE 0x0adf | Andrei Karas | 3 | -0/+79 | |
2019-05-15 | Add packet SMSG_REFINE_ANNOUNCE 0x0ada | Andrei Karas | 3 | -0/+26 | |
2019-05-15 | Add packet CMSG_REFINE_CLOSE 0x0aa4 | Andrei Karas | 3 | -0/+11 | |
2019-05-14 | Add item CMSG_REFINE_ITEM 0x0aa3 | Andrei Karas | 3 | -0/+27 | |
2019-05-14 | Add packet SMSG_REFINE_ADD_ITEM 0x0aa2 | Andrei Karas | 3 | -0/+29 | |
2019-05-14 | Add packet CMSG_REFINE_ADD_ITEM 0x0aa1 | Andrei Karas | 5 | -0/+116 | |
2019-05-14 | Add packet SMSG_REFINE_WINDOW_OPEN 0x0aa0 | Andrei Karas | 4 | -0/+81 | |
2019-05-14 | Add packet SMSG_MAP_LOAD_CONFIRM 0x0b1b | Andrei Karas | 3 | -0/+24 | |
2019-05-14 | Update packets SMSG_ACK_MERGE_ITEMS and SMSG_MERGE_ITEM | Andrei Karas | 1 | -4/+13 | |
2019-05-14 | Add packet SMSG_ROULETTE_CLOSE 0x0a1e | Andrei Karas | 3 | -0/+20 | |
2019-05-14 | Update packet SMSG_NPC_CASH_BUY | Andrei Karas | 2 | -3/+14 | |
2019-05-14 | Update packet SMSG_PLAYER_GUILD_PARTY_INFO | Andrei Karas | 1 | -6/+3 | |
2019-05-14 | Add packet SMSG_GUILD_EXPULSION_LIST 0x0a87 | Andrei Karas | 3 | -15/+43 | |
2019-05-14 | Update packet SMSG_PARTY_INVITATION_STATS | Andrei Karas | 1 | -1/+2 | |
2019-04-08 | Update shuffle packets | Andrei Karas | 3 | -0/+340 | |
2019-04-08 | Add packet CMSG_ADMIN_RESET_COOLDOWNS 0x0a88 | Andrei Karas | 3 | -0/+16 | |
2019-04-08 | Add packet SMSG_MAP_PING2 0x0b1d | Andrei Karas | 3 | -0/+25 | |
2019-04-08 | Add packer CMSG_MAP_PING2 0x0b1c | Andrei Karas | 3 | -0/+35 | |
2019-04-08 | Add packet CMSG_PLAYER_STYLE_CLOSE 0x0a48 | Andrei Karas | 3 | -0/+11 | |
2019-03-21 | Remove extra include from generalhandler | Andrei Karas | 1 | -1/+0 | |
2019-03-21 | Remove useless explicit keyword from BeingHandler constructors. | Andrei Karas | 1 | -1/+1 | |
2019-03-21 | Possible fix for desync in moving | Andrei Karas | 3 | -4/+4 | |
Handle player stop packet always. Check desync always if tile changed client side. Check desync always if server move response packet received. Removed unused configuration option. | |||||
2019-03-16 | Remove extra check from guildrecv.cpp | Andrei Karas | 1 | -10/+7 | |
2019-03-15 | Update shuffle packets | Andrei Karas | 3 | -0/+136 | |
2019-03-11 | Update packet SMSG_SKILL_CASTING | Andrei Karas | 1 | -0/+12 | |
2019-03-05 | Remove extra includes. | Andrei Karas | 1 | -1/+0 | |
2019-03-05 | Fix code style | Andrei Karas | 2 | -8/+9 | |
2019-03-04 | Rename packet SMSG_PLAYER_EQUIP_TICK_ACK into SMSG_PLAYER_ZC_CONFIG | Andrei Karas | 3 | -5/+4 | |
2019-03-04 | Fix player names in guild in new packets. | Andrei Karas | 1 | -2/+6 | |