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-06-25
Use auto_ptr to avoid leaks
Max Horn
2004-04-12
Enable hack for old games too. don't pass larger size on to resfile_read
Oliver Kiehl
2004-03-28
Renamed more OSystem methods
Max Horn
2004-03-15
HACK needed for Spanish Simon1 Talkie too.
Travis Howell
2004-03-15
Should probably be Simon2-only...
Oliver Kiehl
2004-03-15
Hack to prevent segfaults caused by insufficient allocated memory when
Oliver Kiehl
2004-03-14
rewrote talk_with_text from scratch. probably needs some testing
Oliver Kiehl
2004-03-14
cleanup
Oliver Kiehl
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-26
Fix crashes in French version of Simon2
Travis Howell
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2004-02-22
Patch #885904 (Flac Support) with some tweaks by me
Max Horn
2004-02-13
Switch warnings to debug.
Travis Howell
2004-02-12
Check sfx/music status before pause.
Travis Howell
2004-02-09
Switch method used for combined speech and subtitles in Simon2 (Non - Hebrew ...
Travis Howell
2004-02-05
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
Max Horn
2004-02-02
Remove md5 checksum, too many conflicting checksums.
Travis Howell
2004-01-30
Add better work around for inventory arrows issue in some Simon1 versions.
Travis Howell
2004-01-27
add in-game debugger
Oliver Kiehl
2004-01-27
Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment.
Travis Howell
2004-01-26
One forgotten PROP_TOGGLE_VIRTUAL_KEYBOARD
Nicolas Bacca
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
[prev]
[next]