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
/
simon
/
simon.cpp
Age
Commit message (
Expand
)
Author
2004-01-06
updated copyright notice
Max Horn
2004-01-04
renamed global var _debugLevel to g_debugLevel; let Engine constructor init i...
Max Horn
2004-01-03
renamed SimonSound class back to just Sound (now that we use namespaces that ...
Max Horn
2004-01-01
Add work around for bug in French version of Simon the Sorcerer 1
Travis Howell
2004-01-01
Reduce some buffers to more reasonable sizes.
Travis Howell
2004-01-01
Avoid memory corruption
Travis Howell
2004-01-01
Subtitles check wasn't quite right.
Travis Howell
2003-12-31
Add better detection of simon2mac
Travis Howell
2003-12-31
Add some md5 checksums of files for Simon1/2 games.
Travis Howell
2003-12-30
Fix regression
Travis Howell
2003-12-24
o Added SoundMixer::isReady()
Max Horn
2003-12-24
Should apply to all Simon1 versions
Travis Howell
2003-12-23
Ooops
Travis Howell
2003-12-23
Fix inventory flashing when using F10 in Simon1 after conversation.
Travis Howell
2003-12-23
Add correct value from simon2dos disasm.
Travis Howell
2003-12-23
Ooops
Travis Howell
2003-12-23
Add var to track current subroutine been used.
Travis Howell
2003-12-23
Add comment
Travis Howell
2003-12-23
simon2dos/talkie used different expire_vga_timers() code.
Travis Howell
2003-12-22
Switch back to older method (Used in Hebrew version) of combined speech and s...
Travis Howell
2003-12-21
cleanup; fix endian bug which caused the dreaded Simon1 hang on MacOS (_palet...
Max Horn
2003-12-21
Add music_mute config option to Simon 1/2
Travis Howell
2003-12-21
Add sfx_mute to simon
Travis Howell
2003-12-21
add purely experimental & untested Ogg Vorbis support to Simon
Max Horn
2003-12-21
Make it possible for game detection functions to detect language/platform (no...
Max Horn
2003-12-21
Switch speech config option to speech_mute config options, for Simon 1/2 game...
Travis Howell
2003-12-21
Enable more debugging output
Travis Howell
2003-12-20
Correction
Travis Howell
2003-12-20
Add correction solution for missing song in dwarf mines of Simon1.
Travis Howell
2003-12-20
Correction
Travis Howell
2003-12-20
Enable vgascript dump option.
Travis Howell
2003-12-20
Revert bug work around, still can't detect conversation will enough yet.
Travis Howell
2003-12-20
Simpler check
Travis Howell
2003-12-20
Remove warning.
Travis Howell
2003-12-20
Fix iventory arrowsin some versions of Simon1.
Travis Howell
2003-12-18
Safetly check
Travis Howell
2003-12-18
Add speech config option, to allow subtitles only in Simon2 again.
Travis Howell
2003-12-18
C&P typo.
Travis Howell
2003-12-18
Make fade a config optiom
Travis Howell
2003-12-18
Remove slow motion option.
Travis Howell
2003-12-18
Revert fade change
Travis Howell
2003-12-16
Add some additional simon1 amiga code from tsuteiuQ, not working right yet.
Travis Howell
2003-12-13
quick load/save isn't possible for simon1dmeo
Travis Howell
2003-12-13
Thereis no save slot 0 in simon games.
Travis Howell
2003-12-13
Add slow motion option
Travis Howell
2003-12-13
removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...
Max Horn
2003-12-12
avoid accessing detector->_game.midi
Max Horn
2003-12-12
Add work around for bug in original simon1.
Travis Howell
2003-12-12
Prevent quick load/save during copy protection or conversation.
Travis Howell
2003-12-12
Don't update screen manually, as original didn't.
Travis Howell
[next]