index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
saga
/
saga.cpp
Age
Commit message (
Expand
)
Author
2004-06-25
Removed unused stuff; cleanup
Max Horn
2004-05-05
Replaced R_printf() with debug() and warning(). There are still a couple of
Torbjörn Andersson
2004-05-02
Merged sysgfx.cpp and gfx.cpp to gfx.cpp
Eugene Sandulenko
2004-05-01
Renamed files for consistency
Eugene Sandulenko
2004-05-01
Proper #includes everywhere
Eugene Sandulenko
2004-05-01
All graphics and input now is in OSystem.
Eugene Sandulenko
2004-05-01
indent
Paweł Kołodziejski
2004-04-29
fix another unitialised var use
Jonathan Gray
2004-04-29
Music.cpp objectizing.
Eugene Sandulenko
2004-04-29
Voices are played
Eugene Sandulenko
2004-04-28
Objectizing sound.cpp
Eugene Sandulenko
2004-04-28
Rename Snd object to SndRes
Eugene Sandulenko
2004-04-28
Objectize sndres.cpp
Eugene Sandulenko
2004-04-28
Removing more files from SAGA. Justification: we already have XMIDI/SMF code;...
Max Horn
2004-04-27
cleanup
Max Horn
2004-04-25
Fix many warnings; use C++ type system instead of C style typedefs; removed v...
Max Horn
2004-04-12
Forgot to add header.
Eugene Sandulenko
2004-04-12
WIP for SAGA engine.
Eugene Sandulenko
2004-03-22
corrections to namespaces
Paweł Kołodziejski
2004-03-15
Use Saga namespace everywhere
Eugene Sandulenko
2004-03-14
Initial SAGA checkin
Eugene Sandulenko