Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-20 | Simon music fixes | Jamieson Christian | |
svn-id: r7744 | |||
2003-05-20 | Switch to ints | Travis Howell | |
svn-id: r7740 | |||
2003-05-20 | Minor midi change for Jamieson630 | Travis Howell | |
svn-id: r7737 | |||
2003-05-20 | Update opcode 134, although it never seems to be used | Travis Howell | |
svn-id: r7712 | |||
2003-05-20 | I broke simon, so revert my last change and added fixmes instead. | Travis Howell | |
svn-id: r7709 | |||
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-05-01 | Add a few Amiga games corrections and todos | Travis Howell | |
svn-id: r7238 | |||
2003-03-23 | Add Spanish quit key for Simon games | Travis Howell | |
svn-id: r6844 | |||
2003-03-08 | Rename function | Travis Howell | |
svn-id: r6761 | |||
2003-03-07 | Rename variable | Travis Howell | |
svn-id: r6738 | |||
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-02-15 | possible fix for Bug #687059 ? | Oliver Kiehl | |
svn-id: r6609 | |||
2003-02-05 | Add guess word for spanish version | Travis Howell | |
Add better hebrew support, font doesn't seem quite right though. Divide quit section into languages svn-id: r6585 | |||
2003-01-30 | Fix small error in my last commits | Travis Howell | |
svn-id: r6576 | |||
2003-01-29 | Add some hebrew support and a little cleanup | Travis Howell | |
svn-id: r6569 | |||
2003-01-14 | Add hopefully the final simon target, not support at all yet. | Travis Howell | |
svn-id: r6451 | |||
2003-01-11 | More simon 2 targets (amiga/mac ports) | Travis Howell | |
svn-id: r6396 | |||
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 | First attempt at proper simon 2 midi support | Travis Howell | |
Thanks to olki's previous work svn-id: r6056 | |||
2002-12-22 | Some _lock_word corrections | Travis Howell | |
svn-id: r6054 | |||
2002-12-17 | Fix error in my last commit | Travis Howell | |
Remove hack svn-id: r6009 | |||
2002-12-12 | Fix error in last commit | Travis Howell | |
svn-id: r5913 | |||
2002-12-12 | Small code cleanup | Travis Howell | |
svn-id: r5912 | |||
2002-12-12 | Remove fixme which is no longer required | Travis Howell | |
svn-id: r5910 | |||
2002-12-11 | Simon 2 music correction | Travis Howell | |
svn-id: r5904 | |||
2002-12-07 | fixed speach getting turned off | Oliver Kiehl | |
added <escape> to skip cutscenes cleanup svn-id: r5867 | |||
2002-12-06 | Enable debug keys and warnings only if debug mode selected. | Travis Howell | |
Fix fast mode svn-id: r5851 | |||
2002-12-05 | cleanup | Oliver Kiehl | |
svn-id: r5844 | |||
2002-12-04 | cleanup | Oliver Kiehl | |
svn-id: r5841 | |||
2002-12-03 | Remove silly warning | Travis Howell | |
svn-id: r5820 | |||
2002-12-03 | Last minute simon fixes | Travis 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-02 | better ... | Nicolas Bacca | |
svn-id: r5808 | |||
2002-12-02 | Fix WinCE keyboard + change quit key for foreign languages (fixme ?) | Nicolas Bacca | |
svn-id: r5806 | |||
2002-12-01 | new randimizer for simon | Oliver Kiehl | |
svn-id: r5784 | |||
2002-12-01 | Change dump start vgascript into separate option again. | Travis Howell | |
svn-id: r5769 | |||
2002-11-29 | Add missing comments | Travis Howell | |
svn-id: r5743 | |||
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-24 | split simon sound | Oliver Kiehl | |
svn-id: r5706 | |||
2002-11-20 | Revert earlier change for optional text support in simon1talkie/win since ↵ | Travis Howell | |
the data files don't have complete text. I have left TEXT_HACK removed for the same reason. svn-id: r5633 | |||
2002-11-20 | Main debug output can now be controlled by 'o' and 'v' keys | Travis Howell | |
svn-id: r5631 | |||
2002-11-20 | Auto enable text when no voice file is available. | Travis Howell | |
Allow 't' to toggle speech on and off in simon1talkie/win svn-id: r5629 | |||
2002-11-17 | implemented quit_if_user_presses_y() | Oliver Kiehl | |
svn-id: r5589 | |||
2002-11-13 | fixed looping problem, removed useless code and renamed playSound to playEffects | Oliver Kiehl | |
svn-id: r5538 |