aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Collapse)Author
2002-12-08A few video opcode renamesTravis Howell
svn-id: r5883
2002-12-08fixed Plato's two-fold errorOliver Kiehl
svn-id: r5878
2002-12-08small code cleanupTravis Howell
svn-id: r5877
2002-12-08Cut scenes can only be skipped by Esc key nowTravis Howell
A right mouse click allows skips of speech, even in intro. svn-id: r5875
2002-12-08Prevent another pointless warningTravis Howell
svn-id: r5874
2002-12-07cleanupOliver Kiehl
svn-id: r5871
2002-12-07added the possibility to interrupt conversations in simon2 as in the ↵Oliver Kiehl
original game svn-id: r5870
2002-12-07added function to interrupt voiceOliver Kiehl
svn-id: r5869
2002-12-07fixed speach getting turned offOliver Kiehl
added <escape> to skip cutscenes cleanup svn-id: r5867
2002-12-06Add debug levels for simon gamesTravis Howell
svn-id: r5860
2002-12-06Fix vc++ warningTravis Howell
svn-id: r5858
2002-12-06Add support for 'u' german umlautTravis Howell
svn-id: r5854
2002-12-06Enable debug keys and warnings only if debug mode selected.Travis Howell
Fix fast mode svn-id: r5851
2002-12-05cleanupOliver Kiehl
svn-id: r5844
2002-12-04cleanupOliver Kiehl
svn-id: r5841
2002-12-03Remove silly warningTravis Howell
svn-id: r5820
2002-12-03Last minute simon fixesTravis Howell
Full simon 2 intro now works All simon 2 cut scenes can be skipped One simon 2 freeze completely fixed svn-id: r5819
2002-12-02better ...Nicolas Bacca
svn-id: r5808
2002-12-02Fix WinCE keyboard + change quit key for foreign languages (fixme ?)Nicolas Bacca
svn-id: r5806
2002-12-01new randimizer for simonOliver Kiehl
svn-id: r5784
2002-12-01Change dump start vgascript into separate option again.Travis Howell
svn-id: r5769
2002-12-01Prevent pointless warning about missing sound fileTravis Howell
svn-id: r5768
2002-11-30cleanupOliver Kiehl
svn-id: r5758
2002-11-29renamed simonsoundOliver Kiehl
svn-id: r5755
2002-11-29renamed simonsound to soundOliver Kiehl
svn-id: r5754
2002-11-29renamed simonsound on Fingolfin's requestOliver Kiehl
svn-id: r5753
2002-11-29phase 3Travis Howell
svn-id: r5751
2002-11-29Fix dump_vga_bitmaps and restrict to win32 onlyTravis Howell
svn-id: r5750
2002-11-29add licenseTravis Howell
svn-id: r5748
2002-11-29Add missing commentsTravis Howell
svn-id: r5743
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-27removed no longer used NUM_EFFECTS_RESOURCES and NUM_VOICE_RESOURCES from ↵Oliver Kiehl
GameSpecificSettings svn-id: r5730
2002-11-27moved game enum to intern.hOliver Kiehl
svn-id: r5728
2002-11-26fixed a stupid mistake of mineOliver Kiehl
svn-id: r5725
2002-11-26had forgotten to add the GPL headerOliver Kiehl
svn-id: r5722
2002-11-26oopsOliver Kiehl
svn-id: r5720
2002-11-26cleanupOliver Kiehl
svn-id: r5719
2002-11-24removed some no longer used variable declarationsOliver Kiehl
svn-id: r5713
2002-11-24Use command line/config file setting for music volumeTravis Howell
svn-id: r5712
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-24fixed last commitOliver Kiehl
svn-id: r5708
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