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-08-15
Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexible
Jamieson Christian
2003-08-10
Replaced use of File with use of SaveFileManager where appropriate.
Marcus Comstedt
2003-08-10
Add missing code for f10 key, thanks to Jamieson
Travis Howell
2003-08-10
Fix for f10 key in simon1
Travis Howell
2003-08-08
More Simon shutdown cleanup
Jamieson Christian
2003-08-08
Use shutdown() when quiting via ctrl z
Travis Howell
2003-08-08
Close music engine on shutdown
Jamieson Christian
2003-08-06
Reverted too much
Travis Howell
2003-08-06
must create adlib driver *after* calling _mixer->bindToSystem
Max Horn
2003-08-05
getting rid of g_mixer; removing lots of whitespace
Max Horn
2003-08-05
oops
Travis Howell
2003-08-05
F10 key works in simon1, although it highlights exits
Travis Howell
2003-08-02
Make code match
Travis Howell
2003-08-02
Always check for null string
Travis Howell
2003-08-02
My last commit caused regression
Travis Howell
2003-08-02
Add combined speech/subtitles support for simon2 hebrew
Travis Howell
2003-08-02
Add combined speech/subtitles support for simon2 hebrew
Travis Howell
2003-08-02
Hebrew support for load/save dialog
Travis Howell
2003-08-02
Improved hebrew support, thanks to Jamieson
Travis Howell
2003-08-02
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...
Max Horn
2003-07-31
Small cleanup
Travis Howell
2003-07-30
typo
Travis Howell
2003-07-30
Add/remove/update simon comments
Travis Howell
2003-07-30
Small cleanup
Travis Howell
2003-07-30
vc_10_no_depack_swap implementation
Jamieson Christian
2003-07-30
Fix unit'd array and variable in simon
Travis Howell
2003-07-29
Partial fix for bug #779013. It no longer crashes, but the config file
Torbjörn Andersson
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
[next]