Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-24 | Switch source code headers to ManaVerse & update copyrights to 2025 | Fedja Beader | 1 | -3/+3 | |
.. instead of manaplus's header. & update copyrights to 2025. Open problem: should it be "The ManaVerse Client", "the ManaVerse client" or something in between in "This file is part of ..." line? All caps is current situation. Squashed with: * update copyright dates for 2025 * Revert "Switch to branch of mplint that checks for manaverse copyright headers" * Change back to uppercase The Why? This line was changed 3 times in history and all had an uppercase The. PS: ManaVerse has no endorsment from the parent project, ManaPlus. * Change to "This file is part of the ManaVerse Client" poppet says 'the' instead of 'The' find . \( -name "*.h" -o -name "*.cpp" -o -name "*.cc" -o -name "*.inc" \) -execdir sed -i -e 's/This file is part of The ManaPlus Client/This file is part of the ManaVerse Client/' {} \+ * Change 'The ManaPlus Client' to 'The ManaVerse Client' in headers find . \( -name "*.h" -o -name "*.cpp" -o -name "*.cc" -o -name "*.inc" \) -execdir sed -i -e '2s/ManaPlus/ManaVerse/' {} \+ * Switch to branch of mplint that checks for manaverse copyright headers .. instead of manaplus's **** mana/plus!179 | |||||
2024-02-09 | Update copyright headers up to 2023 | Jesusalva Jesusalva | 1 | -1/+2 | |
2019-06-26 | Update packet CMSG_SET_SHORTCUTS | Andrei Karas | 1 | -0/+1 | |
2019-06-26 | Update packet CMSG_SHORTCUTS_ROW_SHIFT | Andrei Karas | 1 | -1/+2 | |
2019-04-08 | Add packet CMSG_PLAYER_STYLE_CLOSE 0x0a48 | Andrei Karas | 1 | -0/+2 | |
2019-01-01 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2018-09-25 | Add packet CMSG_PLAYER_SET_TITLE 0x0a2e. | Andrei Karas | 1 | -0/+2 | |
2018-07-27 | Add packet CMSG_PLAYER_SELECT_STYLE 0x0afc. | Andrei Karas | 1 | -1/+2 | |
2018-07-14 | Rename packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE into CMSG_SET_CONFIG_OPTION. | Andrei Karas | 1 | -1/+2 | |
For now unused. | |||||
2018-06-14 | Add packet CMSG_PLAYER_SELECT_STYLE 0x0a46. | Andrei Karas | 1 | -0/+6 | |
2018-01-04 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2017-12-28 | Add missing override and final to destructors. | Andrei Karas | 1 | -1/+1 | |
Also remove some empty destructors. | |||||
2017-10-18 | Add packet SMSG_PLAYER_STAT_UPDATE_7 0x0acb. | Andrei Karas | 1 | -1/+1 | |
2017-08-03 | Remove network handlers in general handler was deleted. | Andrei Karas | 1 | -0/+2 | |
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2016-04-17 | Revert "Remove override keyword, if it present with final." | Andrei Karas | 1 | -23/+23 | |
This reverts commit 55480eb4477b2cf85af1bcdcc5e8ec4f4ce6682d. | |||||
2016-04-17 | Remove override keyword, if it present with final. | Andrei Karas | 1 | -23/+23 | |
2016-03-06 | Add into increaseAttribute parameter with about of attributes to up. | Andrei Karas | 1 | -1/+2 | |
2016-01-06 | Impliment packet CMSG_SHORTCUTS_ROW_SHIFT 0x0a01. | Andrei Karas | 1 | -0/+1 | |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2015-09-02 | Remove MessageHandler class | Andrei Karas | 1 | -5/+1 | |
2015-08-30 | Move receive code from playerhandler into separate file. | Andrei Karas | 1 | -41/+0 | |
2015-06-20 | Move processMapMask from ea namespace to eathena. | Andrei Karas | 1 | -0/+2 | |
2015-06-20 | Move processOnlineList from ea namespace into eathena. | Andrei Karas | 1 | -0/+2 | |
2015-05-29 | Convert BeingAction enum into strong typed enum. | Andrei Karas | 1 | -1/+1 | |
2015-05-29 | Convert Attributes enum into strong typed enum. | Andrei Karas | 1 | -1/+1 | |
2015-05-29 | Add strong typed int type BeingId. | Andrei Karas | 1 | -1/+2 | |
2015-05-05 | Replace most bools usage in playerinfo to strong typed bools. | Andrei Karas | 1 | -2/+2 | |
2015-05-01 | eathena: add support for send chat command from server. | Andrei Karas | 1 | -0/+2 | |
Changed client net version to 8. | |||||
2015-04-04 | Show unimplimented packet debug message on each unsupported packets parameters. | Andrei Karas | 1 | -1/+2 | |
2015-03-18 | eathena: add partial support for packet SMSG_PLAYER_RANK_POINTS 0x097e. | Andrei Karas | 1 | -0/+2 | |
2015-03-17 | eathena: add partial support for packet SMSG_AUTOSHADOW_SPELL_LIST 0x0442. | Andrei Karas | 1 | -0/+2 | |
2015-03-13 | eathena: add partial support for packet SMSG_PLAYER_EQUIP_TICK_ACK 0x02d9. | Andrei Karas | 1 | -0/+2 | |
2015-03-12 | eathena: add partial support for packet SMSG_PLAYER_READ_BOOK 0x0294. | Andrei Karas | 1 | -0/+2 | |
2015-03-12 | eathena: add partial support for packet SMSG_PLAYER_FAME_TAEKWON 0x0224. | Andrei Karas | 1 | -0/+2 | |
2015-03-12 | eathena: add partial support for packet SMSG_PLAYER_UPGRADE_MESSAGE 0x0223. | Andrei Karas | 1 | -0/+2 | |
2015-03-12 | eathena: add partial support for packet SMSG_PLAYER_FAME_ALCHEMIST 0x021c. | Andrei Karas | 1 | -0/+2 | |
2015-03-12 | eathena: add partial support for packet SMSG_PLAYER_FAME_BLACKSMITH 0x021b. | Andrei Karas | 1 | -0/+2 | |
2015-03-11 | eathena: add partial support for packet SMSG_PLAYER_NOTIFY_MAPINFO 0x0189. | Andrei Karas | 1 | -0/+2 | |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2014-10-19 | Add static in playerhandler. | Andrei Karas | 1 | -8/+9 | |
2014-10-08 | eathena: add partial support for packet SMSG_PLAYER_SKILL_MESSAGE 0x0215. | Andrei Karas | 1 | -0/+2 | |
2014-10-01 | Move actual update stats into one function. | Andrei Karas | 1 | -0/+5 | |
2014-09-17 | eathena: add partial support for packet SMSG_PLAYER_HEAL 0x013d. | Andrei Karas | 1 | -0/+2 | |
2014-09-15 | eathena: add packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE 0x02d8. | Andrei Karas | 1 | -0/+1 | |
2014-09-15 | eathena: add support for packet CMSG_PLAYER_AUTO_REVIVE 0x0292. | Andrei Karas | 1 | -0/+1 | |
2014-09-14 | eathena: add partial support for packet SMSG_PVP_INFO 0x0210. | Andrei Karas | 1 | -0/+2 | |
2014-09-14 | eathena: add packet CMSG_PVP_INFO 0x020f. | Andrei Karas | 1 | -0/+1 | |
2014-09-11 | eathena: add packet CMSG_EXPLOSION_SPIRITS 0x01ed. | Andrei Karas | 1 | -0/+1 | |
2014-09-11 | eathena: add packet CMSG_DORI_DORI 0x01e7. | Andrei Karas | 1 | -0/+1 | |