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.h
Age
Commit message (
Expand
)
Author
2005-01-22
Set SFX volume correctly
Travis Howell
2005-01-01
Updated copyright
Max Horn
2004-12-18
A little more cleanup (the Simon code really is a big mess :-)
Max Horn
2004-12-18
constify simon engine; turned global var vc_get_out_of_code into a member of ...
Max Horn
2004-11-24
Fix a`ll engines. They work, though current fix is just temporary.
Eugene Sandulenko
2004-11-23
Added Engine::init() method; added return value to Engine::go()
Max Horn
2004-10-23
Better support of MT-32.
Eugene Sandulenko
2004-08-02
Remove pointless delays
Travis Howell
2004-08-02
Cleanup
Travis Howell
2004-03-14
cleanup
Oliver Kiehl
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-06
updated copyright notice
Max Horn
2004-01-03
renamed SimonSound class back to just Sound (now that we use namespaces that ...
Max Horn
2003-12-24
turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...
Max Horn
2003-12-23
Add var to track current subroutine been used.
Travis Howell
2003-12-21
cleanup; fix endian bug which caused the dreaded Simon1 hang on MacOS (_palet...
Max Horn
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
Fix iventory arrowsin some versions of Simon1.
Travis Howell
2003-12-18
Make fade a config optiom
Travis Howell
2003-12-18
Remove slow motion option.
Travis Howell
2003-12-16
Add some additional simon1 amiga code from tsuteiuQ, not working right yet.
Travis Howell
2003-12-13
Add slow motion option
Travis Howell
2003-12-12
Add work around for bug in original simon1.
Travis Howell
2003-12-11
Change another debug define to key
Travis Howell
2003-12-11
Add dialog for quick load/save in simon1/2.
Travis Howell
2003-12-11
Add some WIP quick load/save keys code for simon 1/2. currently disabled.
Travis Howell
2003-12-10
Add puase option for simon games.
Travis Howell
2003-12-02
Cleanup
Travis Howell
2003-12-01
Missed some
Travis Howell
2003-12-01
cleanup
Travis Howell
2003-12-01
cleanup
Max Horn
2003-11-10
cut down on unnecessary GameDetector references
Max Horn
2003-10-30
Add option to switch between subtitles only and combined speech/subtitles in ...
Travis Howell
2003-10-26
Rename function.
Travis Howell
2003-10-22
Add load/save game failture messages from original games.
Travis Howell
2003-10-21
Missed one
Travis Howell
2003-10-21
Correctly reanem var this time.
Travis Howell
2003-10-21
Rename a few vars
Travis Howell
2003-10-21
Rename function
Travis Howell
2003-10-21
Fix text spacing when backspace key is used when entering save game name in H...
Travis Howell
2003-10-08
Fix display of verb name text when verb is selected in Simon the Sorcerer 1 a...
Travis Howell
2003-10-04
use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...
Max Horn
2003-10-03
Simon namespace
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
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-30
Small cleanup
Travis Howell
2003-07-30
vc_10_no_depack_swap implementation
Jamieson Christian
[next]