aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Expand)Author
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
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-13removed anonymous structLudvig 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-13Fix various warnings, and things preventing non-win32 platforms from compiling.James Brown
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus