aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/gfx.h
AgeCommit message (Expand)Author
2014-02-18SAGA: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-03SAGA: Take advantage of Sufrace::getPixels.Johannes Schickel
2013-08-03SAGA: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-14SAGA: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2010-10-22SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s...Andrew Kurushin
2008-12-12- Stop passing the scene clip rectangle around for no reasonFilippos Karapetis
2008-12-06- Prevented direct reference to the back buffer in many cases (apart from a f...Filippos Karapetis
2008-12-06Fixed compilation when SAGA_DEBUG is definedFilippos Karapetis
2008-12-05Removed unused variableFilippos Karapetis
2008-12-05Removed more unneeded test codeFilippos Karapetis
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-08-23Added skeleton code for sfScriptFade. Work is still needed in Gfx::palFade th...Filippos Karapetis
2007-07-01Re-added __attribute__(packed)Max Horn
2007-06-11Implemented Scene::RestoreScene and fixed some animation bugs. Animations and...Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-06The cursor in IHNM changes to an hourglass now while loading scenes, like in ...Filippos Karapetis
2007-02-19Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency.Torbjörn Andersson
2006-07-23Use #include "..." instead of #include <...> for pack-start.h and pack-end.hTorbjörn Andersson
2006-07-22Fix struct packing issues (macros are not resolve in #pragma params, at least...Max Horn
2006-07-21Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...Max Horn
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...Max Horn
2006-04-15- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn