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-03-26 | Remove default shortcut for "Hide [all] Windows" | Fedja Beader | 1 | -1/+1 | |
See merge request mana/plus!63 | |||||
2024-02-09 | Update copyright headers up to 2023 | Jesusalva Jesusalva | 1 | -1/+2 | |
2020-05-18 | Add new flags into gc110 flags | Andrei Karas | 1 | -0/+4 | |
2020-05-18 | Fix compilation error after switch port merged | Andrei Karas | 1 | -4/+4 | |
2020-04-29 | switch: change default input mapping in inputactionmap.h | cpasjuste | 1 | -2/+46 | |
2020-04-24 | switch: add escape button (+) | cpasjuste | 1 | -6/+14 | |
switch: change default screen size | |||||
2019-06-10 | Add chat command /trimmemory for force trim freed memory | Andrei Karas | 1 | -0/+6 | |
2019-01-01 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2018-02-13 | Add clan window. | Andrei Karas | 1 | -0/+12 | |
For now can be opened only by chat command /clan. | |||||
2018-01-04 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2017-09-15 | Fix code style. | Andrei Karas | 1 | -1/+0 | |
2017-09-11 | Add default values for input 1 and input 2 actions in SDL 2 build. | Andrei Karas | 1 | -2/+2 | |
2017-09-10 | Allow trigger input action on key press or/and release. | Andrei Karas | 1 | -701/+912 | |
By default all actions triggered on press key. | |||||
2017-08-08 | Add into skill context menu for add shortcut. | Andrei Karas | 1 | -0/+6 | |
Also add chat command for add skill shortcut by skill id into free slot. | |||||
2017-08-07 | Allow open debug window before connecting to game. | Andrei Karas | 1 | -1/+1 | |
2017-06-30 | Allow open chat window with debug tab before connecting to game. | Andrei Karas | 1 | -2/+2 | |
2017-06-30 | Remove extra includes from headers. | Andrei Karas | 1 | -2/+0 | |
2017-06-29 | Move cast macroses into separate file. | Andrei Karas | 1 | -0/+2 | |
2017-06-22 | Add chat command for unequip pet equipment. | Andrei Karas | 1 | -0/+6 | |
2017-06-22 | Add chat command for return pet to egg. | Andrei Karas | 1 | -0/+6 | |
2017-06-22 | Add chat command for drop pet's loot. | Andrei Karas | 1 | -0/+6 | |
2017-06-22 | Add chat command for feed pet. | Andrei Karas | 1 | -0/+6 | |
2017-06-22 | Remove popup menu action "homunculus delete". | Andrei Karas | 1 | -1/+1 | |
2017-06-22 | Add chat command for feed homunculus. | Andrei Karas | 1 | -0/+6 | |
2017-06-22 | Add chat command for move homunculus to master. | Andrei Karas | 1 | -0/+6 | |
2017-06-22 | Add chat command for move mercenary to master. | Andrei Karas | 1 | -0/+6 | |
2017-06-15 | Allow open server info window from game. | Andrei Karas | 1 | -0/+6 | |
2017-05-25 | Add chat command for check player ip. | Andrei Karas | 1 | -0/+6 | |
2017-05-25 | Add chat command for recall player. | Andrei Karas | 1 | -0/+6 | |
2017-05-25 | Add chat command for warp to player. | Andrei Karas | 1 | -0/+6 | |
2017-05-25 | Add chat command for copy text to clipboard. | Andrei Karas | 1 | -0/+6 | |
2017-05-25 | Add chat command for clear current outfit. | Andrei Karas | 1 | -0/+6 | |
2017-05-23 | Add chat command for send any number of pritable chars to input. | Andrei Karas | 1 | -0/+6 | |
2017-05-23 | Add chat command for simulate mouse click by any position and button. | Andrei Karas | 1 | -0/+6 | |
2017-05-10 | Add chat command for show player items.s20170510 | Andrei Karas | 1 | -0/+6 | |
2017-05-10 | Add chat command for move monster in priority attack list into one position ↵ | Andrei Karas | 1 | -2/+8 | |
down. | |||||
2017-05-10 | Add chat command for move monster in priority attack list into one position up. | Andrei Karas | 1 | -0/+6 | |
2017-05-10 | Add chat command for move monster in attack list into one position down. | Andrei Karas | 1 | -0/+6 | |
2017-05-10 | Add chat command for move monster in attack list into one position up. | Andrei Karas | 1 | -1/+7 | |
2017-05-09 | Add chat command for send any gui key. | Andrei Karas | 1 | -0/+6 | |
New chat command: guikey. | |||||
2017-04-05 | Add chat command for translate message from player language to english. | Andrei Karas | 1 | -0/+6 | |
Also add po field into languages.xml. | |||||
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2016-09-23 | Add missing comments into defines. | Andrei Karas | 1 | -12/+12 | |
2016-09-21 | Add into outfits menu option to copy equipment from player into outfit. | Andrei Karas | 1 | -1/+1 | |
2016-09-21 | Allow copy items from outfit into chat. | Andrei Karas | 1 | -1/+7 | |
2016-08-25 | Add chat command for create items. (gm only) | Andrei Karas | 1 | -0/+6 | |
New chat command: /createitem id [, amount] | |||||
2016-08-24 | Remove unused pet handler methods and fields. | Andrei Karas | 1 | -4/+4 | |
2016-08-20 | Add chat command for show/change auto item party sharing.s20160820 | Andrei Karas | 1 | -0/+6 | |
2016-08-19 | Add chat command for show/change share experience in party. | Andrei Karas | 1 | -0/+6 | |