Age | Commit message (Expand) | Author |
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 | fixed gfx glitch with 2xsai | 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 | Move stringmaps to own file to prevent warnings. | James Brown |
2002-04-13 | Fix various warnings, and things preventing non-win32 platforms from compiling. | James Brown |
2002-04-13 | Remove Win32 dependency from sdl.cpp | James Brown |
2002-04-13 | Added main.cpp and extra simon *.cpp files to makefiles | Travis Howell |
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus |
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus |
2002-04-12 | put 2xsai filter in a separate file | Ludvig Strigeus |
2002-04-12 | code cleanup - prepares for simon inclusion | Ludvig Strigeus |
2002-04-11 | Fix anti-aliasing crash and a Zak crash. Note there are still AA | James Brown |
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown |
2002-04-11 | various code cleanups | Ludvig Strigeus |
2002-04-11 | Update readme a little. | James Brown |
2002-04-11 | Remove unneeded init stuff | James Brown |
2002-04-11 | moved the dig angle calculation into getAngleFromPos | Ludvig Strigeus |
2002-04-10 | Loom-related Endian bug fix | Ruediger Hanke |
2002-04-10 | MorphOS version adapted to v0.2.0 | Ruediger Hanke |
2002-04-10 | overloaded 'new' operator to get zero initialized objects | Ludvig Strigeus |
2002-04-10 | Fixed colors in Super2xSaI and SuperEagle modes for little endian pixelformat... | Ruediger Hanke |
2002-04-10 | Fixed some bugs, added SFX Sound and drawMouse, and some other stuff. | Mutwin Kraus |
2002-04-09 | Fixed the bug that Keydowns weren't recoginzed, added MapKey and changed some... | Mutwin Kraus |
2002-04-09 | updated for 0.2.0 | Jeremy Newman |
2002-04-09 | Fix the BUN string parser. Doesn't crash other games anymore :) | James Brown |
2002-04-08 | Start of The Dig voice support. Don't get excited, it doesn't do anything yet... | James Brown |
2002-04-08 | . | James Brown |
2002-04-07 | Changed the name of OffsetTable to MP3OffsetTable, as OffsetTable is already ... | Mutwin Kraus |
2002-04-07 | Updated the Carbon Mac Port to compile with the current Version. Also some sm... | Mutwin Kraus |
2002-04-07 | Fix MI1 cd music - Thanks khalek. | James Brown |
2002-04-07 | Update readme to note windows Loom bug | James Brown |
2002-04-07 | Update workspace | James Brown |
2002-04-07 | Add support for selecting CDROM drive for Loom/MI cd audio, fix midi support | James Brown |
2002-04-07 | Fix Indy4 bootparam, some more Zak256 work, and a few minor things. | James Brown |
2002-04-07 | fix Audio CD version oops | Nicolas Bacca |
2002-04-07 | Kind of hack that seems to synchronize loom's cutscenes + remove these damned... | Nicolas Bacca |
2002-04-07 | Small fix for MP3 CD music (successful cast sound, and a little bit more sync... | Nicolas Bacca |
2002-04-06 | Attempt to fix an audio problem somebody reported which I can't reproduce ... | Ruediger Hanke |
2002-04-06 | Thorough fix for screen shaking | Ruediger Hanke |
2002-04-06 | Update Readme to include Loom's completability. Is that even a real word? | James Brown |
2002-04-06 | Final loom fixes. LoomCD is now completable, apart from sound glitches and la... | James Brown |
2002-04-06 | Hopefully fix these cutscene bugs for good. | James Brown |
2002-04-05 | One FIXME for cutscene code... there's still something subtracting 1 from a n... | James Brown |
2002-04-05 | Cutscene fix take 2 | James Brown |
2002-04-05 | Fix Indy3/Loom override bugs. THIS MAY BREAK OTHER GAMES. Please test. | James Brown |
2002-04-05 | Updated readme, fixed -n subtitles option (thanks dsy) and stripped \M's | James Brown |
2002-04-05 | Added Zak256/Indy3 walkbox locking support. | James Brown |