aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/animation.h
AgeCommit message (Expand)Author
2014-02-18SAGA: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-24SAGA: replace Resource:loadResource malloc with ByteArray classAndrew Kurushin
2010-10-22SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s...Andrew Kurushin
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2008-12-21Cleaned up the mess with game IDs and game types: removed game types, reduced...Filippos Karapetis
2008-11-14Some corrections, based on observations from bug report #2284298 - "SAGA: Com...Filippos Karapetis
2008-11-14Reverted change I accidentally made to the SAGA engine when committing the SCUMMTorbjörn Andersson
2008-11-14Committed my own patch #2278665 ("SCUMM: Font data in old SCUMM games") to getTorbjörn Andersson
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
2007-09-16Fix bug when some animations were playing too fast.Eugene Sandulenko
2007-09-15Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ...Filippos Karapetis
2007-08-31Fix end credits in IHNM. Now video length is determined properly.Eugene Sandulenko
2007-08-30Proper implementation of intro and credits in IHNMEugene Sandulenko
2007-08-27Some more test code for dynamically loading the introduction cutaway listFilippos Karapetis
2007-07-31Cleanup: removed dead code, fixed some comments and did some layout changesFilippos Karapetis
2007-07-30The credits of the IHNM demo are displayed correctly nowFilippos Karapetis
2007-06-16An attempt to fix restoring from cutaway. Still not perfect.Eugene Sandulenko
2007-06-14Added several console commands for SAGA. Also, fixed a regression in the IHNM...Filippos Karapetis
2007-06-07Implemented video playing for IHNM (still needs work). Also, updated a commen...Filippos Karapetis
2007-06-06Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t...Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-19Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency.Torbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn