aboutsummaryrefslogtreecommitdiff
path: root/saga/animation.h
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-14Add language and platform to game description and use that accross the source.Eugene Sandulenko
2005-10-03Experimental IHNM fix: Since it looks like the intro doesn't clear theTorbjörn Andersson
2005-10-01Fix mingw compile.Travis Howell
2005-10-01fix #1298659 [WyrmKeep logo overdraw]Andrew Kurushin
2005-09-30Don't draw actors during cutaways. (Not that it makes any difference atTorbjörn Andersson
2005-09-27Applied my patch #1304998 to fix some issues with the IHNM intro. The introTorbjörn Andersson
2005-09-24The IHNM intro animations run now, albeit in a slightly buggy fashion:Torbjörn Andersson
2005-09-24Some more preliminary cutaway work. The backgrounds are displayed now, butTorbjörn Andersson
2005-09-23Experimental loading of the cutaway list. Next step will be to get ScummVMTorbjörn Andersson
2005-08-04fixed DUMMY resource in old mac cdAndrew Kurushin
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-25implemented unified animation decoder for ITE & IHNMAndrew Kurushin
2005-07-25More IHNM differencesEugene Sandulenko
2005-07-19finally Resource manager rewritten:Andrew Kurushin
2005-06-25fix animation timings (now Shiala scene not stucks)Andrew Kurushin
2005-06-20fix animation bug at ratsAndrew Kurushin
2005-06-11rewritten animation loadingAndrew Kurushin
2005-06-08fix animation free bugAndrew Kurushin
2005-04-16Implement sfGetDeltaFrame and sfEnableZone. Fixes freeze when sanctuaryEugene Sandulenko
2005-01-11- remove game.h & image.hAndrew Kurushin
2005-01-03Fixed a regression where - I think - the last animation frame wasn'tTorbjörn Andersson
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-28Implement rest of animation-related opcodes.Eugene Sandulenko
2004-12-28o Fixed animation playbackEugene Sandulenko
2004-12-22o Fix regression with Mac versionsEugene Sandulenko
2004-12-15Patch #1081904 ITE: MAC demo supportEugene Sandulenko
2004-12-03First pass at migrating from the old Reinherit console to the ScummVMTorbjörn Andersson
2004-10-27removed R_ prefix with few r_ tooPaweł Kołodziejski
2004-08-10Improved intro. Now it correctly shows game title.Eugene Sandulenko
2004-08-01Pass SagaEngine object to Anim and ActionMap objectsEugene Sandulenko
2004-07-31Extended CVAR_RegisterFunc with callback object parameter.Eugene Sandulenko
2004-07-31Fix warning (static functions are source/object file local; declaring them in...Max Horn
2004-07-31merge animation.h and animation_mod.h into a classJonathan Gray
2004-05-04Move from ys_binread.cpp and ys_binwrite.cpp to MemoryReadStream.Eugene Sandulenko
2004-05-01indentPaweł Kołodziejski
2004-04-30Move from custom unsigned types to those provided by main config.hEugene Sandulenko
2004-04-25Fix many warnings; use C++ type system instead of C style typedefs; removed v...Max Horn
2004-04-12WIP for SAGA engine.Eugene Sandulenko