Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-03 | added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer' | Gregory Montoir | |
svn-id: r24592 | |||
2006-10-28 | Modified version of patch #1584720 (add support for FLAC-1.1.3) | Max Horn | |
svn-id: r24554 | |||
2006-10-21 | Adding CXXFLAGS usage for various configure script tests, needed to properly ↵ | Oystein Eftevaag | |
crosscompile for OS X 10.2 on Intel Macs svn-id: r24421 | |||
2006-10-15 | Since proper detection is added to CinE, build it by default and | Eugene Sandulenko | |
announce as supported. Future Wars is completable. svn-id: r24321 | |||
2006-10-15 | Patch #1574436: Cosmetic changes to configure | Max Horn | |
svn-id: r24318 | |||
2006-10-07 | Modified configure to #define SDL_BACKEND when using the SDL backend (akin ↵ | Max Horn | |
to X11_BACKEND) svn-id: r24151 | |||
2006-10-06 | Patch #1432376: "Very basic GP2X Backend" | Eugene Sandulenko | |
svn-id: r24144 | |||
2006-09-29 | First pahse of renaming simon engine to agos. Internal renames. Compilation | Eugene Sandulenko | |
is broken svn-id: r24008 | |||
2006-08-18 | slightly changed patch #1521412: Hardcoded path for theme files | Willem Jan Palenstijn | |
svn-id: r23723 | |||
2006-08-05 | Since we link against libvorbisfile, we should check for its presence, too | Max Horn | |
svn-id: r23681 | |||
2006-08-04 | Fix bug in Fluidsynth configure code | Max Horn | |
svn-id: r23679 | |||
2006-08-04 | Simplify configure code a bit, making it easier to add stuff to config.mk | Max Horn | |
svn-id: r23678 | |||
2006-08-04 | Modified version of the rest of patch #1497254: Patch to add support for the ↵ | Max Horn | |
Atari ST/FreeMiNT Platform svn-id: r23677 | |||
2006-08-04 | Added -Wuninitialized to --enable-release (best used in combination with ↵ | Max Horn | |
--enable-Werror :-) svn-id: r23676 | |||
2006-06-24 | Started to move 'monolithic' parts of our ports to the new ↵ | Max Horn | |
'background/platform' directory (see also the 'Modular_Backends' page in our Wiki) svn-id: r23293 | |||
2006-06-24 | * Renamed config.mak to config.mk | Max Horn | |
* Renamed common.rules to rules.mk * Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it) svn-id: r23275 | |||
2006-06-02 | Fix long standing (ahem) c/p error which made impossible to sidable just HQ | Eugene Sandulenko | |
scalers. svn-id: r22843 | |||
2006-05-31 | added arm-*-linux-gnueabi target to configure | Paweł Kołodziejski | |
svn-id: r22804 | |||
2006-05-31 | Possible fix for bug #1497973: "0.9.0 from SVN does not build on Solaris 10" | Eugene Sandulenko | |
svn-id: r22792 | |||
2006-05-23 | update make subsystem | Eugene Sandulenko | |
svn-id: r22591 | |||
2006-04-27 | return first sdl-config found in PATH | Willem Jan Palenstijn | |
svn-id: r22193 | |||
2006-04-22 | The dirent struct on IRIX doesn't have the d_type field, so define ↵ | Joost Peters | |
SYSTEM_NOT_SUPPORTING_D_TYPE svn-id: r22085 | |||
2006-04-17 | Removed my Altivec version of the hqx blitters, since it (a) didn't work ↵ | Max Horn | |
with newer GCC versions, (b) speed was improved on some systems, but actually slower on others, and (c) even on my old 400 Mhz G4 hqx is fast enough w/o it svn-id: r21961 | |||
2006-04-14 | Rest of patch #1467193: "AmigaOS changes": | Eugene Sandulenko | |
- an icon file (icons/scummvm.info) for AmigaOS - aos4dist target which strips the binary and copies stuff (including the icon) to a hardcoded directory called Games:ScummVM_Snapshot. svn-id: r21862 | |||
2006-04-08 | AmigaOS4 changes from tracker #1416370 | Max Horn | |
svn-id: r21691 | |||
2006-03-14 | Actually, removing the --disable-altivec from the | Oystein Eftevaag | |
help output, it is potentially only useful in very specific situations. svn-id: r21282 | |||
2006-03-14 | Adds support for building on Intel Macs, using a modified | Oystein Eftevaag | |
version of patch 1448395 by Aubin and some of my own changes. Notably: * Two elements of a struct in backends/midi/quicktime.cpp needed to be forced to BE. * NASM set to build Mach-O binaries * configure now checks for Altivec support on Darwin hosts, instead of assuming it. Altivec support can also be disabled (not 100% sure if t his is actually needed, but might be handy for crosscompiling). * The aliasing of the symbols contained in the .asm files done on Windows were also needed on MacOS. Note that while the asm code is properly compiled and linked in, HQ2/3x support will still not work properly on Intel macs if NASM is enabled. svn-id: r21280 | |||
2006-02-25 | Improved patch for bug #1436165 (no more warnings from GNU tail about ↵ | Max Horn | |
outdated parameters) svn-id: r20888 | |||
2006-02-22 | Fixed typo in configure script | Gregory Montoir | |
svn-id: r20817 | |||
2006-02-22 | Initial version of Cinematique engine evo 1. | Eugene Sandulenko | |
svn-id: r20813 | |||
2006-02-22 | Patch #1436165: "configure fixes for Solaris compatibility" | Eugene Sandulenko | |
svn-id: r20810 | |||
2006-02-20 | Added --enable-Werror option to our configure script | Max Horn | |
svn-id: r20792 | |||
2006-02-20 | Fixed indention (spaces -> tabs) | Max Horn | |
svn-id: r20791 | |||
2006-02-12 | Reduced data duplication in module.mk files; added module.mk files for null ↵ | Max Horn | |
and x11 backends; added engines/module.mk svn-id: r20584 | |||
2006-02-11 | Ooops, allow Lure engine to be enabled | Travis Howell | |
svn-id: r20545 | |||
2006-02-11 | Disable Lure engine by default for now | Travis Howell | |
svn-id: r20543 | |||
2006-02-11 | Add patch #1374870 - New Lure of the Temptress module | Travis Howell | |
svn-id: r20536 | |||
2006-01-29 | Allow GCC 2.95 again as compilation is now fixed. | Jonathan Gray | |
svn-id: r20289 | |||
2006-01-28 | Compilation has been busted on GCC 2.xx for some time. Don't | Jonathan Gray | |
pretend to support it in configure. svn-id: r20264 | |||
2006-01-24 | added option to allow switch disable scalers | Paweł Kołodziejski | |
svn-id: r20159 | |||
2006-01-24 | don't execute binary for libmpeg2 test when cross compiling | Paweł Kołodziejski | |
svn-id: r20158 | |||
2006-01-21 | Fix --with-XYZ-prefix options, which would incorrectly overwrite _prefix ↵ | Max Horn | |
(see also patch #1411577, but note that this fix is different) svn-id: r20123 | |||
2006-01-08 | Kyrandia is now ready for default compiling, please update the other build ↵ | Johannes Schickel | |
systems for that change too. svn-id: r19950 | |||
2005-12-26 | Switched the CoreAudio driver to use an AUGraph; this simplifies things a ↵ | Max Horn | |
lot and should also cope with the user switching the default output device while ScummVM is running svn-id: r19835 | |||
2005-11-18 | Make configure message regarding plugin support less ambigious | Max Horn | |
svn-id: r19646 | |||
2005-11-08 | Patch #1342957 (touchup configure output/debug) | Max Horn | |
svn-id: r19523 | |||
2005-10-26 | applied patch #1331972 + changaed deprecated option to new one in -tail- | Paweł Kołodziejski | |
svn-id: r19314 | |||
2005-10-23 | Some more Broken Sword I & II -> 1 & 2 changes | Max Horn | |
svn-id: r19257 | |||
2005-10-16 | fix mem align for arm processors by Koen Kooi | Paweł Kołodziejski | |
svn-id: r19111 | |||
2005-10-11 | Patch #1324028 "Another configure patch for OS/2" | Eugene Sandulenko | |
svn-id: r19024 |