summaryrefslogtreecommitdiff
path: root/src/progs/manaplus/actions/commands.cpp
AgeCommit message (Collapse)AuthorFilesLines
2024-02-08[WIP] renamed the client to ManaVersejak11-2224/+0
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus * Updated in 2024-02-08 with conflicts by Jesusalva
2021-12-18added ftp:// to url command also @@ftp:/foo.bar|baz@@ fixes #38jak11-2/+3
2020-02-23Fix some code style issuesAndrei Karas1-1/+3
2019-10-16Fix code style, ignore some warning in clang-tidyAndrei Karas1-1/+1
2019-06-27Remove extra includeAndrei Karas1-0/+2
2019-06-27Add missing translation commentAndrei Karas1-0/+1
2019-06-10Add chat command /trimmemory for force trim freed memoryAndrei Karas1-0/+15
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-22Remove default parameters from chatwindow.hAndrei Karas1-1/+1
2017-12-17Remove default parameters from actormanager.cppAndrei Karas1-2/+4
2017-12-17Remove default parameters from localplayer.Andrei Karas1-1/+1
2017-12-11Remove default parameters from ChatTab::chatLog.Andrei Karas1-21/+66
2017-09-06Move manaplus game related files into progs/manaplus.Andrei Karas1-0/+2156