aboutsummaryrefslogtreecommitdiff
path: root/saga/saga.cpp
AgeCommit message (Expand)Author
2004-05-05Replaced R_printf() with debug() and warning(). There are still a couple ofTorbjörn Andersson
2004-05-02Merged sysgfx.cpp and gfx.cpp to gfx.cppEugene Sandulenko
2004-05-01Renamed files for consistencyEugene Sandulenko
2004-05-01Proper #includes everywhereEugene Sandulenko
2004-05-01All graphics and input now is in OSystem.Eugene Sandulenko
2004-05-01indentPaweł Kołodziejski
2004-04-29fix another unitialised var useJonathan Gray
2004-04-29Music.cpp objectizing.Eugene Sandulenko
2004-04-29Voices are playedEugene Sandulenko
2004-04-28Objectizing sound.cppEugene Sandulenko
2004-04-28Rename Snd object to SndResEugene Sandulenko
2004-04-28Objectize sndres.cppEugene Sandulenko
2004-04-28Removing more files from SAGA. Justification: we already have XMIDI/SMF code;...Max Horn
2004-04-27cleanupMax Horn
2004-04-25Fix many warnings; use C++ type system instead of C style typedefs; removed v...Max Horn
2004-04-12Forgot to add header.Eugene Sandulenko
2004-04-12WIP for SAGA engine.Eugene Sandulenko
2004-03-22corrections to namespacesPaweł Kołodziejski
2004-03-15Use Saga namespace everywhereEugene Sandulenko
2004-03-14Initial SAGA checkinEugene Sandulenko