Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-24 | Switch source code headers to ManaVerse & update copyrights to 2025 | Fedja Beader | 6 | -18/+18 | |
.. 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 | 6 | -6/+12 | |
2019-06-10 | Add chat command /trimmemory for force trim freed memory | Andrei Karas | 1 | -0/+1 | |
2019-01-01 | Update copyright year. | Andrei Karas | 6 | -6/+6 | |
2018-07-11 | Use unsigned enum values in inputcondition.h | Andrei Karas | 1 | -26/+26 | |
2018-02-13 | Add clan window. | Andrei Karas | 1 | -0/+1 | |
For now can be opened only by chat command /clan. | |||||
2018-01-04 | Update copyrights year. | Andrei Karas | 6 | -6/+6 | |
2017-09-10 | Allow trigger input action on key press or/and release. | Andrei Karas | 1 | -0/+2 | |
By default all actions triggered on press key. | |||||
2017-09-09 | Add workaround for fix alt-tab issue in SDL2. | Andrei Karas | 1 | -0/+34 | |
Also add option to enable/disable this workaround. | |||||
2017-08-08 | Add into skill context menu for add shortcut. | Andrei Karas | 1 | -0/+1 | |
Also add chat command for add skill shortcut by skill id into free slot. | |||||
2017-06-22 | Add chat command for unequip pet equipment. | Andrei Karas | 1 | -0/+1 | |
2017-06-22 | Add chat command for return pet to egg. | Andrei Karas | 1 | -0/+1 | |
2017-06-22 | Add chat command for drop pet's loot. | Andrei Karas | 1 | -0/+1 | |
2017-06-22 | Add chat command for feed pet. | Andrei Karas | 1 | -0/+1 | |
2017-06-22 | Add chat command for feed homunculus. | Andrei Karas | 1 | -0/+1 | |
2017-06-22 | Add chat command for move homunculus to master. | Andrei Karas | 1 | -0/+1 | |
2017-06-22 | Add chat command for move mercenary to master. | Andrei Karas | 1 | -0/+1 | |
2017-06-15 | Allow open server info window from game. | Andrei Karas | 1 | -0/+1 | |
2017-05-25 | Add chat command for check player ip. | Andrei Karas | 1 | -0/+1 | |
2017-05-25 | Add chat command for recall player. | Andrei Karas | 1 | -0/+1 | |
2017-05-25 | Add chat command for warp to player. | Andrei Karas | 1 | -0/+1 | |
2017-05-25 | Add chat command for copy text to clipboard. | Andrei Karas | 1 | -0/+1 | |
2017-05-25 | Add chat command for clear current outfit. | Andrei Karas | 1 | -0/+1 | |
2017-05-23 | Add chat command for send any number of pritable chars to input. | Andrei Karas | 1 | -0/+1 | |
2017-05-23 | Add chat command for simulate mouse click by any position and button. | Andrei Karas | 1 | -0/+1 | |
2017-05-10 | Add chat command for show player items.s20170510 | Andrei Karas | 1 | -0/+1 | |
2017-05-10 | Add chat command for move monster in priority attack list into one position ↵ | Andrei Karas | 1 | -0/+1 | |
down. | |||||
2017-05-10 | Add chat command for move monster in priority attack list into one position up. | Andrei Karas | 1 | -0/+1 | |
2017-05-10 | Add chat command for move monster in attack list into one position down. | Andrei Karas | 1 | -0/+1 | |
2017-05-10 | Add chat command for move monster in attack list into one position up. | Andrei Karas | 1 | -0/+1 | |
2017-05-09 | Add chat command for send any gui key. | Andrei Karas | 1 | -0/+1 | |
New chat command: guikey. | |||||
2017-05-09 | Add id to each keyvalue values. | Andrei Karas | 1 | -43/+43 | |
2017-04-05 | Add chat command for translate message from player language to english. | Andrei Karas | 1 | -0/+1 | |
Also add po field into languages.xml. | |||||
2017-01-03 | Update copyright year. | Andrei Karas | 5 | -5/+5 | |
2016-09-23 | Add missing comments into defines. | Andrei Karas | 3 | -4/+4 | |
2016-09-21 | Allow copy items from outfit into chat. | Andrei Karas | 1 | -0/+1 | |
2016-08-25 | Add chat command for create items. (gm only) | Andrei Karas | 1 | -0/+1 | |
New chat command: /createitem id [, amount] | |||||
2016-08-20 | Add chat command for show/change auto item party sharing.s20160820 | Andrei Karas | 1 | -0/+1 | |
2016-08-19 | Add chat command for show/change share experience in party. | Andrei Karas | 1 | -0/+1 | |
2016-08-19 | Add chat command for show/change share item drops in party. | Andrei Karas | 1 | -0/+1 | |
2016-08-19 | Add chat command guildnotice for set guild notice message. | Andrei Karas | 1 | -0/+1 | |
2016-08-19 | Add chat command for leave guild. | Andrei Karas | 1 | -0/+1 | |
New chat command: /leaveguild | |||||
2016-08-15 | Change cast offset in skills dialog. | Andrei Karas | 1 | -0/+4 | |
2016-08-14 | Add skill cast type option in skills window. | Andrei Karas | 1 | -0/+2 | |
Can be changed, but for now unused. | |||||
2016-07-06 | Add menu for selected skill for now with item only "set skill level".s20160706 | Andrei Karas | 1 | -0/+1 | |
Also add chat command /showskilllevels SKILL | |||||
2016-05-31 | Add char command /restorecamera for restore camera to default state. | Andrei Karas | 1 | -0/+1 | |
2016-05-10 | Add ability to switch emotes shortcurs bar between player, pets, ↵ | Andrei Karas | 1 | -0/+1 | |
homunculuses and mercenaries. | |||||
2016-04-26 | Add chat command for print memory usage. For now only report about resources. | Andrei Karas | 1 | -0/+1 | |
New chat command: /dumpmemoryusage | |||||
2016-03-20 | Add chat command /adoptchild. | Andrei Karas | 1 | -0/+1 | |
2016-03-07 | Add /mailto chat command. | Andrei Karas | 1 | -0/+1 | |