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
/
scumm
/
scumm.cpp
Age
Commit message (
Expand
)
Author
2004-05-15
COMI demo doesn't auto set this var.
Travis Howell
2004-04-23
remove old zak256 target, if you're still using this its time to start using ...
Jonathan Gray
2004-04-11
Allow copy protection in FOA (Disk) to be enabled.
Travis Howell
2004-04-09
it seems to be needed for comi too, hmm
Paweł Kołodziejski
2004-04-09
refreshScripts only for full game dig, and cmi demo
Paweł Kołodziejski
2004-04-09
back refreshScript only for DIG, add stopping music while changing bundle
Paweł Kołodziejski
2004-04-09
refreshScript was wrong used
Paweł Kołodziejski
2004-04-06
voice_volume is now speech_volume
Max Horn
2004-04-05
Renamed StringTab::backup to StringTab::_default, as that describes better wh...
Max Horn
2004-04-05
added voice group volume to scumm engine for imuse digital and implemeted vol...
Paweł Kołodziejski
2004-04-03
cleanup StringTab stuff
Max Horn
2004-04-03
cleanup
Max Horn
2004-04-02
Got rid of _transText
Max Horn
2004-03-30
Use vsprintf instead of vsnprintf: more portable, less safe (but then again, ...
Max Horn
2004-03-30
please fix
Paweł Kołodziejski
2004-03-29
Should have been disabled for Mac. indy3/loom.
Travis Howell
2004-03-28
Renamed more OSystem methods
Max Horn
2004-03-28
rename displayError() to displayMessage(); fix slightly incorrect usage of th...
Max Horn
2004-03-23
Move HE games together.
Travis Howell
2004-03-23
Alter some HE games settings
Travis Howell
2004-03-19
turn down verbosity
Max Horn
2004-03-15
disambiguate the two talkingActor() methods (one was a getter, one a setter -...
Max Horn
2004-03-15
clearMsgQueue now just is a synonym for stopTalk -> remove it
Max Horn
2004-03-15
After the refactoring it's clearly that _messagePtr can be removed. Hooray, y...
Max Horn
2004-03-11
Backport blee
James Brown
2004-03-07
renamed scumm/scummvm.cpp to scumm/scumm.cpp
Max Horn