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
/
reinherit.h
Age
Commit message (
Expand
)
Author
2004-05-05
Replaced R_printf() with debug() and warning(). There are still a couple of
Torbjörn Andersson
2004-05-02
Removed last sys* file
Eugene Sandulenko
2004-05-02
Merged sysgfx.cpp and gfx.cpp to gfx.cpp
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-05-01
Remove scalers, 16bpp code, unused functions.
Eugene Sandulenko
2004-04-30
Move from custom unsigned types to those provided by main config.h
Eugene Sandulenko
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
Fixed crash. Original clip routine was more sane.
Eugene Sandulenko
2004-04-28
Removing more files from SAGA. Justification: we already have XMIDI/SMF code;...
Max Horn
2004-04-27
Remove yet another file
Max Horn
2004-04-27
cleanup
Max Horn
2004-04-25
More ScummVMification
Max Horn
2004-04-25
Fix many warnings; use C++ type system instead of C style typedefs; removed v...
Max Horn
2004-04-12
File is not needed
Eugene Sandulenko
2004-04-12
WIP for SAGA engine.
Eugene Sandulenko