aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/sprite.h
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-31SAGA: Turned several unnecessarily inherited classes into typedefsFilippos Karapetis
2010-10-22SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s...Andrew Kurushin
2010-10-20SAGA: replace Sprite "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
2010-10-19SAGA: SAGA: replace SpriteList "::realloc" with Common::ArrayAndrew Kurushin
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2008-12-31Proper fix for non-interactive ITE demos (the previous one was affecting spri...Filippos Karapetis
2008-12-29- IHNM Mac loads correctly againFilippos Karapetis
2008-12-12Fixed a regression in my last commit where some sprites were not clipped corr...Filippos Karapetis
2008-12-12- Stop passing the scene clip rectangle around for no reasonFilippos Karapetis
2008-12-06All the screen drawing functions draw to the back buffer, so there is no poin...Filippos Karapetis
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-07-23Changed SAGA_ACTOR_H__ to SAGA_ACTOR_H etc for consistency.Torbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn