summaryrefslogtreecommitdiff
path: root/src/utils/itemxmlutils.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-27Fix dispaly '+' on stats with negative values.Andrei Karas1-3/+12
2018-11-27Remove extra ; from different code.Andrei Karas1-2/+2
2018-03-03Add support for item stat ranges.Andrei Karas1-24/+52
Example: ... hp="10-15" mp="1-2" ...
2018-03-02Add unit tests for itemxmlutils.Andrei Karas1-0/+7
2018-02-13Add clan window.Andrei Karas1-0/+25
For now can be opened only by chat command /clan.
2018-02-11Move reading and combining item stats into separate file.Andrei Karas1-0/+56