aboutsummaryrefslogtreecommitdiff
path: root/saga/scene.cpp
AgeCommit message (Expand)Author
2004-08-02create objectMap classJonathan Gray
2004-08-02move isomap into a classJonathan Gray
2004-08-01Made all MemoryReadStream local variables. This plugged a giantic constantEugene Sandulenko
2004-08-01rename load() to loadMap()Joost Peters
2004-08-01create Script class from SCRIPT_* and ScriptModuleJoost Peters
2004-08-01merge gfx_mod.h into gfx.h and stick functions into a classJonathan Gray
2004-08-01move sceneproc.cpp/h into scene.cpp/hJonathan Gray
2004-08-01merge reinherit.h into saga.h and gfx_mod.h, note the error loading animation...Jonathan Gray
2004-08-01Objectize actionmap.cppEugene Sandulenko
2004-07-31Extended CVAR_RegisterFunc with callback object parameter.Eugene Sandulenko
2004-07-31Objectize render.cppEugene Sandulenko
2004-07-31Objectize image.cppEugene Sandulenko
2004-07-31merge animation.h and animation_mod.h into a classJonathan Gray
2004-07-31remove YS_IGNORE_PARAM macro and some uneeded yslib.h includesJonathan Gray
2004-05-05Replaced R_printf() with debug() and warning(). There are still a couple ofTorbjörn Andersson
2004-05-04Move from ys_binread.cpp and ys_binwrite.cpp to MemoryReadStream.Eugene Sandulenko
2004-05-01Proper #includes everywhereEugene Sandulenko
2004-05-01indentPaweł Kołodziejski
2004-05-01Fixed warningsTorbjörn Andersson
2004-04-30Move from custom unsigned types to those provided by main config.hEugene Sandulenko
2004-04-27Fixed warnings. At the time of writing, only xmidi.cpp causes warnings forTorbjörn Andersson
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