Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-20 | Add back missing simon debug function | Travis Howell | |
svn-id: r5637 | |||
2002-11-20 | Another ooops | Travis Howell | |
svn-id: r5635 | |||
2002-11-20 | Ooops | Travis Howell | |
svn-id: r5634 | |||
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 | Split debug opcode table into separate file. | Travis Howell | |
Clean up debug, debug now uses correct opcode table automatically svn-id: r5630 | |||
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-18 | added [ and ] for volume control on US keyboards and changed volume change to 16 | Oliver Kiehl | |
svn-id: r5597 | |||
2002-11-18 | Added support for volume and pause control to Simon music. | Jamieson Christian | |
Note that MidiStreamer is now used as a streaming wrapper for ALL MidiDriver types, even those that natively support streaming. This is because MidiStreamer supports a hybrid of streamed and non-streamed MIDI, which is necessary to support interactive events. svn-id: r5596 | |||
2002-11-17 | added the ability to pause effects (s) and ambient sound (b) | Oliver Kiehl | |
svn-id: r5593 | |||
2002-11-17 | added structures for midi pause/volume | Oliver Kiehl | |
svn-id: r5591 | |||
2002-11-17 | quit_if_user_presses_y() added | Oliver Kiehl | |
svn-id: r5590 | |||
2002-11-17 | implemented quit_if_user_presses_y() | Oliver Kiehl | |
svn-id: r5589 | |||
2002-11-16 | Cursors should now be hidden during cut scenes (I hope) | Travis Howell | |
svn-id: r5586 | |||
2002-11-16 | added cursor for simon1 | Oliver Kiehl | |
svn-id: r5585 | |||
2002-11-16 | Ooops | Travis Howell | |
svn-id: r5584 | |||
2002-11-16 | Don't show cursor during cut scenes | Travis Howell | |
svn-id: r5583 | |||
2002-11-16 | added context sensitive mouse cursors for simon2. yay! ;) | Oliver Kiehl | |
svn-id: r5582 | |||
2002-11-15 | readded variable removed in last commit - needed for big endian | Oliver Kiehl | |
svn-id: r5577 | |||
2002-11-15 | removed not used variable (fix compilation) | Paweł Kołodziejski | |
svn-id: r5573 | |||
2002-11-15 | 638809: Simon startup speedup | James Brown | |
svn-id: r5559 | |||
2002-11-13 | changed warning to error | Oliver Kiehl | |
svn-id: r5539 | |||
2002-11-13 | fixed looping problem, removed useless code and renamed playSound to playEffects | Oliver Kiehl | |
svn-id: r5538 | |||
2002-11-13 | cleanup | Max Horn | |
svn-id: r5530 | |||
2002-11-13 | fix endian bug | Max Horn | |
svn-id: r5528 | |||
2002-11-13 | Change quit dialog not implemented error to warning | Travis Howell | |
svn-id: r5527 | |||
2002-11-13 | Change last ugly hack to make it a little better | Travis Howell | |
svn-id: r5526 | |||
2002-11-13 | An ugly hack to allow music looping in simon1talkie | Travis Howell | |
Most likely better wat to do this... svn-id: r5525 | |||
2002-11-13 | Add midi streaming support from Jamieson630 | Travis Howell | |
svn-id: r5522 | |||
2002-11-11 | fixed endian bug that prevented Simon2 SFX from playing on big endian machinese | Max Horn | |
svn-id: r5518 | |||
2002-11-11 | workaround for voc weakness | Oliver Kiehl | |
svn-id: r5517 | |||
2002-11-10 | completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some ↵ | Max Horn | |
static variables from drawFlashlight() and made them members of class Scumm instead svn-id: r5506 | |||
2002-11-10 | oops, forgot a file (ambient effects) | Oliver Kiehl | |
svn-id: r5503 | |||
2002-11-10 | added ambient effects (rest of vc_52) | Oliver Kiehl | |
svn-id: r5502 | |||
2002-11-10 | if possible, always #include headers in the source files, not in other headers | Max Horn | |
svn-id: r5495 | |||
2002-11-10 | simon2dos works, thanks again to ludde | Travis Howell | |
svn-id: r5479 | |||
2002-11-09 | fixed some memory leaks | Oliver Kiehl | |
svn-id: r5477 | |||
2002-11-08 | fixed warning; fixed array out of bounds access | Max Horn | |
svn-id: r5469 | |||
2002-11-08 | last fix didn't work properly | Oliver Kiehl | |
svn-id: r5466 | |||
2002-11-08 | big endian fix | Oliver Kiehl | |
svn-id: r5465 | |||
2002-11-08 | Typo | Travis Howell | |
svn-id: r5462 | |||
2002-11-08 | Remove error and replace with proper exit function. | Travis Howell | |
svn-id: r5460 | |||
2002-11-08 | Changed wrong section | Travis Howell | |
svn-id: r5459 | |||
2002-11-08 | Don't attempt to play music in simon 1 demo | Travis Howell | |
svn-id: r5458 | |||
2002-11-07 | Add work around for simon 1 ending slowdown/freeze when music is enabled. | Travis Howell | |
svn-id: r5457 | |||
2002-11-07 | Add another work around and some fixme comments | Travis Howell | |
svn-id: r5456 | |||
2002-11-07 | Work around to allow full ending sequence to work. | Travis Howell | |
svn-id: r5455 | |||
2002-11-07 | Change vc_65 to warning for now | Travis Howell | |
svn-id: r5454 | |||
2002-11-06 | Don't attempt to play sound in simon 1 dos. | Travis Howell | |
Use separate filenames for simon 1 & 2 savegames Add newline to end of scumm/dialogs.h svn-id: r5431 | |||
2002-11-05 | rewrote simon 1/2 win sound effects and more cleanup | Oliver Kiehl | |
svn-id: r5423 |