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
/
vga.cpp
Age
Commit message (
Expand
)
Author
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-08
Renamed variables to match our naming conventions; added Sound::isVoiceActive...
Max Horn
2005-05-06
Cleanup
Travis Howell
2005-05-06
Ooops
Travis Howell
2005-05-06
Rename sprite field.
Travis Howell
2005-05-06
Use ScummVM code formatting for names.
Travis Howell
2005-05-06
Rename sprite field.
Travis Howell
2005-05-06
Auto detect music and voice types, where possible.
Travis Howell
2005-03-12
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...
Max Horn
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
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-07-27
No need to calculate values
Travis Howell
2004-03-14
remove ugly goto
Oliver Kiehl
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-09
Switch method used for combined speech and subtitles in Simon2 (Non - Hebrew ...
Travis Howell
2004-01-30
Add better work around for inventory arrows issue in some Simon1 versions.
Travis Howell
2004-01-27
Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment.
Travis Howell
2004-01-06
updated copyright notice
Max Horn
2004-01-01
Add work around for bug in French version of Simon the Sorcerer 1
Travis Howell
2004-01-01
Add hack to stop invalid opcode in French version of Simon the Sorcerer 1.
Travis Howell
2003-12-24
turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...
Max Horn
2003-12-23
Add correct value from simon2dos disasm.
Travis Howell
2003-12-23
Add var to track current subroutine been used.
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-20
Correction
Travis Howell
2003-12-20
Enable vgascript dump option.
Travis Howell
2003-12-20
Simpler check
Travis Howell
2003-12-20
*** empty log message ***
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
Revert fade change
Travis Howell
2003-12-12
Don't update screen manually, as original didn't.
Travis Howell
2003-12-11
Change another debug define to key
Travis Howell
2003-12-06
This checks should be simon1win only, just to be on safe side.
Travis Howell
2003-12-02
This screen update causes delay and doesn't seem to be required.
Travis Howell
2003-12-02
Only used in simon1win
Travis Howell
2003-12-01
cleanup
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-10-26
Add combined speech and subtitles support for simon2.
Travis Howell
2003-10-26
Add more debug.
Travis Howell
2003-10-26
Rename function.
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-16
Minor cleanup
Travis Howell
2003-10-03
Simon namespace
Max Horn
[next]