CeRiAl
91e304e35f
WINCE: Update port specific readme
2011-05-25 06:52:52 +08:00
Matthew Hoops
efcf278bdf
GRAPHICS: Optimize the convertYUV420ToRGB function a bit more
...
A template is used to avoid a bytesPerPixel check on every pixel and less deferences are done
2011-05-24 18:22:48 -04:00
Willem Jan Palenstijn
cd63f261f9
CREDITS: Fix sort order
2011-05-25 00:02:47 +02:00
CeRiAl
0a03a620e1
CREDITS: Temporarily retire Jubanka, add CeRiAl
2011-05-25 05:57:19 +08:00
Eugene Sandulenko
b59941d981
RELEASE: Specified release date for 1.3.0
2011-05-24 22:36:49 +01:00
Eugene Sandulenko
b1587a9082
I18N: rebuild translations.dat
2011-05-24 22:28:46 +01:00
strangerke
89cc1ce004
TSAGE: Fix bug "Scene 2320: If you try to activate the flycycle, [...] the game becomes unresponsive.".
...
Also fix an animation bug related to display priorities
2011-05-24 19:14:57 +02:00
strangerke
0805549e1a
TSAGE: Fix bug "Scene 2100: If you sit down at Quinn's console and then get back up again, his walk animation gets screwed"
2011-05-24 19:13:51 +02:00
Pawel Kolodziejski
dc1d07774f
SAMSUNGTV: changed paths
2011-05-24 13:31:28 +02:00
Pawel Kolodziejski
abd973ee37
SAMSUNGTV: fix typo
2011-05-24 13:24:37 +02:00
Littleboy
89e954c653
COMMON: Silence MSVC warning for Common::gcd calls with an unsigned type
2011-05-24 00:56:48 -04:00
Littleboy
488759c8b6
LASTEXPRESS: Add a separate sound cache list for entries with a sound data buffer
2011-05-24 00:56:46 -04:00
Max Horn
e5725fa0f5
PSP: Fix compilation
2011-05-24 00:23:42 +02:00
Max Horn
c5045f6a84
N64: Fix compilation
2011-05-24 00:22:36 +02:00
Max Horn
c82f117488
COMMON: Add putc(har) and getc(har) to forbidden symbols
...
Sorry, buildbot...
2011-05-24 00:19:32 +02:00
Max Horn
94122f7afb
SWORD25: Remove unused Lua print stuff
2011-05-24 00:19:31 +02:00
eriktorbjorn
9205b8eb05
TINSEL: Fix bug #3306020 , DW2: Crash On Entering Sewers
...
This is a simpler fix than the one I committed to the 1.3 branch,
but since it carries a theoretical risk of regressions it's so
much more macho.
2011-05-23 23:36:54 +02:00
Max Horn
6a635f6941
DS: Fix compilation
2011-05-23 21:21:08 +02:00
Max Horn
b3b523fddf
DC: Fix compilation
2011-05-23 21:20:59 +02:00
Max Horn
55e7ef1e08
SWORD25: Remove obsolete FORBIDDEN_SYMBOL_ALLOW_ALL defines
2011-05-23 19:48:14 +02:00
Max Horn
6c5f50c246
COMMON: Add exit() to list of forbidden symbols
2011-05-23 19:39:26 +02:00
Max Horn
20cad6e8b6
COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed
...
Instead of defining a hacked up Common::Error code, split the return
value of processSettings into two parts: An error code, and a value
which indicates whether the specified command was completely handled
by processSettings or not.
2011-05-23 19:39:25 +02:00
Max Horn
6f6051a9e1
COMMON: Mark more symbols as forbidden
2011-05-23 19:12:26 +02:00
Max Horn
590c6ede63
BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile manager
2011-05-23 19:12:26 +02:00
Max Horn
e6c78b4f46
SWORD25: Include scummsys.h from lua.h, partially deal with the consequences
...
This should help mark the spots that are still non-portable, just follow
the FIXMEs.
2011-05-23 19:12:25 +02:00
Max Horn
8e3aafd30d
COMMON: Provide our own implementations for scumm_str(n)icmp
...
This takes up a tiny little bit of extra binary size, but gets
rid of some awful #ifdef hackery.
2011-05-23 19:12:25 +02:00
Max Horn
3931e1dc50
SWORD25: Avoid including lua headers in other headers
2011-05-23 19:12:25 +02:00
Max Horn
fa2c268d6a
SWORD25: Replace some non-portable calls, add FIXMEs
2011-05-23 19:12:24 +02:00
Pawel Kolodziejski
944e0be209
SAMSUNGTV: update port
2011-05-23 18:11:40 +02:00
Alyssa Milburn
76b8afc336
SWORD25: Fix Theora audio endianism
2011-05-23 16:49:52 +02:00
Matthew Hoops
45f9720f7c
SWORD25: Properly use Theora picture offset/dimensions
2011-05-23 10:03:59 -04:00
Max Horn
252e7a1ec3
SWORD25: Fix ambiguous typing
2011-05-23 13:05:35 +02:00
Max Horn
d25363c675
BASE: Sync COPYING with latest version of the GPL 2.1 text
2011-05-23 13:04:51 +02:00
Max Horn
808221a36f
TSAGE: Remove redundant semicolons
2011-05-23 12:13:02 +02:00
Max Horn
0bca049ce8
TEEN: Change Inventory members to comple with CFG
2011-05-23 12:13:02 +02:00
Max Horn
90d3fc9f5b
GRAPHICS: Rename some members of NewFont
2011-05-23 12:13:02 +02:00
Max Horn
e7c642b010
AUDIO: Explicitly instantiate & name RandomSource used by MAME OPL
2011-05-23 12:13:01 +02:00
Alyssa Milburn
f1a7ec7117
SWORD25: Fix screenshot endianism issue
2011-05-23 12:12:26 +02:00
Alyssa Milburn
9983231294
SWORD25: De-hardcode target name in thumbnail code
...
This just uses the provided filename rather than trying to recreate
it with a hard-coded target (causing crashes with other targets).
(Also, add an error check rather then crashing there, just in case.)
2011-05-23 11:55:34 +02:00
Alyssa Milburn
9b43822a42
SWORD25: Fix error string parameter
2011-05-23 10:52:53 +02:00
Paul Gilbert
c13275e657
SWORD25: Replaced accidental backslash in include filename
2011-05-23 18:50:57 +10:00
Paul Gilbert
2ebacc64be
SWORD25: Moved detection entries into detection_tables.h
2011-05-23 18:41:18 +10:00
Paul Gilbert
27a6d9b910
SWORD25: Added detection entries for other languages
...
This is needed now, since changing the language in-game updates the ScummVM language setting, and there must be a matching detection entry for each language.
2011-05-23 18:41:17 +10:00
Paul Gilbert
b5609eb4a1
SWORD25: Added proxy code for converting writing config.lua to update the ScummVM game settings
2011-05-23 18:41:17 +10:00
Paul Gilbert
3556875c49
SWORD25: Created proxy class that presents ScumMVM settings as a valid config.lua file
2011-05-23 18:41:16 +10:00
Thierry Crozat
d2a55b42c9
ENGINES: Further unify engine names
2011-05-22 12:47:35 +01:00
strangerke
041a08b7c0
TSAGE: Fix bug "Scene 4150: Using the duck produces the message, "You don't need to use your stunner,[...]"
2011-05-22 09:08:33 +02:00
strangerke
9cbc360693
TSAGE: Fix bug "Scene 2100: Examining the middle console triggers an assertion: "./engines/tsage/globals.h:84: bool tSage::Globals::getFlag(int) const: Assertion `(flagNum > 0) && (flagNum < 256)' failed.""
2011-05-22 02:31:08 +02:00
Willem Jan Palenstijn
0da3f8d8a5
SCI: Fix probable alt/shift mixup
...
A check for alt was changed into this check for shift in the
cleanup commit 906f0248317e1a4167190a666fe308a09334bfac.
2011-05-21 16:02:51 +02:00
athrxx
2ef8e9a202
FM-TOWNS AUDIO: fix gcc warnings
2011-05-20 20:28:18 +02:00