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/+3 | |
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-10-18 | Add packet SMSG_PLAYER_STAT_UPDATE_7 0x0acb. | Andrei Karas | 1 | -1/+1 | |
2017-01-17 | Add missing A_DEFAULT_COPY / A_DELETE_COPY into net. | Andrei Karas | 1 | -0/+5 | |
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2016-03-06 | Remove decreaseAttribute because it left from manaserv. | Andrei Karas | 1 | -2/+0 | |
2016-03-06 | Add into increaseAttribute parameter with about of attributes to up. | Andrei Karas | 1 | -1/+2 | |
2016-03-05 | Replace in Being speed field from vector to int. | Andrei Karas | 1 | -1/+1 | |
2016-01-06 | Impliment packet CMSG_SHORTCUTS_ROW_SHIFT 0x0a01. | Andrei Karas | 1 | -0/+2 | |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2015-12-29 | Move flooritem into being directory. | Andrei Karas | 1 | -1/+1 | |
2015-11-12 | Remove old manaserv related code from status window. | Andrei Karas | 1 | -2/+0 | |
2015-06-06 | Fix code style. | Andrei Karas | 1 | -1/+0 | |
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 | -2/+3 | |
2015-05-29 | Add strong typed int type BeingId. | Andrei Karas | 1 | -1/+3 | |
2015-05-24 | Move type Keep into separate file. | Andrei Karas | 1 | -0/+1 | |
2015-05-24 | Move type Notify into separate file. | Andrei Karas | 1 | -0/+2 | |
2015-05-08 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
2015-05-05 | Replace most bools usage in playerinfo to strong typed bools. | Andrei Karas | 1 | -2/+4 | |
2015-04-04 | Show unimplimented packet debug message on each unsupported packets parameters. | Andrei Karas | 1 | -1/+4 | |
2015-03-17 | Remove useless includes from .h files. | Andrei Karas | 1 | -2/+1 | |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2014-10-19 | Add static in playerhandler. | Andrei Karas | 1 | -0/+5 | |
2014-10-01 | Move JOB stat from net enum into attributes. | Andrei Karas | 1 | -2/+0 | |
2014-10-01 | Move ATK stat from net enum into attributes. | Andrei Karas | 1 | -2/+0 | |
2014-09-17 | Remove getter for playerHandler. | Andrei Karas | 1 | -0/+2 | |
2014-09-15 | eathena: add packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE 0x02d8. | Andrei Karas | 1 | -0/+2 | |
2014-09-15 | eathena: add support for packet CMSG_PLAYER_AUTO_REVIVE 0x0292. | Andrei Karas | 1 | -0/+2 | |
2014-09-14 | eathena: add packet CMSG_PVP_INFO 0x020f. | Andrei Karas | 1 | -0/+2 | |
2014-09-11 | eathena: add packet CMSG_EXPLOSION_SPIRITS 0x01ed. | Andrei Karas | 1 | -0/+2 | |
2014-09-11 | eathena: add packet CMSG_DORI_DORI 0x01e7. | Andrei Karas | 1 | -0/+2 | |
2014-09-09 | eathena: add packet CMSG_PLAYER_SET_MEMO 0x011d. | Andrei Karas | 1 | -0/+2 | |
2014-09-09 | eathena: add packet CMSG_CHANGE_CART 0x01af. | Andrei Karas | 1 | -0/+2 | |
2014-09-09 | eathena: add packet CMSG_REMOVE_OPTION 0x012a. | Andrei Karas | 1 | -0/+2 | |
2014-09-09 | eathena: add packet CMSG_SET_SHORTCUTS 0x02ba. | Andrei Karas | 1 | -0/+5 | |
2014-06-02 | Add missing final/notfinal to classes. | Andrei Karas | 1 | -1/+1 | |
2014-05-12 | Move being action into separate file. | Andrei Karas | 1 | -1/+1 | |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-08-31 | move being related files into being dir. | Andrei Karas | 1 | -2/+3 | |
2013-05-28 | fix guard header part2. | Andrei Karas | 1 | -3/+3 | |