Age | Commit message (Expand) | Author |
2002-12-01 | OS X app bundle should contain static linked executable; 'bool' is part of th... | Max Horn |
2002-11-20 | use := instead of = | Max Horn |
2002-11-20 | Include simon debug options by default | Travis Howell |
2002-11-10 | Added a bundle target for OS X (creates an .app wrapper); Info.plist contains... | Max Horn |
2002-11-03 | no need to remove the debian/ dir anymore | Tore Anderson |
2002-11-02 | remove the debian/ dir before symlinking the dists/debian/ dir there, | Tore Anderson |
2002-11-01 | Added a deb target in the Makefile. | Tore Anderson |
2002-10-27 | patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler.... | Jonathan Gray |
2002-10-23 | added some comments; conveniently allow to enable -Wshadow and -Werror | Max Horn |
2002-10-22 | added SIMONDEBUG to Makefile | Max Horn |
2002-10-08 | oops | Max Horn |
2002-10-08 | added methods to String class that convert a string to upper/lower case; chan... | Max Horn |
2002-09-22 | taking out the -Werror again for now, till we have time to resolve some other... | Max Horn |
2002-09-22 | added -Wno-unknown-pragmas to fix warnings related to #pragma mark | Max Horn |
2002-09-22 | don't tolerate warnings | Max Horn |
2002-09-09 | please be careful when commiting every modified file instead of only commitin... | Max Horn |
2002-09-09 | patch attempts to fix the MI2 music bug pointed out in bug report #551028 | Jean-Yves Simon |
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn |
2002-08-24 | we are not using ncurses, are we? | Max Horn |
2002-08-21 | patch #598405 | Max Horn |
2002-08-21 | don't use OS X rules by default for SDL backend; use cp instead of ln to crea... | Max Horn |
2002-08-21 | first go at modularizing the build system | Max Horn |
2002-08-21 | engine.* moved to common (where it belongs); added distclean target which get... | Max Horn |
2002-08-21 | Initial revision | Max Horn |
2002-07-25 | got rid of UNIX_X11 - instead, use UNIX + X11_BACKEND | Max Horn |
2002-07-09 | Dumb up filename case insensitivity | James Brown |
2002-06-17 | Add OpenGL support patch from Andre Souza | Travis Howell |
2002-06-14 | Reverse patch as requested by Endy | Travis Howell |
2002-06-14 | Add OpenGL support patch from Andre Souza | Travis Howell |
2002-06-07 | merged Makefile.macosx into master Makefile | Max Horn |
2002-05-25 | fixed a missplaced memset in akos code. Fixed a typo in the Makefile | Vincent Hamm |
2002-05-25 | Forgot to remove another SDLism from the X11 compilation :-) (no, no, | Lionel Ulmer |
2002-05-25 | Fix a little bit the Makefile to not have both UNIX and UNIX_X11 | Lionel Ulmer |
2002-05-16 | Fix X11 compiling with the new unified Makefile and remove the old | Lionel Ulmer |
2002-05-16 | Added an ALSA sequencer support. Updated readme.txt to explain it, and | Nicolas Noble |
2002-04-27 | Add config file support. Thanks |Pixel| :) | James Brown |
2002-04-27 | Makefile.mingw now uses Makefile.common, too | Max Horn |
2002-04-26 | Slightly revised Makefiles, now share common stuff in Makefile.common; added ... | Max Horn |
2002-04-17 | Removed mp3_cd reference | Nicolas Bacca |
2002-04-14 | Updated makefile | Ludvig Strigeus |
2002-04-13 | Added mididrv.cpp, removed USE_ADLIB | Ludvig Strigeus |
2002-04-13 | Added main.cpp and extra simon *.cpp files to makefiles | Travis Howell |
2002-04-05 | Fix minor typo | James Brown |
2002-04-05 | Fix mp3_cd support | James Brown |
2002-03-25 | Fixed most of the speed issues of insane | Vincent Hamm |
2002-03-25 | Various fix in insane | Vincent Hamm |
2002-03-25 | Fixed Makefile | Vincent Hamm |
2002-03-25 | Rechanged the way the scumm class is choose (sorry, can't make up my mind). I... | Vincent Hamm |
2002-03-25 | Moved the v3 specific version of readIndex | Vincent Hamm |
2002-03-24 | Fixed pal init | Vincent Hamm |