aboutsummaryrefslogtreecommitdiff
path: root/simon/vga.cpp
AgeCommit message (Collapse)Author
2003-12-18Make fade a config optiomTravis Howell
Make sure non-English/German versions of simon1talkie start with subtitles enabled. svn-id: r11736
2003-12-18Revert fade changeTravis Howell
svn-id: r11734
2003-12-12Don't update screen manually, as original didn't.Travis Howell
svn-id: r11590
2003-12-11Change another debug define to keyTravis Howell
Dump options should now work on non-win32 svn-id: r11574
2003-12-06This checks should be simon1win only, just to be on safe side.Travis Howell
svn-id: r11506
2003-12-02This screen update causes delay and doesn't seem to be required.Travis Howell
Remove old debug message svn-id: r11455
2003-12-02Only used in simon1winTravis Howell
svn-id: r11454
2003-12-01cleanupMax Horn
svn-id: r11439
2003-11-08cleanup whitespacesPaweł Kołodziejski
svn-id: r11214
2003-10-26Add combined speech and subtitles support for simon2.Travis Howell
svn-id: r10972
2003-10-26Add more debug.Travis Howell
svn-id: r10971
2003-10-26Rename function.Travis Howell
svn-id: r10970
2003-10-21Missed oneTravis Howell
svn-id: r10930
2003-10-21Correctly reanem var this time.Travis Howell
svn-id: r10929
2003-10-21Rename a few varsTravis Howell
svn-id: r10928
2003-10-16Minor cleanupTravis Howell
svn-id: r10823
2003-10-03Simon namespaceMax Horn
svn-id: r10574
2003-09-24Whitespace changesTorbjörn Andersson
svn-id: r10390
2003-08-30Reverted previous change since the mixer change was reverted.Torbjörn Andersson
svn-id: r9929
2003-08-30Fixed Simon 2 intro regression (and possibly others as well) caused byTorbjörn Andersson
recent mixer change. svn-id: r9926
2003-08-04Remove lineTravis Howell
svn-id: r9452
2003-07-30Fix Golum Ring causes graphic glitches, bug #777966Travis Howell
svn-id: r9294
2003-07-30Add/remove/update simon commentsTravis Howell
svn-id: r9292
2003-07-30Small cleanupTravis Howell
svn-id: r9290
2003-07-30vc_10_no_depack_swap implementationJamieson Christian
svn-id: r9289
2003-07-28unificationMax Horn
svn-id: r9242
2003-07-21Add sfx/voice support for simon1cd32, thanks to olki.Travis Howell
Adjust a few debugs Add hack to allow load/save in simon1cd32 via keyboard svn-id: r9105
2003-07-20Fix regressionTravis Howell
Switch erros to warnings svn-id: r9092
2003-07-16This is actually neededTravis Howell
svn-id: r9049
2003-07-15Use debug output instead of warnings for simonTravis Howell
Fix debug output in sky svn-id: r9039
2003-07-15Remove unneeded warningTravis Howell
svn-id: r9038
2003-07-15Remove warning in simonTravis Howell
Add INDY3EGA Amiga - experimental support for sound effects, patch #771355 svn-id: r9033
2003-07-14Fixed error that resulted in bad script trackingJamieson Christian
when creating sprites during a savegame load after having been at certain locations. (If that sounds convoluted, it's because I don't know why I fixed what I did, only that the code we had was not quite constructed properly from assembler references.) svn-id: r9013
2003-07-13Fix for Bug [768940] SIMON: Music in Swamp shouldn't loopJamieson Christian
Fixed problem with how loop control was being handled in the Simon 2 music queueing logic. svn-id: r8968
2003-06-14Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; ↵Max Horn
augmented by some more changes of mine svn-id: r8482
2003-06-01Rename SimonState to SimonEngineTravis Howell
svn-id: r8228
2003-05-31A few notes, correction and a few more errorsTravis Howell
svn-id: r8164
2003-05-29Add some errors to check if these opcodes are actually usedTravis Howell
svn-id: r8084
2003-05-29More sprite renamesTravis Howell
svn-id: r8083
2003-05-29Missed a few sectionsTravis Howell
svn-id: r8082
2003-05-29Correct nameTravis Howell
svn-id: r8081
2003-05-25Add a few warnings and todos to simon1cd32Travis Howell
svn-id: r7926
2003-05-24More renamesTravis Howell
svn-id: r7884
2003-05-24A few function renamesTravis Howell
svn-id: r7883
2003-05-24Remove a few old asserts and xxx which was not neededTravis Howell
svn-id: r7880
2003-05-21pedantic warning fixesMax Horn
svn-id: r7794
2003-05-21Set midi vars to -1 by default to prevent simon2dos trying to load music ↵Travis Howell
during copy protection Correct vc_62 so it is closer to diasm. svn-id: r7780
2003-05-21fixed warningMax Horn
svn-id: r7779
2003-05-21More Simon music fixes.Jamieson Christian
svn-id: r7767
2003-05-21Renamed opcodes whose functions are now known.Jamieson Christian
Cleaned up unused script variables. Miscellaneous semantic changes. svn-id: r7763