aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Expand)Author
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-05cleaning up the mess drigo left... <sigh>Max Horn
2002-05-05Fixed some things to support MacOS portEnrico Rolfi
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-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-16Make simon stuff compile with MorphOSRuediger Hanke
2002-04-16endian fixes,Ludvig Strigeus
2002-04-15command line option for sfx volumeLudvig Strigeus
2002-04-15fixed a few alignment issuesLudvig Strigeus
2002-04-14fixed a few endianness bugsLudvig 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-13new midi driver API,Ludvig Strigeus
2002-04-13full screen mode works now (even if SDL doesn't support it)Ludvig Strigeus
2002-04-13try both uppercase and lowercase filename when opening filesLudvig Strigeus
2002-04-13added ctrl-z quit optionLudvig Strigeus
2002-04-13prevent crash if no wav file availableLudvig Strigeus
2002-04-13possibly fix of compile on unixLudvig Strigeus
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus