Age | Commit message (Expand) | Author |
2007-07-17 | added engine stubs code for Drascula game | Paweł Kołodziejski |
2007-06-26 | Update GP2X configure rules to support the new ARM ASM SMUSH code. | John Willis |
2007-06-24 | some configure reorg | Max Horn |
2007-06-24 | Renamed add_flag_to_config_mk_if_no to add_to_config_mk_if_no and changed the... | Max Horn |
2007-06-24 | should be smush not codec47 | Paweł Kołodziejski |
2007-06-24 | added arm assembly from patch #1742112 for codec47. (and really build arm cod... | Paweł Kołodziejski |
2007-06-16 | Update GP2X configure rules to support the new ARM ASM mixer code (i.e. USE_A... | John Willis |
2007-06-16 | use USE_ARM_SOUND_ASM for arm-linux target | Paweł Kołodziejski |
2007-06-08 | Update configure to set the new EXEEXT for the GP2X port (.gp2x rather then .... | John Willis |
2007-05-30 | These days, man pages are usually stored in /usr/share/man, not in /usr/man | Max Horn |
2007-05-30 | Slightly modified version of patch #1728192: Fix for Debian packaging scripts | Max Horn |
2007-05-27 | Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW"). | Johannes Schickel |
2007-05-21 | - Enable parallaction engine by default | Eugene Sandulenko |
2007-04-28 | Updated configure to generate flags in config.mk for MAD, FLAC, MPEG2 and Vor... | Max Horn |
2007-04-27 | Give proper name to CruisE engine. | Eugene Sandulenko |
2007-04-27 | Updated configure and engines/engines.mk to include the cruise engine (disabl... | Filippos Karapetis |
2007-04-07 | allow arm-linux-gnueabi target too | Paweł Kołodziejski |
2007-03-18 | Allows cross compiling for windows with mingw32. | Johannes Schickel |
2007-01-18 | Patch #1596959 (SH and MIPS need memalign too) | Max Horn |
2007-01-14 | Oops. Parallaction should be disabled now. | Eugene Sandulenko |
2007-01-14 | Initial import of Parallaction engine | Eugene Sandulenko |
2007-01-13 | Patch #1610370: Configure patch for cross compiling Atari Version | Max Horn |
2007-01-07 | Enable AGI engine by default | Eugene Sandulenko |
2006-11-11 | enabled Touche engine, since game is completable with it | Gregory Montoir |
2006-11-03 | added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer' | Gregory Montoir |
2006-10-28 | Modified version of patch #1584720 (add support for FLAC-1.1.3) | Max Horn |
2006-10-21 | Adding CXXFLAGS usage for various configure script tests, needed to properly ... | Oystein Eftevaag |
2006-10-15 | Since proper detection is added to CinE, build it by default and | Eugene Sandulenko |
2006-10-15 | Patch #1574436: Cosmetic changes to configure | Max Horn |
2006-10-07 | Modified configure to #define SDL_BACKEND when using the SDL backend (akin to... | Max Horn |
2006-10-06 | Patch #1432376: "Very basic GP2X Backend" | Eugene Sandulenko |
2006-09-29 | First pahse of renaming simon engine to agos. Internal renames. Compilation | Eugene Sandulenko |
2006-08-18 | slightly changed patch #1521412: Hardcoded path for theme files | Willem Jan Palenstijn |
2006-08-05 | Since we link against libvorbisfile, we should check for its presence, too | Max Horn |
2006-08-04 | Fix bug in Fluidsynth configure code | Max Horn |
2006-08-04 | Simplify configure code a bit, making it easier to add stuff to config.mk | Max Horn |
2006-08-04 | Modified version of the rest of patch #1497254: Patch to add support for the ... | Max Horn |
2006-08-04 | Added -Wuninitialized to --enable-release (best used in combination with --en... | Max Horn |
2006-06-24 | Started to move 'monolithic' parts of our ports to the new 'background/platfo... | Max Horn |
2006-06-24 | * Renamed config.mak to config.mk | Max Horn |
2006-06-02 | Fix long standing (ahem) c/p error which made impossible to sidable just HQ | Eugene Sandulenko |
2006-05-31 | added arm-*-linux-gnueabi target to configure | Paweł Kołodziejski |
2006-05-31 | Possible fix for bug #1497973: "0.9.0 from SVN does not build on Solaris 10" | Eugene Sandulenko |
2006-05-23 | update make subsystem | Eugene Sandulenko |
2006-04-27 | return first sdl-config found in PATH | Willem Jan Palenstijn |
2006-04-22 | The dirent struct on IRIX doesn't have the d_type field, so define SYSTEM_NOT... | Joost Peters |
2006-04-17 | Removed my Altivec version of the hqx blitters, since it (a) didn't work with... | Max Horn |
2006-04-14 | Rest of patch #1467193: "AmigaOS changes": | Eugene Sandulenko |
2006-04-08 | AmigaOS4 changes from tracker #1416370 | Max Horn |
2006-03-14 | Actually, removing the --disable-altivec from the | Oystein Eftevaag |