summaryrefslogtreecommitdiff
path: root/src/flooritem.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-13Fix dead mobs and floor items Y sorting position.Andrei Karas1-0/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-1/+1
2011-09-13Add missing checks to some files and style fixes.Andrei Karas1-8/+6
2011-07-25Add removing palyers sprite logic depend on players direction.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-25Dont compile manaserv related code if manaserv support disabled.Andrei Karas1-0/+4
2011-04-14Stop protected pickups flood.Andrei Karas1-1/+2
2011-04-04Rename TrueTypeFont to SDLFont.Andrei Karas1-1/+1
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-1/+1
2011-02-27First part of implimintation item colors.Andrei Karas1-3/+6
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-21Add floor items attribute for drawing floor items.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+133