summaryrefslogtreecommitdiff
path: root/src/resources/db/languagedb.cpp
AgeCommit message (Collapse)AuthorFilesLines
2023-01-08added manaverse' copyright line to src/jak11-0/+1
2023-01-08[WIP] renamed the client to ManaVersejak11-1/+1
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
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-4/+4
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-08-04Add missing load / unload databases logging.Andrei Karas1-0/+2
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-1/+1
2017-04-05Add chat command for translate message from player language to english.Andrei Karas1-5/+32
Also add po field into languages.xml.
2017-04-04Add language db.Andrei Karas1-0/+95