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-01-01 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2018-01-04 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2017-05-02 | Remove extra includes. | Andrei Karas | 1 | -2/+0 | |
2017-05-01 | Remove ServerFeatures haveSlide because it depend only on server type. | Andrei Karas | 1 | -15/+0 | |
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2016-02-25 | Add chat command /alive. Also add it to player context menu. | Andrei Karas | 1 | -5/+0 | |
2016-02-25 | Replace direct gm commands to gm command functions. | Andrei Karas | 1 | -13/+11 | |
2016-02-24 | Add chat command /spawn. Also add it to monster context menu. | Andrei Karas | 1 | -0/+5 | |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2015-12-14 | Move chatconsts into const directory. | Andrei Karas | 1 | -1/+1 | |
2015-11-16 | Add slide function in adminhandler. | Andrei Karas | 1 | -0/+16 | |
2015-08-29 | Fix code style. | Andrei Karas | 1 | -6/+0 | |
2015-08-23 | Move receive code from adminhandler into separate file. | Andrei Karas | 1 | -8/+0 | |
2015-08-17 | Dont use item palettes in createitems command. | Andrei Karas | 1 | -11/+3 | |
2015-08-16 | Add strong typed int for item color. | Andrei Karas | 1 | -2/+3 | |
2015-06-29 | Move notifytypes.h into enums directory. | Andrei Karas | 1 | -2/+2 | |
2015-03-16 | Remove useless includes from cpp files | Andrei Karas | 1 | -2/+0 | |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2014-11-12 | Add missing packet field comments. | Andrei Karas | 1 | -1/+1 | |
2014-10-23 | In adminhandler add function processKickAck. | Andrei Karas | 1 | -0/+13 | |
2014-09-26 | Fix code style. | Andrei Karas | 1 | -1/+2 | |
2014-09-17 | Remove getter for serverFeatures. | Andrei Karas | 1 | -1/+1 | |
2014-09-17 | Remove getter for chatHandler. | Andrei Karas | 1 | -7/+7 | |
2014-09-16 | Remove unused externs | Andrei Karas | 1 | -2/+0 | |
2014-09-16 | add server feature haveItemColors. | Andrei Karas | 1 | -1/+2 | |
2014-09-11 | Move mute from ea namespace into eathena and tmwa. | Andrei Karas | 1 | -6/+0 | |
2014-09-11 | Move recallName from ea namespace into eathena and tmwa. | Andrei Karas | 1 | -5/+0 | |
2014-09-11 | Move gotoName from ea namespace into eathena and tmwa. | Andrei Karas | 1 | -5/+0 | |
2014-09-09 | Move AdminHandler::warp from ea namespace into eathena and tmwa. | Andrei Karas | 1 | -8/+2 | |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-09-25 | improve a bit strings declaration. | Andrei Karas | 1 | -1/+1 | |
2013-09-18 | add const to net classes. | Andrei Karas | 1 | -1/+2 | |
2013-09-15 | remove unused includes from net directory. | Andrei Karas | 1 | -0/+1 | |
2013-07-11 | Remove low level gm actions from popup to net code. | Andrei Karas | 1 | -0/+20 | |
2013-07-11 | Add chat command for gms for creating items. | Andrei Karas | 1 | -0/+16 | |
New command: /createitems It will open creation window. | |||||
2013-04-12 | first part of style fixed after cpplint checks. | Andrei Karas | 1 | -1/+1 | |
2013-03-26 | add missing const to adminhandler. | Andrei Karas | 1 | -7/+7 | |
2013-03-25 | improve adminhandler class. | Andrei Karas | 1 | -6/+6 | |
2013-03-22 | clean default channel names. | Andrei Karas | 1 | -1/+0 | |
Fir now general and trade tab not using channels. | |||||
2013-03-22 | add netcode support for channels (for now evol only). | Andrei Karas | 1 | -1/+2 | |
for now any channel ignored and used as general tab. also change netcode version to 8. | |||||
2013-03-21 | Send channel name to net code layer. | Andrei Karas | 1 | -4/+6 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-08-23 | Remove useless includes. | Andrei Karas | 1 | -1/+0 | |
2012-01-29 | Fix possible hiding methods issues. | Andrei Karas | 1 | -3/+3 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-08-15 | Add warp menu item for gms in navigation items. | Andrei Karas | 1 | -0/+6 | |
2011-07-07 | Remove undescore from variables and defines. | Andrei Karas | 1 | -4/+4 | |
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+2 | |
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it. |