Commit Graph

56511 Commits

Author SHA1 Message Date
Thierry Crozat
bbb87c02ba I18N: Update Swedish translation (from patch #3613226) 2013-05-13 20:44:59 +01:00
Thierry Crozat
d9dc53687b DOC: Update Swedish README (from patch #3613219) 2013-05-13 20:21:42 +01:00
Matthew Hoops
94fd3809bf PEGASUS: Fix going left initially in the globe game 2013-05-12 19:42:32 -04:00
sylvaintv
d6d3c6a13c HOPKINS : Added a lines debugger command 2013-05-13 00:04:55 +02:00
Strangerke
1f509f13b2 HOPKINS: Use different colors for displaying hotspot zones 2013-05-12 18:44:52 +02:00
Marcus Comstedt
38b6779136 CONFIGURE: Fix 16bit test for Dreamcast
The Dreamcast backend is called "dc", not "dreamcast".
2013-05-12 16:26:56 +02:00
Strangerke
e9e18cd6b9 HOPKINS: Clean debug channels, add Pathfinding traces 2013-05-12 12:08:49 +02:00
Strangerke
27346f8a08 HOPKINS: Courtesy of SylvainTV - Fix long diagonals to bottom left and right 2013-05-11 17:50:42 +02:00
Filippos Karapetis
bdd131450f QUEEN: Fix bug #3612408 - "QUEEN: Can't quit from ScummVM while ending cutscene"
We now check if the engine should quit in the loop of the end credits animation
2013-05-11 17:20:57 +03:00
Filippos Karapetis
5fadff59f9 AGI: Fix bug #3600733 - "AGI FANMADE: function slowing down game"
We now only test for events in testKeypressed() without updating the
game cycle at all (NAGI doesn't update the game cycle either). This
fixes the slowdowns in some animations where have.key() is issued,
like Manannan's lightnings in the intro of KQ3 and the bullets in the
intro of PQ1
2013-05-11 17:09:59 +03:00
Filippos Karapetis
c75480bf2f AGI: Remove obsolete TODO
We now set the play time - commit 5e10737015
2013-05-11 17:09:58 +03:00
Strangerke
5d546d4103 HOPKINS: Fix bug #3613068 - Detection of Hopkins Russian 2013-05-11 12:15:45 +02:00
Eugene Sandulenko
4e3c821acf I18N: Patch #3612991: "Update for Russian (ru_RU) translation of ScummVM" 2013-05-10 10:41:32 +03:00
Paul Gilbert
369f886477 HOPKINS: Added a zones debugger command 2013-05-10 17:33:03 +10:00
Thierry Crozat
4b387fae7a I18N: Fix missing quote in Ukrainian translation 2013-05-08 19:20:12 +01:00
Thierry Crozat
4a458a2118 DOC: Update Czech README (from patch #3612592) 2013-05-08 19:07:01 +01:00
Thierry Crozat
206e6613de I18N: Regenerate translations data file 2013-05-08 19:06:29 +01:00
Thierry Crozat
0f7c5dcece I18N: Update Czech translation (from patch #3612592) 2013-05-08 19:06:04 +01:00
sylvaintv
43791c51c8 HOPKINS: Fix bug #3612566 - scaling glitch on Samantha 2013-05-08 02:23:44 +02:00
sylvaintv
4b6378f2e8 * HOPKINS: Fix bug #3611824 - problem when changing clothes 2013-05-08 02:21:45 +02:00
Strangerke
19a96699a4 HOPKINS: Fix bug #3611824 - music cut during dialogs after loading from launcher 2013-05-08 00:25:29 +02:00
Strangerke
823844f396 HOPKINS: Fix bug #3612115 - Courtesy of SylvainTV: Fix palette in thumbnails 2013-05-08 00:24:33 +02:00
Torbjörn Andersson
ba68b7b275 AGOS: Initialize _mouseToggle
This shouldn't actually be necessary since, as far as I can tell,
its only purpose is to toggle between true and false to slow down
some mouse cursor animations. But Valgrind doesn't know that.
2013-05-07 23:25:39 +02:00
Strangerke
6285509d64 HOPKINS: Fix bug #3612036 - partially broken thumbnail - Courtesy of SylvainTV 2013-05-07 07:49:30 +02:00
Eugene Sandulenko
4a62d6c25a Merge pull request #320 from johndoe123/sword25-gfx
SWORD25: Optimized graphics drawing
2013-05-06 03:49:21 -07:00
Strangerke
cc3f4a36b2 HOPKINS: Remove useless assert 2013-05-06 08:23:22 +02:00
Strangerke
b1dce29ee8 HOPKINS: Get rid of magic values 2013-05-06 08:21:50 +02:00
Strangerke
3d5b975c37 HOPKINS: Fix bug #3612483 - FadeOut length issue after lift animation 2013-05-05 22:59:10 +02:00
Eugene Sandulenko
6d1e456c05 I18N: Updated translations.dat 2013-05-05 23:28:20 +03:00
Eugene Sandulenko
7bb7eb9dab I18N: Updated Russian and Ukrainian translations 2013-05-05 23:27:51 +03:00
D G Turner
da1d4cc2a2 GIT: Fix build failures on new release tagging.
This occurs because previously when the current version was equal
to a tag i.e. v1.7.0, the output of git --describe was shortened.
This ensures that the output is of the form v1.7.0-0-gXXXXX even
when the revision is equal to the tag.
2013-05-05 19:17:43 +01:00
Jordi Vilalta Prat
52838980fc I18N: Update Catalan translation 2013-05-05 14:31:31 +02:00
Willem Jan Palenstijn
38ac5854f4 LURE: Fix getNumGroats
This fixes bug #3612682
2013-05-05 13:31:27 +02:00
Matthew Hoops
fa0b38153d PEGASUS: Fix two missing frames in the globe game 2013-05-04 23:48:00 -04:00
Matthew Hoops
007e16dfd1 PEGASUS: Fix floor 2/3 elevator buttons not being shown pressed 2013-05-04 23:36:47 -04:00
Eugene Sandulenko
e10eb97126 RELEASE: This is 1.7.0git 2013-05-05 00:42:10 +03:00
Eugene Sandulenko
c6bece7468 Merge pull request #329 from SimSaw/master
DREAMWEB: Changed Italian LOGON command
2013-05-04 13:43:38 -07:00
Simon Sawatzki
7f3cbdba6b DREAMWEB: Changed Italian LOGON command
Changed REGISTRA to ACCEDI for better user convenience.
2013-05-04 22:13:53 +02:00
Torbjörn Andersson
6bcc4136a8 XMIDI: Forget old loop points when changing track
This fixes warnings that would appear after a little while in
Kyrandia 2, which would happen because every time the music
changed it would add a new loop point. This was probably harmless
because once the list was full it would keep re-using the last
element, and I imagine all songs were set to loop forever. But
this should be more correct, as I understand it.
2013-05-04 21:57:00 +02:00
Strangerke
d2a97a409e HOPKINS: Hide the mouse cursor, which was still visible in some part of the intro of the OS/2 and Win95 versions 2013-05-04 20:31:44 +02:00
Strangerke
a2d28dcf0f HOPKINS: Add another workaround for the BeOS version, so it displays at least "The End" 2013-05-04 20:16:47 +02:00
Strangerke
b299481660 HOPKINS: Workaround for bug #3612611 - Missing credit file in BeOS version! 2013-05-04 19:41:58 +02:00
Strangerke
cc771cb692 HOPKINS: Search for alternate names for ending animations
Based on the BeOS executable.
2013-05-04 14:04:39 +02:00
Strangerke
2db9e27600 HOPKINS: Hide mouse before displaying credits 2013-05-04 13:28:04 +02:00
Strangerke
f286ae8f07 HOPKINS: Fix bug #3612482 - ending credits issues 2013-05-04 09:57:40 +02:00
Strangerke
874b96b409 HOPKINS: Fix bug #3612114 - Mouse accidentally enabled during intro, leading to graphic corruption 2013-05-03 08:22:56 +02:00
Matthew Hoops
0031c41db8 COMMON: Change kPlatformPC to kPlatformDOS
"PC" was very ambiguous and now it matches what we show in the GUI.

This also corrects sword2's platform to Windows.
2013-05-02 18:43:10 -04:00
Thierry Crozat
8942a96baf DREAMWEB: Change Spanish LOGON command to ACCESO 2013-05-02 21:37:52 +01:00
Eugene Sandulenko
eddf8cba93 AGI: Fix unitialized variables. CID 1002922 2013-05-02 14:17:46 +03:00
Eugene Sandulenko
5cc5104692 AUDIO: Fix uninitalized variable. CID 1003160 2013-05-02 14:10:40 +03:00