summaryrefslogtreecommitdiff
path: root/src/floor_item.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-07-24Implemented caching of spritesets, including a lot of cleanups to the newBjørn Lindeijer1-2/+1
2006-03-09Added Spriteset::get() and Spriteset::size() to hide the member vector and re...Björn Steinbrink1-1/+1
2006-02-26Got rid of .cvsignore files and converted them to svn:ignore properties.Bjørn Lindeijer1-0/+0
2006-02-06Added a FloorItemManager class.Björn Steinbrink1-68/+0
2006-01-31Various small cleanups.Björn Steinbrink1-2/+6
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-2/+2
2005-10-09Fixed player names overlapping other players and more cleanups.Bjørn Lindeijer1-1/+0
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-10/+3
2005-10-07Modified finding NPC as by timonator's suggestion in order to allow NPCs to beBjørn Lindeijer1-11/+61
2005-09-13Merged with SDL_NET_TEST branch.Björn Steinbrink1-13/+4
2005-08-25Move extern declaration of the floor item list. Lower indentation level.Björn Steinbrink1-9/+17
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-1/+0
2005-03-01Deleting subx and suby for items, because it's uselessJan-Fabian Humann1-1/+0
2005-03-01Attempt part 2.Bjørn Lindeijer1-0/+82
2005-03-01An attempt to get rid of executable permissions.Bjørn Lindeijer1-82/+0
2005-02-28Adding support for drop items part 1/2Jan-Fabian Humann1-0/+82