Age | Commit message (Expand) | Author |
2002-04-14 | On a whim, added link to daily builds 'for the adventurous' | James Brown |
2002-04-14 | Update documentation to refect recent changes. | James Brown |
2002-04-13 | added null graphics driver (USE_NULL_DRIVER) | Ludvig Strigeus |
2002-04-13 | made simon more endian safe | Ludvig Strigeus |
2002-04-13 | made more endian safe | Ludvig Strigeus |
2002-04-13 | Added mididrv.cpp, removed USE_ADLIB | Ludvig Strigeus |
2002-04-13 | only call MidiDriver_WIN_create if compiling for windows | Ludvig Strigeus |
2002-04-13 | removed anonymous struct | Ludvig Strigeus |
2002-04-13 | new midi driver API, | Ludvig Strigeus |
2002-04-13 | fixed bug when switching mode | 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 | 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 |