aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Collapse)Author
2003-05-25Split charset functions into separate fileTravis Howell
svn-id: r7932
2003-05-25Small midi cleanupTravis Howell
svn-id: r7929
2003-05-25Added music support for simon1demoJamieson Christian
svn-id: r7927
2003-05-25Add a few warnings and todos to simon1cd32Travis Howell
svn-id: r7926
2003-05-24Add some extra code for simon1dos/talkie, doesn't seem to function yet thoughTravis Howell
svn-id: r7886
2003-05-24More renamesTravis Howell
svn-id: r7884
2003-05-24Missed one lineTravis Howell
svn-id: r7881
2003-05-24Remove a few old asserts and xxx which was not neededTravis Howell
svn-id: r7880
2003-05-24Small cleanupTravis Howell
svn-id: r7879
2003-05-24Correct fixme commentTravis Howell
svn-id: r7876
2003-05-24Hack to prevent bad music looping at end of simon1winJamieson Christian
svn-id: r7875
2003-05-24Added support for GMF loop specifierJamieson Christian
svn-id: r7874
2003-05-24Added support for simultaneous music and MIDI sound effects to simon1dos.Jamieson Christian
Note that 's' still toggles MIDI sound effects on and off. svn-id: r7872
2003-05-23cleanupTorbjörn Andersson
svn-id: r7866
2003-05-23_lock_counter controls seems to control whether mouse cursor should be shown ↵Travis Howell
but not sure what the default value should be svn-id: r7855
2003-05-21pedantic warning fixesMax Horn
svn-id: r7794
2003-05-21more Simon member var init (that should be all now, I hope)Max Horn
svn-id: r7784
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-21Remove warningTravis Howell
svn-id: r7774
2003-05-21More Simon music fixes.Jamieson Christian
svn-id: r7767
2003-05-21Fixed Simon 1 sound effects.Jamieson Christian
More semantic fixes. svn-id: r7765
2003-05-21Renamed opcodes whose functions are now known.Jamieson Christian
Cleaned up unused script variables. Miscellaneous semantic changes. svn-id: r7763
2003-05-21Various cleanup of Simon music codeJamieson Christian
svn-id: r7758
2003-05-20Simon music fixesJamieson Christian
svn-id: r7744
2003-05-20Minor midi change for Jamieson630Travis Howell
svn-id: r7737
2003-05-20init even more simon member varsMax Horn
svn-id: r7728
2003-05-20init more simon member varsMax Horn
svn-id: r7726
2003-05-20some simon init fixes (needs more)Max Horn
svn-id: r7724
2003-05-20Add better support for realizePalette_unk(), patch #740321Travis Howell
svn-id: r7711
2003-05-20I broke simon, so revert my last change and added fixmes instead.Travis Howell
svn-id: r7709
2003-05-20Opps, that delay change should not have been commitedTravis Howell
svn-id: r7708
2003-05-20Revert music play change for Simon 2, since it caused brief tunes between ↵Travis Howell
location changes on main map area. Clean up midi_play svn-id: r7707
2003-05-19music_unk isn't needed in playmusic, it is always set to 999Travis Howell
svn-id: r7680
2003-05-19Try and make some sense ot of simon 2 midi systemsTravis Howell
svn-id: r7678
2003-05-19Fixed Simon 1 music regression.Jamieson Christian
SMF parser now supports malformed Simon pitch bend events. Implemented SMF parser jump method. svn-id: r7669
2003-05-19Music fix from Jamieson630Travis Howell
svn-id: r7667
2003-05-19Minor cleanupTravis Howell
svn-id: r7666
2003-05-19Minor correctionTravis Howell
svn-id: r7662
2003-05-19playMusic streamlining, comments cleanupJamieson Christian
svn-id: r7661
2003-05-18Implemented new Simon MIDI module, switching from MidiStreamer to ↵Jamieson Christian
MidiParser. Restructuring enables XMIDI support and vc_72 implementation. Various cleanup on MidiParser's and MidiDriver's. svn-id: r7654
2003-05-18typoTravis Howell
svn-id: r7635
2003-05-18adlib fix for Simon games from Jamieson630Travis Howell
svn-id: r7633
2003-05-10Rename two unknown functionTravis Howell
svn-id: r7410
2003-05-01Add a few Amiga games corrections and todosTravis Howell
svn-id: r7238
2003-04-29remove now uneeded duplicate targetsJonathan Gray
svn-id: r7192
2003-04-02More Spanish font corrections, the . and , fonts were corruptTravis Howell
svn-id: r6899
2003-04-02Hebrew fonts were off by two bytes too.Travis Howell
svn-id: r6898
2003-04-02Enable choice between English voice and subtitles in French, Hebrew, Italian ↵Travis Howell
and Spanish version of Simon the Sorcerer 1 talkie svn-id: r6897
2003-04-02Spanish video fonts were off by two bytesTravis Howell
Might be able to merge with main fonts eventually. svn-id: r6896
2003-03-31Add spanish video fonts, not sure why this set is so different.Travis Howell
svn-id: r6892