summaryrefslogtreecommitdiff
path: root/src/resources/chatobject.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-01-04Update copyrights year.Andrei Karas1-1/+1
2017-08-21Remove useless else.Andrei Karas1-4/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-02-21Fix code style.Andrei Karas1-1/+2
2016-02-20Add missing const in resources directory.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-05-29Add strong typed int type BeingId.Andrei Karas1-1/+1
2015-05-11Fix chat room properties if two time join and part chat room.Andrei Karas1-2/+2
2015-04-06Add missing include.Andrei Karas1-0/+2
2015-04-05add chat command for join chat room.Andrei Karas1-0/+68
New chat command: /joinroom NAME