Commit Graph

48197 Commits

Author SHA1 Message Date
Simon Sawatzki
628170633a DOCS: Updated German README (Liesmich).
At the suggestion of Kirben I removed the first paragraph that was telling that
this document was just a translation and that more up-to-date information could
be found in the original README. I removed this since the English README won't
be installed anymore if the user selects German as language in the Windows
installer.

I also removed some English text that was translated in brackets and replaced
it by the translation only since the German localisation now includes this
text.
2011-08-23 22:16:24 +01:00
Alyssa Milburn
4a7532fb22 COMPOSER: Change a common warning to use debug(). 2011-08-23 23:13:34 +02:00
Alyssa Milburn
fca52e0514 COMPOSER: Another attempt to fix timing issues. 2011-08-23 23:13:18 +02:00
Alyssa Milburn
b777a2f7b9 COMPOSER: Remove broken quitGame call. 2011-08-23 23:13:02 +02:00
Alyssa Milburn
ee58dc522e COMPOSER: Replace install.inf with book.ini in some detection entries. 2011-08-23 23:11:49 +02:00
Thierry Crozat
aad960f095 I18N: Regenerate translation.dat file 2011-08-23 21:42:42 +01:00
Thierry Crozat
72a1faf214 I18N: Update Hungarian translation from patch #3396698 2011-08-23 21:42:18 +01:00
Thierry Crozat
202ce0c19c I18N: Update Czech translation from patch #3397009 2011-08-23 21:41:33 +01:00
Johannes Schickel
b1db5fabee GRAPHICS: Formatting. 2011-08-23 15:25:12 +02:00
Johannes Schickel
243779a7eb GRAPHICS: Display warning in case the SJIS.FNT version does not match. 2011-08-23 15:15:29 +02:00
Bertrand Augereau
e31ad4d665 DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObject 2011-08-23 14:51:29 +02:00
Bertrand Augereau
4d6793d882 DREAMWEB: 'getexad' ported to C++ 2011-08-23 14:51:29 +02:00
Paul Gilbert
50527dad42 TSAGE: Implemented the Blue Force object list 2011-08-23 22:33:42 +10:00
Bertrand Augereau
76db28dafb DREAMWEB: 'obname' ported to C++ 2011-08-23 13:22:15 +02:00
Bertrand Augereau
f6670e9f1f DREAMWEB: 'walkandexamine' ported to C++ 2011-08-23 13:22:15 +02:00
Bertrand Augereau
e04761549d DREAMWEB: 'getflagunderp' ported to C++ 2011-08-23 13:22:14 +02:00
Paul Gilbert
c80af54ef9 TSAGE: Started implementation of Blue Force UI classes 2011-08-23 21:12:07 +10:00
Thierry Crozat
8935c7cd64 I18N: Regenerate translations.dat file 2011-08-22 22:40:46 +01:00
Thierry Crozat
11892272fb I18N: Update French translation 2011-08-22 22:39:57 +01:00
Thierry Crozat
c17e84c949 I18N: Update Hungarian translation from patch #3387541 2011-08-22 22:38:58 +01:00
Thierry Crozat
bcd51b2045 I18N: Update Czech translation from patch #3389757 2011-08-22 22:38:21 +01:00
Thierry Crozat
a02053a48f DOC: Add extended file attribute for UTF-8 files on MacOS X 2011-08-22 19:21:56 +01:00
Bertrand Augereau
a39a3eda46 DREAMWEB: 'checkone' ported to C++ 2011-08-22 19:09:16 +02:00
Bertrand Augereau
911cb1ea58 DREAMWEB: 'finishedwalking' ported to C++ 2011-08-22 16:46:14 +02:00
Bertrand Augereau
b65f54982e DREAMWEB: 'adjustlen' is not needed 2011-08-22 15:23:11 +02:00
Bertrand Augereau
6fc0176aac DREAMWEB: 'checkiffree' ported to C++ 2011-08-22 15:22:44 +02:00
Paul Gilbert
0d618adfb3 M4: Add new methods and variables needed by the objects_action script method 2011-08-22 20:10:55 +10:00
Willem Jan Palenstijn
48dd74dd6d SCUMM: Revert "Avoid calling malloc with new_size=0"
This reverts commit d6f7e59336, and
marks the issue with a FIXME. The problem is that it not only skips the malloc,
but also the other code in that block.
2011-08-22 10:24:26 +02:00
Sven Hesse
63e0878a55 DISTS: Remove executable flag from BADA files 2011-08-22 10:01:05 +02:00
Sven Hesse
4812f78785 DISTS: Strip off windows-style line endings in BADA file 2011-08-22 09:54:45 +02:00
Sven Hesse
a1df3a408d GRAPHICS: Fix indentation 2011-08-22 09:53:06 +02:00
Sven Hesse
4da83afa5a BASE: Fix indentation 2011-08-22 09:48:42 +02:00
Sven Hesse
58ab4cdab7 BADA: Strip trailing whitespace 2011-08-22 09:46:30 +02:00
Sven Hesse
b406ba5884 BADA: Strip off windows-style line endings 2011-08-22 09:45:53 +02:00
Sven Hesse
911de33e89 BADA: Remove executable flag from files 2011-08-22 09:45:19 +02:00
Willem Jan Palenstijn
4f748884bc Merge pull request #67 from chrisws/initial-bada-port-master
This is the initial implementation of the BADA port.
2011-08-22 08:57:06 +02:00
Johannes Schickel
ae19be0628 SCUMM: Actually disable the setShadowPalette used in Indy4... 2011-08-21 22:07:17 +02:00
Johannes Schickel
a07908a001 SCUMM: Fix typo in PC Speaker output. 2011-08-21 22:00:22 +02:00
Johannes Schickel
7ed005716c SCUMM: Disable setShadowPalette for Indy4 Amiga.
Like palManipulateInit the setShadowPalette function is a nullsub in the
original Amiga executable of Indy4.
2011-08-21 21:52:49 +02:00
Johannes Schickel
bc6ed998a9 SCUMM: Fix for bug #3174197.
The bug is: "FOA: Wrong colors in the Amiga version".

In the original Indy4 Amiga executable palManipulateInit is a nullsub, thus
the palette effect set up by the scripts is just ignored.

The same might be true for other SCUMM Amiga games, but I can not check these
thus I limited this to Indy4 Amiga for now.
2011-08-21 18:52:29 +02:00
Bertrand Augereau
36dafb3c1f DREAMWEB: 'showframe' overload for this majority of clients that don't need width and height returned 2011-08-21 17:47:10 +02:00
Bertrand Augereau
7393cce711 DREAMWEB: 'showallfree' ported to C++ 2011-08-21 16:29:48 +02:00
Bertrand Augereau
cfef8111da DREAMWEB: 'calcfrframe' returns (width,height) in (cl,ch) 2011-08-21 15:57:39 +02:00
Chris Warren-Smith
c39b7491e6 BADA: Remove incorrect BADA defined check 2011-08-21 11:46:37 +02:00
Chris Warren-Smith
6fe7f032f6 BADA: Fix to restore audio upon mobile call completion 2011-08-21 16:39:09 +10:00
Chris Warren-Smith
5e472df212 BADA: Cleanup unused screen interface implementation 2011-08-21 16:39:09 +10:00
Chris Warren-Smith
43059b1878 BADA: Moved timer manager to backends/timer/bada 2011-08-21 16:39:09 +10:00
Chris Warren-Smith
773f61253c BADA: Fixup indentation using tabs in lieu of space chars 2011-08-21 16:39:09 +10:00
Chris Warren-Smith
68f2ec53f7 BADA: Fix to return correct integer values 2011-08-21 16:39:09 +10:00
Chris Warren-Smith
f01882a6e0 BADA: Fix for menu based quit handling 2011-08-21 16:39:09 +10:00