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
/
engines
/
scumm
/
vars.cpp
Age
Commit message (
Expand
)
Author
2006-03-14
Merged two consecutive 'if's with identical condition
Max Horn
2006-03-14
Renamed & documented the LIGHTMODE flags
Max Horn
2006-03-14
Avoid all scumm var conflicts in C64 maniac
Travis Howell
2006-03-14
Move unused scumm vars in C64 maniac to safe position, to prevent conflicts f...
Travis Howell
2006-03-12
Adjust version setting for Macintosh versions of HE80+ games, which is checke...
Travis Howell
2006-03-12
Use script support for Macintosh versions of HE80+ games
Travis Howell
2006-03-05
Add German verbs and more work on input in C64 maniac
Travis Howell
2006-03-02
Add difference in bitVars opcodes in C64 maniac
Travis Howell
2006-03-01
added 2 SCUMM vars for v1/v2.
Gregory Montoir
2006-02-26
Move debug mode setting to initScummVars(), so it is reset when game is resta...
Travis Howell
2006-02-20
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...
Max Horn
2006-02-15
Moved all he-specific source files to engines/scumm/he/ subdirectory
Eugene Sandulenko
2006-02-11
Moved engines to the new engines/ directory
Max Horn