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
2003-07-27
Count amount of save files available so load/save dialog works correctly.
Travis Howell
2003-07-25
Surprised this has not caused major problems
Travis Howell
2003-07-25
Use correct frame rate value from disasm, fixes minor timing issue in simon 2 in
Travis Howell
2003-07-24
Ooops
Travis Howell
2003-07-24
Simon games shold only play one voice at a time.
Travis Howell
2003-07-22
That last change wasn't quite right
Travis Howell
2003-07-22
Fix simon1talkie regression
Travis Howell
2003-07-21
Rename variable
Travis Howell
2003-07-21
Add sfx/voice support for simon1cd32, thanks to olki.
Travis Howell
2003-07-20
Use automatic dirty rect code for simon games for now to reduce CPU usage
Travis Howell
2003-07-18
Add game specific scaler override to sky
Travis Howell
2003-07-15
Check if voice file exists in simon2
Travis Howell
2003-07-15
Use debug output instead of warnings for simon
Travis Howell
2003-07-14
Fix for Bug [770838] SIMON1DOS: Fatal crashes with French version
Jamieson Christian
2003-07-14
Fixed typo. While I agree that this error should have
Jamieson Christian
2003-07-14
We ARE in a cvs freeze, PLEASE at least test if your code compiles before com...
James Brown
2003-07-14
Feature [770161] SIMON: Remap instruments to GM
Jamieson Christian
2003-06-21
delete _sound when SimonState is destroyed; fix leak & enian bug in playSting...
Max Horn
2003-06-21
some more memory inits; cleanup
Max Horn
2003-06-21
init some member vars previously not inited
Max Horn
2003-06-15
Change GF_AMIGAS back to GF_AMIGA
Travis Howell
2003-06-15
cleanup
Max Horn
2003-06-15
cleanup
Oliver Kiehl
2003-06-15
Small cleanup
Travis Howell
2003-06-15
Small cleanup
Travis Howell
2003-06-15
moved GameId declaration to common/engine.h (more logical); moved scumm speci...
Max Horn
2003-06-14
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...
Max Horn
2003-06-14
make file objects stack based where possible, fixes a bunch of leaks
Jonathan Gray
2003-06-08
added quit event
Max Horn
2003-06-06
Preparations for removing GF_AFTER_V? flags
Max Horn
2003-06-05
Typo
Travis Howell
2003-06-05
Adjust default _subtitle values
Travis Howell
2003-06-05
Last commit should have been made simon1 only
Travis Howell
2003-06-05
Commit combined speech and subtitles patch
Travis Howell
2003-06-02
Revert my last change, was correct according to disasm. but casued other prob...
Travis Howell
2003-06-02
simon2dos uses different VGA_DELAY_BASE, fixes text disappearing in copy prot...
Travis Howell
2003-06-01
Rename SimonState to SimonEngine
Travis Howell
2003-05-31
Fix simon1dos regression
Travis Howell
2003-05-30
Broke simon
Travis Howell
2003-05-30
Small cleanup
Travis Howell
2003-05-30
Correct simon2 timing
Travis Howell
2003-05-29
added some doxygen comments to common/system.h; cleaned up the OSystem interf...
Max Horn
2003-05-29
Use shutdown function before quiting
Travis Howell
2003-05-28
Shorten Simon 1/2 title name to match others
Travis Howell
2003-05-26
Add / remove warning
Travis Howell
2003-05-26
Commit hack to allow simon1amiga to run, for experimenting
Travis Howell
2003-05-26
Error out if unsupport language option is used
Travis Howell
2003-05-25
Split charset functions into separate file
Travis Howell
2003-05-25
Small midi cleanup
Travis Howell
2003-05-25
Added music support for simon1demo
Jamieson Christian
[next]