summaryrefslogtreecommitdiff
path: root/src/sprite.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-29Removed Sprite::getCurrentFrame and Sprite::getFrameCountThorbjørn Lindeijer1-11/+1
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-06-23Made the being death sequence better handled.Yohann Ferreira1-1/+9
2011-05-17Fix sprite buffering size issuesJared Adams1-2/+14
2010-07-29Changed the items loading to handle a new 'attack-action' parameter.Yohann Ferreira1-1/+1
2010-06-09Remove hard-coded frame counts from Being classJared Adams1-0/+10
2010-05-20Buffer layered sprites under SDLJared Adams1-6/+14
2010-05-06Add support for floor item spritesJared Adams1-0/+92
2010-04-23Add an Actor class to replace the Sprite classJared Adams1-85/+0
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-09-17Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo...Bertram1-0/+16
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-8/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-05-07Fixed positioning of monster names and target circles.Philipp Sehmisch1-0/+16
2006-12-09Use new animation system in character selection/creation. Shows equipment andBjørn Lindeijer1-1/+1
2006-01-31Various small cleanups.Björn Steinbrink1-6/+0
2005-10-10Introduced new window shortcuts and corrected position of job xp bar. AlsoBjørn Lindeijer1-0/+65
2005-10-10Updated docs for releaseEugenio Favalli1-65/+0
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-25/+14
2005-10-07Modified finding NPC as by timonator's suggestion in order to allow NPCs to beBjørn Lindeijer1-0/+76