Age | Commit message (Expand) | Author |
2002-07-07 | once more | Max Horn |
2002-07-07 | indent run | Max Horn |
2002-06-29 | Make it Work (tm) | James Brown |
2002-06-29 | Large pointless commit #143: Start splitting Simon code into more managable a... | James Brown |
2002-06-29 | Start of (non-functional) Simon2dos support. | James Brown |
2002-06-18 | Simon1 fixes, Readme update | James Brown |
2002-06-16 | Fix Simon case sensitivity, work around Win32 SDL bug (hang on audio exit) | James Brown |
2002-06-06 | Fix copy/paste typo :) | James Brown |
2002-06-06 | Remove Simons dependency on FLAG_FILE, as some dolt has broken that in the cu... | James Brown |
2002-06-05 | Apply .VOC support for Simon, by olki. | James Brown |
2002-05-29 | Rewrite Simon filename parser. | James Brown |
2002-05-29 | Fix bug 558589. This shouldn't happen anyway, as 1641.VGA seems to be the vid... | James Brown |
2002-05-14 | fix some warnings, odd code, and prevent Simon segfaulting when wrong game sp... | James Brown |
2002-05-14 | Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon du... | James Brown |
2002-05-05 | cleaning up the mess drigo left... <sigh> | Max Horn |
2002-05-05 | Fixed some things to support MacOS port | Enrico Rolfi |
2002-05-05 | fix for MacOS native port | Max Horn |
2002-05-05 | fixed some warnings | Max Horn |
2002-05-04 | Change the 'poperty' call to be 64-bits clean. | Lionel Ulmer |
2002-05-01 | Fixed packing for non GCC compilers - Loom & Zak work on WinCE now | Nicolas Bacca |
2002-04-21 | Endian and alignment fixes to make Simon games boot (and play) on big endian ... | Ruediger Hanke |
2002-04-20 | Commit of the X11 driver using the new OSystem interface. Plus some warning f... | Lionel Ulmer |
2002-04-20 | Remove \M's, add IRIX support. | James Brown |
2002-04-19 | Use relative include paths to easy some ports. | James Brown |
2002-04-19 | Update minimalist (and broken) WinCE port | Nicolas Bacca |
2002-04-18 | Now uses proper directory for savegames. | Ludvig Strigeus |
2002-04-17 | Minor WinCE changes | Nicolas Bacca |
2002-04-16 | Added missing newline at end of file. | Marcus Comstedt |
2002-04-16 | Make simon stuff compile with Dreamcast | Marcus Comstedt |
2002-04-16 | Make simon stuff compile with MorphOS | Ruediger Hanke |
2002-04-16 | endian fixes, | Ludvig Strigeus |
2002-04-15 | command line option for sfx volume | Ludvig Strigeus |
2002-04-15 | fixed a few alignment issues | Ludvig Strigeus |
2002-04-14 | fixed a few endianness bugs | Ludvig Strigeus |
2002-04-14 | wrote new mixer class, | Ludvig Strigeus |
2002-04-14 | fixed alignment bugs and intro freeze in simon2 | Ludvig Strigeus |
2002-04-13 | added null graphics driver (USE_NULL_DRIVER) | Ludvig Strigeus |
2002-04-13 | made more endian safe | Ludvig Strigeus |
2002-04-13 | removed anonymous struct | Ludvig Strigeus |
2002-04-13 | new midi driver API, | Ludvig Strigeus |
2002-04-13 | full screen mode works now (even if SDL doesn't support it) | Ludvig Strigeus |
2002-04-13 | try both uppercase and lowercase filename when opening files | Ludvig Strigeus |
2002-04-13 | added ctrl-z quit option | Ludvig Strigeus |
2002-04-13 | prevent crash if no wav file available | Ludvig Strigeus |
2002-04-13 | possibly fix of compile on unix | Ludvig Strigeus |
2002-04-13 | Fix various warnings, and things preventing non-win32 platforms from compiling. | James Brown |
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus |