summaryrefslogtreecommitdiff
path: root/src/resources/iteminfo.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Add some missing getters.Andrei Karas1-2/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-08-16Add header to mumblemanager and some clean.Andrei Karas1-1/+1
2011-07-26Small optimisation in reorder sprites function.Andrei Karas1-3/+3
2011-07-25Reorders sprites now depend on player direction.Andrei Karas1-15/+11
2011-07-25Add removing palyers sprite logic depend on players direction.Andrei Karas1-22/+14
2011-05-07Fix missing initialisations.Andrei Karas1-3/+5
2011-05-01Added customizable on-hit effects for characters.Yohann Ferreira1-3/+23
2011-03-08Replace %color% and %Color% constants in item names/descriptions.Andrei Karas1-1/+9
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-1/+11
2011-02-27First part of implimintation item colors.Andrei Karas1-0/+4
2011-02-20Fix some code style and some errors.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-14Replace sprites functionality (need support in client data).Andrei Karas1-12/+17
2011-02-12Add items attribute what allow hide other sprites only by id.Andrei Karas1-0/+7
2011-02-12Initialise missing variable.Andrei Karas1-0/+1
2011-02-12Add support for items attribute RemoveSprite.Andrei Karas1-0/+7
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-2/+2
2011-01-04Add draw filter (incomplete)Andrei Karas1-3/+3
2011-01-03Impliment base items tags. And show this tags in inventory.Andrei Karas1-2/+9
2011-01-02Initial commit.Andrei Karas1-0/+242