Age | Commit message (Expand) | Author |
2002-04-15 | Remove old debug message. | James Brown |
2002-04-15 | removed mouse cursor flicker | Ludvig Strigeus |
2002-04-15 | fixed colors in gui | Ludvig Strigeus |
2002-04-15 | fixed a few alignment issues | Ludvig Strigeus |
2002-04-15 | Fix a wrong fix. This should correct many many wonderful little glitches. :) | James Brown |
2002-04-15 | Added line to readme bug reporting procedures to help with finding | James Brown |
2002-04-14 | fixed a few endianness bugs | Ludvig Strigeus |
2002-04-14 | Updating MorphOS port to compile with current CVS state | Ruediger Hanke |
2002-04-14 | Updated makefile | 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-14 | Minor changes | Travis Howell |
2002-04-14 | Mirror Makefile changes | Travis Howell |
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 |