aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/isomap.cpp
AgeCommit message (Expand)Author
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-08Some more dirty rectangle changes (still incomplete)Filippos Karapetis
2008-12-07More dirty rectangle related changes (dirty rectangle handling is still broken)Filippos Karapetis
2008-12-07Fixed typoFilippos Karapetis
2008-12-06- Prevented direct reference to the back buffer in many cases (apart from a f...Filippos Karapetis
2008-12-06Also remove explicit surface passing to IsoMap::draw()Filippos Karapetis
2008-12-06All the screen drawing functions draw to the back buffer, so there is no poin...Filippos Karapetis
2008-05-26Code cleanup:Filippos Karapetis
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-12-20Removed clamp() and used the common CLIP template insteadFilippos Karapetis
2007-12-13Use CLIP template for clipping in the SAGA engineFilippos Karapetis
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
2007-07-31Cleanup: removed dead code, fixed some comments and did some layout changesFilippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-05-13extract GameDescriptions to separate files (this will help compress_saga tool...Andrew Kurushin
2006-02-11Moved engines to the new engines/ directoryMax Horn