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-10-11 | Move trade filtering setting to immidiately under trade tab & fix ↵ | Fedja Beader | 1 | -10/+9 | |
description/tooltip. **** mana/plus!105 | |||||
2024-05-29 | Switch "show chat history" into a line limit field and considerably | Fedja Beader | 1 | -4/+5 | |
raise default (5->100). | |||||
2024-02-09 | Update copyright headers up to 2023 | Jesusalva Jesusalva | 1 | -1/+2 | |
2023-10-13 | Allow users to set their own timestamp formats. | Fedja Beader | 1 | -0/+8 | |
2019-01-01 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2018-01-04 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2017-12-26 | Remove default parameters from setupitem. | Andrei Karas | 1 | -37/+74 | |
2017-06-07 | Fix clang-tidy check readability-implicit-bool-cast. | Andrei Karas | 1 | -1/+1 | |
2017-01-03 | Remove useless todo messages. | Andrei Karas | 1 | -1/+0 | |
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2016-03-18 | Fix typos. | Andrei Karas | 1 | -1/+1 | |
2016-02-03 | Add option in settings to allow enable/disable sell spam filter. | Andrei Karas | 1 | -0/+4 | |
2016-01-04 | Add missing TRANSLATORS comments to translation strings. | Andrei Karas | 1 | -0/+29 | |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2015-10-31 | Add strong typed bool enum usebase64. | Andrei Karas | 1 | -2/+4 | |
2015-08-28 | Fix typo. | Andrei Karas | 1 | -1/+1 | |
2015-07-29 | Fix other typos in chat settings. | Andrei Karas | 1 | -4/+4 | |
2015-07-29 | Another typo in chat settings. | Andrei Karas | 1 | -1/+1 | |
2015-07-29 | Fix another typo in chat settings. | Andrei Karas | 1 | -1/+1 | |
2015-07-29 | Fix typo in chat settings. | Andrei Karas | 1 | -1/+1 | |
2015-04-26 | Replace "allows to" to "allows one to" | Andrei Karas | 1 | -6/+6 | |
2015-04-24 | Fix code style. | Andrei Karas | 1 | -19/+20 | |
2015-04-21 | Added popup hints for Chat tab of Setup window settings. | t3st3r | 1 | -29/+126 | |
Note: other tabs are not yet completed - WIP. | |||||
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2014-07-27 | Remove some evol server checks. | Andrei Karas | 1 | -2/+0 | |
2014-05-14 | Move containerplacer into separate file. | Andrei Karas | 1 | -0/+1 | |
2014-02-24 | Rename Rectangle into Rect. | Andrei Karas | 1 | -1/+1 | |
Rename ClipRectangle into ClipRect. | |||||
2014-02-22 | Move Rectangle and ClipRectangle into gui directory. | Andrei Karas | 1 | -1/+1 | |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-10-24 | add option to show motd message. | Andrei Karas | 1 | -0/+4 | |
Disabled by default. | |||||
2013-10-20 | Add emotes button in chat input line. | Andrei Karas | 1 | -2/+6 | |
Enabled by default. | |||||
2013-09-30 | move tabs into tabs directory. | Andrei Karas | 1 | -0/+208 | |