Age | Commit message (Expand) | Author |
2002-08-18 | some more cleanup | Max Horn |
2002-08-18 | fixed simon crasher | Max Horn |
2002-08-18 | MAJOR change to the way how Engine objects are instantiated | Max Horn |
2002-08-18 | trying to clean up the Simon code - gee this is a *BIG* mess! Argh! | Max Horn |
2002-08-11 | Apply three patches: | James Brown |
2002-08-04 | Patch #590751: SIMON: FillOrCopyStruct unknowns | Max Horn |
2002-08-03 | wjps simon save dialog patch. test for narrow letters was fixed, changed to n... | Ralph Brorsen |
2002-07-25 | patch #585725 - fix for overlapping text in simon | Max Horn |
2002-07-21 | Didn't mean to remove the warning | Ruediger Hanke |
2002-07-21 | Voices were broken in Simon on Big Endian systems ... | Ruediger Hanke |
2002-07-18 | WinCE GUI friendly | Nicolas Bacca |
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-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 | 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 | 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 | 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 | 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-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus |