Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-04 | cleanup | Oliver Kiehl | |
svn-id: r5841 | |||
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-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 | renamed simonsound | Oliver Kiehl | |
svn-id: r5755 | |||
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-28 | Add Named unknown variable in simon, patch #644907 | Travis Howell | |
svn-id: r5733 | |||
2002-11-27 | moved game enum to intern.h | Oliver Kiehl | |
svn-id: r5728 | |||
2002-11-24 | removed some no longer used variable declarations | Oliver Kiehl | |
svn-id: r5713 | |||
2002-11-24 | split simon sound | Oliver Kiehl | |
svn-id: r5706 | |||
2002-11-20 | Include simon debug options by default | Travis Howell | |
svn-id: r5642 | |||
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 | 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-13 | fixed looping problem, removed useless code and renamed playSound to playEffects | Oliver Kiehl | |
svn-id: r5538 | |||
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-05 | rewrote simon 1/2 win sound effects and more cleanup | Oliver Kiehl | |
svn-id: r5423 | |||
2002-11-05 | first step in cleaning up simon sound | Oliver Kiehl | |
svn-id: r5415 | |||
2002-11-05 | Add simon1talkie and simon2talkie targets | Travis Howell | |
svn-id: r5413 | |||
2002-10-31 | hopeyfully this fixes simon2dos | Max Horn | |
svn-id: r5361 | |||
2002-10-30 | don't open files all the time just to detect whether we use VOC/WAV/MP3 ↵ | Max Horn | |
music: we have a concept of so called 'variables' which can be used to store data, make use of this cool technique <g>; load effects even if voice file is missing; cleanup svn-id: r5354 | |||
2002-10-25 | cleanup | Max Horn | |
svn-id: r5311 | |||
2002-10-24 | Add simon1demo | Travis Howell | |
svn-id: r5300 | |||
2002-10-24 | add some work arounds, to allow simon 1/2 dos talkie to work, even though ↵ | Travis Howell | |
music and sfx aren't supported. allow speech in simon 2 dos talkie svn-id: r5297 | |||
2002-09-16 | simon also use class File | Paweł Kołodziejski | |
svn-id: r4948 | |||
2002-08-31 | fixed compilation on Mac OS X; some cleanup; moved header file ↵ | Max Horn | |
scumm/smusH/rect.h to common/rect.h svn-id: r4877 | |||
2002-08-18 | more code unification; as a side effect, simon can take advantage of the ↵ | Max Horn | |
save path settings in the config file (inspired by patch #587694) svn-id: r4770 | |||
2002-08-18 | some more cleanup | Max Horn | |
svn-id: r4761 | |||
2002-08-18 | MAJOR change to the way how Engine objects are instantiated | Max Horn | |
svn-id: r4758 | |||
2002-08-18 | trying to clean up the Simon code - gee this is a *BIG* mess! Argh! | Max Horn | |
svn-id: r4756 | |||
2002-08-14 | added common Engine base class for Scumm and SimonState (not yet very useful) | Max Horn | |
svn-id: r4742 | |||
2002-08-04 | Patch #590751: SIMON: FillOrCopyStruct unknowns | Max Horn | |
svn-id: r4699 | |||
2002-07-25 | got rid of UNIX_X11 - instead, use UNIX + X11_BACKEND | Max Horn | |
svn-id: r4632 | |||
2002-07-07 | once more | Max Horn | |
svn-id: r4477 | |||
2002-07-07 | indent run | Max Horn | |
svn-id: r4476 | |||
2002-06-29 | Large pointless commit #143: Start splitting Simon code into more managable ↵ | James Brown | |
and slightly understandable chunks svn-id: r4438 | |||
2002-06-18 | Simon1 fixes, Readme update | James Brown | |
svn-id: r4425 | |||
2002-06-05 | Apply .VOC support for Simon, by olki. | James Brown | |
svn-id: r4406 | |||
2002-05-14 | Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon ↵ | James Brown | |
due to the autosaver. This changes the OSystem interface. Porters beware. svn-id: r4318 | |||
2002-05-05 | Fixed some things to support MacOS port | Enrico Rolfi | |
svn-id: r4210 | |||
2002-05-05 | fix for MacOS native port | Max Horn | |
svn-id: r4205 | |||
2002-04-20 | Commit of the X11 driver using the new OSystem interface. Plus some warning ↵ | Lionel Ulmer | |
fixes and gameDetector hacks. svn-id: r4024 | |||
2002-04-20 | Remove \M's, add IRIX support. | James Brown | |
svn-id: r4019 | |||
2002-04-16 | Make simon stuff compile with Dreamcast | Marcus Comstedt | |
svn-id: r3966 | |||
2002-04-16 | Make simon stuff compile with MorphOS | Ruediger Hanke | |
svn-id: r3965 |