aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Expand)Author
2002-08-21fixed the 'intelligent' GCC build rules; added .cvsignore filesMax Horn
2002-08-21Initial revisionMax Horn
2002-08-20Fix lighting on actors in V6+ games (eg, Sam and Max)James Brown
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-18fixed simon crasherMax 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-11Apply three patches:James Brown
2002-08-04Patch #589718: Simon2Win startup (by eriktorbjorn)James Brown
2002-08-04Patch #590751: SIMON: FillOrCopyStruct unknownsMax Horn
2002-08-03wjps simon save dialog patch. test for narrow letters was fixed, changed to n...Ralph Brorsen
2002-07-25got rid of UNIX_X11 - instead, use UNIX + X11_BACKENDMax Horn
2002-07-25patch #585725 - fix for overlapping text in simonMax Horn
2002-07-21Didn't mean to remove the warningRuediger Hanke
2002-07-21Voices were broken in Simon on Big Endian systems ...Ruediger Hanke
2002-07-18WinCE GUI friendlyNicolas Bacca
2002-07-18Workaround for French version crashNicolas Bacca
2002-07-18Minor WinCE compile warning fixNicolas Bacca
2002-07-07once moreMax Horn
2002-07-07indent runMax Horn
2002-06-29Make it Work (tm)James Brown
2002-06-29Large pointless commit #143: Start splitting Simon code into more managable a...James Brown
2002-06-29Start of (non-functional) Simon2dos support.James Brown
2002-06-18Simon1 fixes, Readme updateJames Brown
2002-06-16Fix Simon case sensitivity, work around Win32 SDL bug (hang on audio exit)James Brown
2002-06-06Fix copy/paste typo :)James Brown
2002-06-06Remove Simons dependency on FLAG_FILE, as some dolt has broken that in the cu...James Brown
2002-06-05Apply .VOC support for Simon, by olki.James Brown
2002-05-29Rewrite Simon filename parser.James Brown
2002-05-29Fix bug 558589. This shouldn't happen anyway, as 1641.VGA seems to be the vid...James Brown
2002-05-14fix some warnings, odd code, and prevent Simon segfaulting when wrong game sp...James Brown
2002-05-14Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon du...James Brown
2002-05-05cleaning up the mess drigo left... <sigh>Max Horn
2002-05-05Fixed some things to support MacOS portEnrico Rolfi
2002-05-05fix for MacOS native portMax Horn
2002-05-05fixed some warningsMax Horn
2002-05-04Change the 'poperty' call to be 64-bits clean.Lionel Ulmer
2002-05-01Fixed packing for non GCC compilers - Loom & Zak work on WinCE nowNicolas Bacca
2002-04-21Endian and alignment fixes to make Simon games boot (and play) on big endian ...Ruediger Hanke
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-19Use relative include paths to easy some ports.James Brown
2002-04-19Update minimalist (and broken) WinCE portNicolas Bacca
2002-04-18Now uses proper directory for savegames.Ludvig Strigeus
2002-04-17Minor WinCE changesNicolas Bacca
2002-04-16Added missing newline at end of file.Marcus Comstedt
2002-04-16Make simon stuff compile with DreamcastMarcus Comstedt
2002-04-16Make simon stuff compile with MorphOSRuediger Hanke