37519 Commits

Author SHA1 Message Date
Max Horn
fcee4f2ad7 Part of patch #2982224: "GSoC: Added unit test and unified error message display"
svn-id: r48613
2010-04-10 23:12:22 +00:00
Ori Avtalion
f4d7bdc937 Add missing cases to switch statements, remove whitespace
svn-id: r48604
2010-04-09 19:25:05 +00:00
Max Horn
982cf40067 Yet another attempt to fix cc_check_define: make it only link, but not compile, the test code
svn-id: r48603
2010-04-09 15:47:49 +00:00
Willem Jan Palenstijn
0768eda964 Change outdated configure status message
svn-id: r48602
2010-04-09 14:30:10 +00:00
Max Horn
f360dcac90 Change cc_check to always pass LDFLAGS (it already always passed CXXFLAGS), and adapt calling code accordingly
svn-id: r48601
2010-04-09 14:23:30 +00:00
Max Horn
a1fde3a03f Trying to fix cc_check_define breakage for cross platform builds which *require* a non-trivial LDFLAGS & CXXFLAGS; applying same fix to the memalign test code
svn-id: r48600
2010-04-09 14:13:37 +00:00
Ori Avtalion
92817e84ca Use head -1 instead of grep -m (non-POSIX flag)
svn-id: r48599
2010-04-09 14:12:20 +00:00
Ori Avtalion
003922f43d Remove unnecessary 'extern' keywords
svn-id: r48598
2010-04-09 13:46:10 +00:00
Ori Avtalion
3558ccccc4 Have cc_check_define return 0 on success
svn-id: r48597
2010-04-09 13:10:33 +00:00
Ori Avtalion
641f061645 Fix configure script on cross-platform environments
svn-id: r48596
2010-04-09 12:46:13 +00:00
Ori Avtalion
be31842b1c Future-proof gcc >= 4.3 test (Will break on version 5.0)
svn-id: r48595
2010-04-09 12:30:45 +00:00
Ori Avtalion
f2f0e1aa67 Simplify GCC version tests, add support for the clang compiler
svn-id: r48594
2010-04-09 12:23:43 +00:00
Max Horn
7d97ee48e6 No Mandriva updates in ages -> mark Mandriva packager as retired
svn-id: r48592
2010-04-09 11:18:30 +00:00
Ori Avtalion
bfbbc0a072 Remove unused dereference
svn-id: r48586
2010-04-08 22:04:17 +00:00
Vladimir Menshakov
b89b64f71a fixed crash during time challenges (rclick without object)
svn-id: r48581
2010-04-07 07:45:50 +00:00
Arnaud Boutonné
9fbf1a113c Add detection for an English ADI2 environment disk (for Amiga)
svn-id: r48580
2010-04-07 06:46:50 +00:00
Matthew Hoops
3fe570cd70 Cleanup the Myst resource caching code a bit and add support for caching Myst ME MJMP sound 'jumps'
svn-id: r48579
2010-04-06 23:38:43 +00:00
Matthew Hoops
8e8b6cfa78 More transistions->transitions fixes
svn-id: r48571
2010-04-06 16:33:15 +00:00
Ori Avtalion
48a9e64338 Fix "Transitions" typo
svn-id: r48570
2010-04-06 15:40:13 +00:00
Max Horn
fd0e3de00b Fix AdvancedMetaEngine::createInstance to use ConfMan.setBool
svn-id: r48568
2010-04-06 09:27:40 +00:00
Max Horn
56e81ac0da Switch SaveStateDescriptor::getBool to use Common::parseBool
svn-id: r48567
2010-04-06 09:27:27 +00:00
Max Horn
7c510f2dfa COMMON: Add Common::parseBool
svn-id: r48566
2010-04-06 09:27:13 +00:00
Max Horn
77c1e0dfe1 GUI: Remove 'typedef Common::String String' from (Global)OptionsDialog
svn-id: r48565
2010-04-06 09:26:59 +00:00
Max Horn
894e2aefe6 GUI: Unify various definitions of kOKCmd and move it to namespace GUI
svn-id: r48564
2010-04-06 09:26:43 +00:00
Max Horn
745edbadc7 Factor out save/load code from MainMenuDialog::handleCommand into new methods
svn-id: r48563
2010-04-06 09:26:20 +00:00
Max Horn
7dafef752f SCUMM: Make HelpDialog & ConfigDialog internal
svn-id: r48562
2010-04-06 09:26:04 +00:00
Max Horn
3a8366526b Remove old & undocumented MSVC 6 workaround
svn-id: r48561
2010-04-06 09:25:44 +00:00
Matthew Hoops
96ccd4abcc Add support for 32bpp DirectBitsRect in Myst ME PICT's. Fixes various cards, especially in the Myst observatory.
svn-id: r48558
2010-04-05 19:41:30 +00:00
Johannes Schickel
c5c4060719 Commit of patch #2980691 "GSoC: GUI: Caret blink shaves pixels [...] (bug #2951681)".
svn-id: r48551
2010-04-05 12:41:08 +00:00
Johannes Schickel
75b041364b Mark Chris Gray (former Win64 builder) retired and add myself to the Win64 builder section.
svn-id: r48540
2010-04-05 10:38:43 +00:00
Johannes Schickel
e77985d1fd Fix bug #2982014 "BASS: MT-32 warning on Intro skipping" by properly delaying the sysEx events.
svn-id: r48536
2010-04-05 09:08:48 +00:00
Paul Gilbert
4aacbc5351 Corrected check to ensure return isn't issued if it's already in progress
svn-id: r48535
2010-04-05 07:27:16 +00:00
Johannes Schickel
de3dd04005 Commit of the updated version of Fingolfin's patch for bug #2981788 "TINSEL: Build with -O2 broken".
svn-id: r48534
2010-04-05 07:22:34 +00:00
Paul Gilbert
29a8cb651a Bugfix for correctly getting a follower to return to player when blocked from exiting a room 5 times
svn-id: r48533
2010-04-05 06:07:14 +00:00
Paul Gilbert
7555461ac3 Application of patch #2981748 - Make VGA detection entries take precedence over EGA for command line detection
svn-id: r48532
2010-04-05 01:49:00 +00:00
Fabio Battaglia
6285ba4fdf Mention Nintendo 64 port in NEWS file
svn-id: r48526
2010-04-04 23:04:33 +00:00
Johannes Schickel
9c8813b6d4 Commit of patch #2980597 "GSoC: GUI: Text input + Right Alt (bug #2978736)".
svn-id: r48524
2010-04-04 22:08:18 +00:00
Martin Kiewitz
2e7b049e41 SCI: check before writing 0 in SegManager::strncpy, fixes jones/cd crash
svn-id: r48519
2010-04-04 20:47:03 +00:00
Max Horn
f792c100a3 Add dists/redhat/scummvm-tools.spec to tools/update-version.pl
svn-id: r48516
2010-04-04 19:04:57 +00:00
Martin Kiewitz
6a840638ba SCI: put an ending NUL in strncpy, fixes castle of brain scrolling problem - should be verified by the vm gurus (waltervn and lskovlun)
svn-id: r48511
2010-04-04 12:25:52 +00:00
Willem Jan Palenstijn
703687a9e8 Change path back from tools-VERSION to scummvm-tools-VERSION due to tools rerelease
svn-id: r48510
2010-04-04 11:53:19 +00:00
Travis Howell
753a73be29 Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible.
svn-id: r48499
2010-04-04 09:36:10 +00:00
Johannes Schickel
e4f588ae4c Do not use a template parameter for stereo setting for RawStream but instead pass the constructor a boolean, this should save some binary size.
svn-id: r48496
2010-04-03 15:57:04 +00:00
Johannes Schickel
5412dac46f Cleanup.
svn-id: r48495
2010-04-03 15:56:40 +00:00
Willem Jan Palenstijn
3b88a6ad5e Add .spec for new tools GUI.
Specifically:
include libmad,
package correct tools binaries,
use tools-1.1.0 instead of scummvm-tools-1.1.0 as directory.

svn-id: r48494
2010-04-03 15:16:52 +00:00
Willem Jan Palenstijn
48dcdde45a Add teenagent.dat to .rpm
svn-id: r48493
2010-04-03 15:16:32 +00:00
Travis Howell
df984a011e Fix bug #2959947 - HE: Broken saves show in launcher.
svn-id: r48489
2010-04-03 14:26:20 +00:00
Travis Howell
45651803f1 Disable the load from launcher button, in all games of Parallaction game engine.
svn-id: r48488
2010-04-03 14:16:36 +00:00
Travis Howell
1c7752d982 Fix bug #2976376 - NIPPON: Load from Launcher fails. By removing the kSupportsLoadingDuringStartup MetaEngineFeature flag (which was never supported).
svn-id: r48485
2010-04-03 14:01:12 +00:00
Robin Watts
38e2506d4e Updated README-WinCE.txt with release details.
svn-id: r48484
2010-04-03 11:33:27 +00:00