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
/
game.h
Age
Commit message (
Expand
)
Author
2004-12-15
Patch #1081904 ITE: MAC demo support
Eugene Sandulenko
2004-11-15
GCC doesn't like "const int" in a struct apparently.
Torbjörn Andersson
2004-11-15
o Make GAME_GetFileContext() more object-like
Eugene Sandulenko
2004-10-27
removed R_ prefix with few r_ too
Paweł Kołodziejski
2004-10-01
Set up file paths to handle the differences between the file layout of the
Torbjörn Andersson
2004-08-27
R_GAMETYPE -> GID, remove unused supported flag and trim some unused bits of ...
Jonathan Gray
2004-05-05
Removed data_dir, since it wasn't used.
Torbjörn Andersson
2004-05-02
use features so ihnm doesn't default to 1280x960, change over some of the tim...
Jonathan Gray
2004-05-01
Proper #includes everywhere
Eugene Sandulenko
2004-05-01
indent
Paweł Kołodziejski
2004-04-30
Move from custom unsigned types to those provided by main config.h
Eugene Sandulenko
2004-04-25
Fix many warnings; use C++ type system instead of C style typedefs; removed v...
Max Horn
2004-04-12
WIP for SAGA engine.
Eugene Sandulenko