aboutsummaryrefslogtreecommitdiff
path: root/simon/vga.cpp
AgeCommit message (Collapse)Author
2003-01-14Start for Simon 1 amiga cd32 version support, not working right yet.Travis Howell
svn-id: r6450
2003-01-04Fix crashes in simon2dos/talkie caused by my music changes awhile back.Travis Howell
svn-id: r6328
2003-01-03Add olki's patch for sound effects in simon1dosTravis Howell
Plus hack to allow choice between midi music and sound effects via 's' key svn-id: r6326
2002-12-22Remove the fixmeTravis Howell
svn-id: r6058
2002-12-22First attempt at proper simon 2 midi supportTravis Howell
Thanks to olki's previous work svn-id: r6056
2002-12-19Fix some comments and add missing variable changeTravis Howell
svn-id: r6027
2002-12-14Missed oneTravis Howell
svn-id: r5957
2002-12-14Remove commented code thats no longer needed.Travis Howell
svn-id: r5956
2002-12-08Correct error in last commitTravis Howell
svn-id: r5884
2002-12-08A few video opcode renamesTravis Howell
svn-id: r5883
2002-12-06Enable debug keys and warnings only if debug mode selected.Travis Howell
Fix fast mode svn-id: r5851
2002-12-01Change dump start vgascript into separate option again.Travis Howell
svn-id: r5769
2002-11-29phase 3Travis Howell
svn-id: r5751
2002-11-29phase twoTravis Howell
svn-id: r5742
2002-11-29Rename video opcodes phase oneTravis Howell
svn-id: r5741
2002-11-29Disable extra debug output again since it causes crashes when viewing debug ↵Travis Howell
output svn-id: r5739
2002-11-28Add work around to allow vc_65 to be enabledTravis Howell
svn-id: r5735
2002-11-28Add Named unknown variable in simon, patch #644907Travis Howell
svn-id: r5733
2002-11-24Missed a few disabled debugsTravis Howell
svn-id: r5711
2002-11-24The vc_62 warning should be for simon 2 onlyTravis Howell
svn-id: r5710
2002-11-24Disable/remove some warningsTravis Howell
Enable more debugging svn-id: r5709
2002-11-24Add back changes that were reverted by mistakeTravis Howell
svn-id: r5707
2002-11-24split simon soundOliver Kiehl
svn-id: r5706
2002-11-24Add vc_65 (commented out for now, since it requires another function)Travis Howell
Add warning to vc_62 where it should be playing music. svn-id: r5703
2002-11-20Main debug output can now be controlled by 'o' and 'v' keysTravis Howell
svn-id: r5631
2002-11-17added the ability to pause effects (s) and ambient sound (b)Oliver Kiehl
svn-id: r5593
2002-11-13fixed looping problem, removed useless code and renamed playSound to playEffectsOliver Kiehl
svn-id: r5538
2002-11-10oops, forgot a file (ambient effects)Oliver Kiehl
svn-id: r5503
2002-11-07Change vc_65 to warning for nowTravis Howell
svn-id: r5454
2002-10-22fixed SIMONDEBUG; some cleanupMax Horn
svn-id: r5240
2002-08-24synced with scummvmPaweł Kołodziejski
svn-id: r4821
2002-08-21Initial revisionMax Horn
svn-id: r4785