Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem ↵ | Max Horn | |
interface a bit svn-id: r8116 | |||
2003-05-29 | Use shutdown function before quiting | Travis Howell | |
svn-id: r8079 | |||
2003-05-28 | Shorten Simon 1/2 title name to match others | Travis Howell | |
svn-id: r8045 | |||
2003-05-26 | Add / remove warning | Travis Howell | |
svn-id: r7996 | |||
2003-05-26 | Commit hack to allow simon1amiga to run, for experimenting | Travis Howell | |
svn-id: r7995 | |||
2003-05-26 | Error out if unsupport language option is used | Travis Howell | |
svn-id: r7992 | |||
2003-05-25 | Split charset functions into separate file | Travis Howell | |
svn-id: r7932 | |||
2003-05-25 | Small midi cleanup | Travis Howell | |
svn-id: r7929 | |||
2003-05-25 | Added music support for simon1demo | Jamieson Christian | |
svn-id: r7927 | |||
2003-05-25 | Add a few warnings and todos to simon1cd32 | Travis Howell | |
svn-id: r7926 | |||
2003-05-24 | Add some extra code for simon1dos/talkie, doesn't seem to function yet though | Travis Howell | |
svn-id: r7886 | |||
2003-05-24 | More renames | Travis Howell | |
svn-id: r7884 | |||
2003-05-24 | Missed one line | Travis Howell | |
svn-id: r7881 | |||
2003-05-24 | Remove a few old asserts and xxx which was not needed | Travis Howell | |
svn-id: r7880 | |||
2003-05-24 | Small cleanup | Travis Howell | |
svn-id: r7879 | |||
2003-05-24 | Correct fixme comment | Travis Howell | |
svn-id: r7876 | |||
2003-05-24 | Hack to prevent bad music looping at end of simon1win | Jamieson Christian | |
svn-id: r7875 | |||
2003-05-24 | Added support for GMF loop specifier | Jamieson Christian | |
svn-id: r7874 | |||
2003-05-24 | Added 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-23 | cleanup | Torbjö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-21 | pedantic warning fixes | Max Horn | |
svn-id: r7794 | |||
2003-05-21 | more Simon member var init (that should be all now, I hope) | Max Horn | |
svn-id: r7784 | |||
2003-05-21 | Set 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-21 | Remove warning | Travis Howell | |
svn-id: r7774 | |||
2003-05-21 | More Simon music fixes. | Jamieson Christian | |
svn-id: r7767 | |||
2003-05-21 | Fixed Simon 1 sound effects. | Jamieson Christian | |
More semantic fixes. svn-id: r7765 | |||
2003-05-21 | Renamed opcodes whose functions are now known. | Jamieson Christian | |
Cleaned up unused script variables. Miscellaneous semantic changes. svn-id: r7763 | |||
2003-05-21 | Various cleanup of Simon music code | Jamieson Christian | |
svn-id: r7758 | |||
2003-05-20 | Simon music fixes | Jamieson Christian | |
svn-id: r7744 | |||
2003-05-20 | Minor midi change for Jamieson630 | Travis Howell | |
svn-id: r7737 | |||
2003-05-20 | init even more simon member vars | Max Horn | |
svn-id: r7728 | |||
2003-05-20 | init more simon member vars | Max Horn | |
svn-id: r7726 | |||
2003-05-20 | some simon init fixes (needs more) | Max Horn | |
svn-id: r7724 | |||
2003-05-20 | Add better support for realizePalette_unk(), patch #740321 | Travis Howell | |
svn-id: r7711 | |||
2003-05-20 | I broke simon, so revert my last change and added fixmes instead. | Travis Howell | |
svn-id: r7709 | |||
2003-05-20 | Opps, that delay change should not have been commited | Travis Howell | |
svn-id: r7708 | |||
2003-05-20 | Revert 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-19 | music_unk isn't needed in playmusic, it is always set to 999 | Travis Howell | |
svn-id: r7680 | |||
2003-05-19 | Try and make some sense ot of simon 2 midi systems | Travis Howell | |
svn-id: r7678 | |||
2003-05-19 | Fixed 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-19 | Music fix from Jamieson630 | Travis Howell | |
svn-id: r7667 | |||
2003-05-19 | Minor cleanup | Travis Howell | |
svn-id: r7666 | |||
2003-05-19 | Minor correction | Travis Howell | |
svn-id: r7662 | |||
2003-05-19 | playMusic streamlining, comments cleanup | Jamieson Christian | |
svn-id: r7661 | |||
2003-05-18 | Implemented 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-18 | typo | Travis Howell | |
svn-id: r7635 | |||
2003-05-18 | adlib fix for Simon games from Jamieson630 | Travis Howell | |
svn-id: r7633 | |||
2003-05-10 | Rename two unknown function | Travis Howell | |
svn-id: r7410 | |||
2003-05-01 | Add a few Amiga games corrections and todos | Travis Howell | |
svn-id: r7238 |