Thierry Crozat
3e630ea09b
I18N: Clean po files (remove obsolete strings)
2011-03-22 22:20:19 +00:00
Thierry Crozat
9adb25444c
I18N: Regenerate translation template and update po files
...
This follows the modification done in the scumm help dialog to
reduce the number of strings to translate.
2011-03-22 22:20:18 +00:00
Thierry Crozat
fb4e5f7f84
I18N: Break keyboard shortcut translation by key
...
In the scumm help dialog, translate single keys, e.g. "Ctrl" or "Alt"
instead of asking the translator to translate individually "Ctrl a",
"Ctrl b", "Alt a", "Alt b", Ctrl Alt a" and so on. This reduce greatly the
number of strings to translate.
2011-03-22 22:20:18 +00:00
Thierry Crozat
c2d20b90d8
BUILD: remove obsolete rule for translation support
2011-03-22 22:20:18 +00:00
Thierry Crozat
649304db3c
CREDITS: Add credits for Swedish translation
2011-03-22 22:20:17 +00:00
Thierry Crozat
6f59d02db7
I18N: Regenerate translation data file
2011-03-22 22:20:15 +00:00
Thierry Crozat
300c8b81e5
I18N: Update translations files from template
2011-03-22 22:20:14 +00:00
Thierry Crozat
14b13f54ae
I18N: Update translation template from source code
2011-03-22 22:20:14 +00:00
Thierry Crozat
a6f11186c5
I18N: Change language name from Swedish to Svenska
2011-03-22 22:20:14 +00:00
Thierry Crozat
541a9b8703
I18N: Add Swedish translation from path #3232066
2011-03-22 22:20:14 +00:00
Littleboy
5277c86482
LASTEXPRESS: Fix sound timer to only run every 17 milliseconds
2011-03-22 16:46:31 -04:00
dhewg
5f96dc6867
ANDROID: Fix timer frequency to match SDL
2011-03-22 21:02:42 +01:00
dhewg
18d9654ca2
TIMER: Cleanup
2011-03-22 21:02:41 +01:00
dhewg
bb12acfa0f
AUDIO: Cleanup
...
Is it just me or is overwriting-but-not-marking-as-virtual
irritating?
2011-03-22 21:02:08 +01:00
Matthew Hoops
2053936959
MOHAWK: Ignore other 'time' variables when loading saves too
2011-03-22 14:27:32 -04:00
Matthew Hoops
d91c33ca26
MOHAWK: Implement xrwindowsetup
2011-03-22 14:11:24 -04:00
Jordi Vilalta Prat
55231f18cd
CONFIGURE: Apply patch #3193021 (AMIGAOS4: Typo in configure)
2011-03-22 17:50:40 +01:00
athrxx
ea79336ac9
Merge branch 'master' of https://github.com/scummvm/scummvm
2011-03-22 15:55:17 +01:00
athrxx
92f922aabe
SCUMM FM-TOWNS: cleanup (thx LordHoto)
2011-03-22 15:53:43 +01:00
Matthew Hoops
273ba73d5f
MOHAWK: Minor cleanup and consistency fixes
2011-03-21 18:33:48 -04:00
Matthew Hoops
6b80d25f6e
MOHAWK: Implement the prison viewer
2011-03-21 18:28:02 -04:00
Matthew Hoops
cdc4c3bfa8
MOHAWK: Add a getDuration() function to the VideoManager
2011-03-21 18:27:49 -04:00
Matthew Hoops
94c27e4657
VIDEO: Add a getDuration() function to SeekableVideoDecoder
...
This function returns the total duration of the video
2011-03-21 18:27:10 -04:00
Matthew Hoops
40c496d730
MOHAWK: Implement the hardcoded Catherine idle videos
2011-03-21 13:21:47 -04:00
Matthew Hoops
cb948934ab
MOHAWK: Add workaround for loading the bytramtime variable
2011-03-21 12:15:14 -04:00
Matthew Hoops
54ac6ade49
MOHAWK: Don't error out when the ReturnStackID cannot be converted
2011-03-21 12:15:14 -04:00
Max Horn
bf4dc80419
SWORD25: Reduce code duplication; formatting
2011-03-21 14:36:25 +01:00
Max Horn
dd88f39bc7
HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format
2011-03-21 13:16:35 +01:00
Max Horn
458ebbafd2
HUGO: Split Utils::Box -> new funcs Utils::yesNoBox and Utils::promptBox
...
This also fixes a bug in the kBoxPrompt code (it returned a pointer to
the content of a temporary string object).
2011-03-21 12:53:50 +01:00
Johannes Schickel
c064fa5c5b
OPENGL: Fix mouse cursor position in Normal mode when AR is enabled.
2011-03-21 00:43:16 +01:00
Matthew Hoops
96c7f0d22d
MOHAWK: Implement the Ytram trap
2011-03-20 16:13:53 -04:00
Gregory Montoir
3d0f255912
TUCKER: add missing code for kSupportsLoadingDuringStartup
2011-03-20 18:31:18 +01:00
Gregory Montoir
ac7c153315
NEWS: mention Tucker fixes
2011-03-20 17:44:45 +01:00
Johannes Schickel
33cf1f8f59
OPENGL: Get rid of unused switchDisplayMode.
2011-03-20 17:30:23 +01:00
Johannes Schickel
6502e191b9
OPENGL: Handle aspect ratio correction as flag instead of having a special mode for it.
...
This partly fixes the OpenGL mode mess, but now OpenGL Normal and OpenGL
Conserve will feature the same semantics when aspect ratio correction is
enabled... That is still something to solve.
2011-03-20 17:29:08 +01:00
md5
89f9c5a9c3
SCI: Moved the engine hunk pointer processing code inside the GfxPorts class
...
This allows us make _windowList private again
2011-03-20 15:29:12 +02:00
md5
4df049f4d7
SCI: Added a new console command "window_list" or "wl"
...
This can be used to see a list of the currently open windows. Also, added
a sanity check for the "al" command and performed some minor cleanup
2011-03-20 14:56:13 +02:00
md5
a43689550e
SCI: Removed forward references to obsolete classes
2011-03-20 14:54:36 +02:00
dhewg
c77e7f75a6
ANDROID: Trust ASCII kbd codes on unknown keys
2011-03-20 13:29:21 +01:00
dhewg
948c97f31b
QUEEN: Fix the journal's music volume slider
...
Another regression from b5af1568
2011-03-20 12:01:27 +01:00
dhewg
aee359811d
QUEEN: Reenable speech per default
...
Regression (typo) from b5af1568
2011-03-20 11:53:57 +01:00
dhewg
3e1bea3f17
CONFIGURE: Fix PS2 compilation
...
newlib system include files suppress M_* defines under __STRICT_ANSI__
2011-03-20 10:31:22 +01:00
Sven Hesse
e6c8d151f9
GOB: Add another US version of Urban Runner
...
As supplied by Collector9 in bug report #3228040
2011-03-20 10:14:31 +01:00
Sven Hesse
27e2201ce2
GOB: Fix Urban Runner fallback feature flags
2011-03-20 10:09:27 +01:00
md5
1e68000def
SCI: Added a new console command, "animate_list" or "al"
...
This shows the current animation list, along with object properties,
positions and the scripts they belong to
2011-03-20 04:10:29 +02:00
md5
4b371a9e7a
SCI: Disabled the BTTR entry for LSL1 Amiga
...
This version it contains a broken resource.002 file inside disk 3, which
contains a large chunk of zeros and several broken resources (e.g. pic
250 and views 250 and 251).
2011-03-20 03:02:02 +02:00
md5
492b6573ed
NEWS: Added some updates on SCI, and clarified some SCI related news items
2011-03-20 02:08:55 +02:00
D G Turner
63a710dfbc
MOHAWK: Removed now unused Myst Variables Storage Class.
2011-03-19 23:25:05 +00:00
D G Turner
2907f7d652
SWORD25: Fix MSVC Compilation.
2011-03-19 22:11:33 +00:00
dhewg
90ccc84305
NEWS: Mention recent Android related changes
2011-03-19 19:52:48 +01:00