aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
AgeCommit message (Expand)Author
2002-11-20Auto enable text when no voice file is available.Travis Howell
2002-11-17added the ability to pause effects (s) and ambient sound (b)Oliver Kiehl
2002-11-17added structures for midi pause/volumeOliver Kiehl
2002-11-17quit_if_user_presses_y() addedOliver Kiehl
2002-11-13fixed looping problem, removed useless code and renamed playSound to playEffectsOliver Kiehl
2002-11-10added ambient effects (rest of vc_52)Oliver Kiehl
2002-11-10if possible, always #include headers in the source files, not in other headersMax Horn
2002-11-05rewrote simon 1/2 win sound effects and more cleanupOliver Kiehl
2002-11-05first step in cleaning up simon soundOliver Kiehl
2002-11-05Add simon1talkie and simon2talkie targetsTravis Howell
2002-10-31hopeyfully this fixes simon2dosMax Horn
2002-10-30don't open files all the time just to detect whether we use VOC/WAV/MP3 music...Max Horn
2002-10-25cleanupMax Horn
2002-10-24Add simon1demoTravis Howell
2002-10-24add some work arounds, to allow simon 1/2 dos talkie to work, even though mus...Travis Howell
2002-09-16simon also use class FilePaweł Kołodziejski
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...Max Horn
2002-08-18more code unification; as a side effect, simon can take advantage of the save...Max Horn
2002-08-18some more cleanupMax Horn
2002-08-18MAJOR change to the way how Engine objects are instantiatedMax Horn
2002-08-18trying to clean up the Simon code - gee this is a *BIG* mess! Argh!Max Horn
2002-08-14added common Engine base class for Scumm and SimonState (not yet very useful)Max Horn
2002-08-04Patch #590751: SIMON: FillOrCopyStruct unknownsMax Horn
2002-07-25got rid of UNIX_X11 - instead, use UNIX + X11_BACKENDMax Horn
2002-07-07once moreMax Horn
2002-07-07indent runMax Horn
2002-06-29Large pointless commit #143: Start splitting Simon code into more managable a...James Brown
2002-06-18Simon1 fixes, Readme updateJames Brown
2002-06-05Apply .VOC support for Simon, by olki.James Brown
2002-05-14Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon du...James Brown
2002-05-05Fixed some things to support MacOS portEnrico Rolfi
2002-05-05fix for MacOS native portMax Horn
2002-04-20Commit of the X11 driver using the new OSystem interface. Plus some warning f...Lionel Ulmer
2002-04-20Remove \M's, add IRIX support.James Brown
2002-04-16Make simon stuff compile with DreamcastMarcus Comstedt
2002-04-16Make simon stuff compile with MorphOSRuediger Hanke
2002-04-16endian fixes,Ludvig Strigeus
2002-04-15command line option for sfx volumeLudvig Strigeus
2002-04-14wrote new mixer class,Ludvig Strigeus
2002-04-14fixed alignment bugs and intro freeze in simon2Ludvig Strigeus
2002-04-13added null graphics driver (USE_NULL_DRIVER)Ludvig Strigeus
2002-04-13made more endian safeLudvig Strigeus
2002-04-13removed anonymous structLudvig Strigeus
2002-04-13new midi driver API,Ludvig Strigeus
2002-04-13added ctrl-z quit optionLudvig Strigeus
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus