Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2005-10-11 | Patch #1323715 "OS/2 Patches to ScummVM" and credited the author. | Eugene Sandulenko | |
svn-id: r19016 | |||
2005-08-10 | Don't explicity check for tremor and vorbis everywhere and | Jonathan Gray | |
require both USE_TREMOR and USE_VORBIS to be defined when using tremor. svn-id: r18642 | |||
2005-07-21 | Fix case of CoreMIDI framework | Max Horn | |
svn-id: r18572 | |||
2005-07-08 | Fixes for RISC OS | Max Horn | |
svn-id: r18514 | |||
2005-07-02 | Hackish native MIDI HW support for Mac OS X (incomplete) | Max Horn | |
svn-id: r18481 | |||
2005-06-30 | Enhanced tremor support from Jolan Luff. | Jonathan Gray | |
The configure script now works as follows for detection: Tremor only: use tremor Vorbis only: use vorbis Both: use vorbis This behaviour can be changed with newly added configure script options. svn-id: r18478 | |||
2005-05-15 | Disabling SCUMM7/8 games should disable HE61 games. | Travis Howell | |
Split akos_processQueue() in HE61+ and SCUMM7+ versions. svn-id: r18101 | |||
2005-05-14 | Added --disable-hq and --disable-scumm-7-8 options. Also improved | Eugene Sandulenko | |
DISABLE_HE so more HE-specific code gets excluded. svn-id: r18099 | |||
2005-05-14 | Add configure option to disable HE 70+ games. | Travis Howell | |
svn-id: r18091 | |||
2005-05-09 | Patch #1181544 (AmigaOS 4 changes) | Max Horn | |
svn-id: r18011 | |||
2005-05-07 | Since the gobline engine is enabled by default now, changed "enable-gob" to ↵ | Max Horn | |
"disable-gob" svn-id: r17946 | |||
2005-05-07 | Goblins engine is now enabled by default. | Torbjörn Andersson | |
svn-id: r17945 | |||
2005-04-14 | Pass user supplied $CXXFLAGS to the compiler only once. | Jonathan Gray | |
svn-id: r17596 | |||
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson | |
changes. There are a few things that could use a bit more work, and I've only tested it on my Linux box. I have verified that ScummVM still compiles when it's disabled, though, so it shouldn't break anything too badly. svn-id: r17512 | |||
2005-04-05 | Initial checking of Gob engine | Eugene Sandulenko | |
svn-id: r17388 | |||
2005-04-03 | Patch #1171304 (configure patch: detect more GCC versions) | Max Horn | |
svn-id: r17348 |