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-08-21
Typo
Travis Howell
2004-08-21
Small correction for filename different on some systems
Travis Howell
2004-08-16
Set _language before checking its value
Travis Howell
2004-08-02
Remove pointless delays
Travis Howell
2004-08-02
Cleanup
Travis Howell
2004-07-31
Auto convert old Simon 1/2 targets
Travis Howell
2004-07-31
Add support for Russian Simon1.
Travis Howell
2004-07-31
Avoid gcc warning
Travis Howell
2004-07-30
fix subtitle alignment
Oliver Kiehl
2004-07-30
Switch detect filename back to prevent conflict for now.
Travis Howell
2004-07-30
Re-use old md5 hack to gather checksums from users.
Travis Howell
2004-07-30
Add a few more.
Travis Howell
2004-07-30
Ooops, make sure feature flags are updated.
Travis Howell
2004-07-30
Reduce simon 1/2 targets
Travis Howell
2004-07-27
No need to calculate values
Travis Howell
2004-06-28
Correct default paths
Travis Howell
2004-06-28
Enhanced default directory support in the File class; now one can specify arb...
Max Horn
2004-06-27
Reversed param order of File::open() -- this allowed me to get rid of a few m...
Max Horn
2004-06-25
Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage again
Max Horn
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
[next]