summaryrefslogtreecommitdiff
path: root/src/resources/iteminfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-08-16Add header to mumblemanager and some clean.Andrei Karas1-1/+2
2011-08-03Fix code style and remove some unused variabled.Andrei Karas1-0/+13
2011-07-30Fix sprite replacment logic.Andrei Karas1-0/+2
2011-07-25Reorders sprites now depend on player direction.Andrei Karas1-6/+77
2011-07-25Fix code style.Andrei Karas1-1/+1
2011-07-25Add removing palyers sprite logic depend on players direction.Andrei Karas1-7/+103
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-1/+1
2011-03-16Add checks and fix some code style.Andrei Karas1-1/+3
2011-03-08Replace %color% and %Color% constants in item names/descriptions.Andrei Karas1-1/+35
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-19/+17
2011-02-27First part of implimintation item colors.Andrei Karas1-0/+28
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-7/+10
2011-02-12Add items attribute what allow hide other sprites only by id.Andrei Karas1-0/+13
2011-01-02Initial commit.Andrei Karas1-0/+66