aboutsummaryrefslogtreecommitdiff
path: root/saga/animation.h
AgeCommit message (Expand)Author
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