Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-14 | Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; ↵ | Max Horn | |
augmented by some more changes of mine svn-id: r8482 | |||
2003-06-01 | Rename SimonState to SimonEngine | Travis Howell | |
svn-id: r8228 | |||
2003-05-31 | A few notes, correction and a few more errors | Travis Howell | |
svn-id: r8164 | |||
2003-05-29 | Add some errors to check if these opcodes are actually used | Travis Howell | |
svn-id: r8084 | |||
2003-05-29 | More sprite renames | Travis Howell | |
svn-id: r8083 | |||
2003-05-29 | Missed a few sections | Travis Howell | |
svn-id: r8082 | |||
2003-05-29 | Correct name | Travis Howell | |
svn-id: r8081 | |||
2003-05-25 | Add a few warnings and todos to simon1cd32 | Travis Howell | |
svn-id: r7926 | |||
2003-05-24 | More renames | Travis Howell | |
svn-id: r7884 | |||
2003-05-24 | A few function renames | Travis Howell | |
svn-id: r7883 | |||
2003-05-24 | Remove a few old asserts and xxx which was not needed | Travis Howell | |
svn-id: r7880 | |||
2003-05-21 | pedantic warning fixes | Max Horn | |
svn-id: r7794 | |||
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 | fixed warning | Max Horn | |
svn-id: r7779 | |||
2003-05-21 | More Simon music fixes. | Jamieson Christian | |
svn-id: r7767 | |||
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 | More Simon music fixes | Jamieson Christian | |
svn-id: r7761 | |||
2003-05-21 | Various cleanup of Simon music code | Jamieson Christian | |
svn-id: r7758 | |||
2003-05-20 | -1 | Travis Howell | |
svn-id: r7747 | |||
2003-05-20 | Minor midi change for Jamieson630 | Travis Howell | |
svn-id: r7737 | |||
2003-05-20 | vc_69 update from Jamieson630 | Travis Howell | |
svn-id: r7705 | |||
2003-05-19 | Correction from diasm. | Travis Howell | |
svn-id: r7681 | |||
2003-05-19 | music_unk isn't needed in playmusic, it is always set to 999 | Travis Howell | |
svn-id: r7680 | |||
2003-05-19 | Minor correction to last commit | Travis Howell | |
svn-id: r7679 | |||
2003-05-19 | Try and make some sense ot of simon 2 midi systems | Travis Howell | |
svn-id: r7678 | |||
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-03-09 | Remove old commented names | Travis Howell | |
svn-id: r6786 | |||
2003-03-07 | Remove vc_59_helper | Travis Howell | |
Make t key work in simon2talkie/win only svn-id: r6739 | |||
2003-03-07 | some cleanup | Max Horn | |
svn-id: r6734 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup .... | Paweł Kołodziejski | |
svn-id: r6720 | |||
2003-03-01 | change GameIDs to GameFeatures | Oliver Kiehl | |
svn-id: r6654 | |||
2003-01-14 | Start for Simon 1 amiga cd32 version support, not working right yet. | Travis Howell | |
svn-id: r6450 | |||
2003-01-04 | Fix crashes in simon2dos/talkie caused by my music changes awhile back. | Travis Howell | |
svn-id: r6328 | |||
2003-01-03 | Add olki's patch for sound effects in simon1dos | Travis Howell | |
Plus hack to allow choice between midi music and sound effects via 's' key svn-id: r6326 | |||
2002-12-22 | Remove the fixme | Travis Howell | |
svn-id: r6058 | |||
2002-12-22 | First attempt at proper simon 2 midi support | Travis Howell | |
Thanks to olki's previous work svn-id: r6056 | |||
2002-12-19 | Fix some comments and add missing variable change | Travis Howell | |
svn-id: r6027 | |||
2002-12-14 | Missed one | Travis Howell | |
svn-id: r5957 | |||
2002-12-14 | Remove commented code thats no longer needed. | Travis Howell | |
svn-id: r5956 | |||
2002-12-08 | Correct error in last commit | Travis Howell | |
svn-id: r5884 | |||
2002-12-08 | A few video opcode renames | Travis Howell | |
svn-id: r5883 | |||
2002-12-06 | Enable debug keys and warnings only if debug mode selected. | Travis Howell | |
Fix fast mode svn-id: r5851 | |||
2002-12-01 | Change dump start vgascript into separate option again. | Travis Howell | |
svn-id: r5769 | |||
2002-11-29 | phase 3 | Travis Howell | |
svn-id: r5751 | |||
2002-11-29 | phase two | Travis Howell | |
svn-id: r5742 | |||
2002-11-29 | Rename video opcodes phase one | Travis Howell | |
svn-id: r5741 | |||
2002-11-29 | Disable extra debug output again since it causes crashes when viewing debug ↵ | Travis Howell | |
output svn-id: r5739 | |||
2002-11-28 | Add work around to allow vc_65 to be enabled | Travis Howell | |
svn-id: r5735 | |||
2002-11-28 | Add Named unknown variable in simon, patch #644907 | Travis Howell | |
svn-id: r5733 |