Eugene Sandulenko
ac29f2f7fc
NEWS: Update SCUMM section
2015-11-07 13:26:55 +01:00
Eugene Sandulenko
9ab8d4a554
I18N: Update Ukrainian translations
2015-11-07 13:26:55 +01:00
Eugene Sandulenko
f04742725d
I18N: Update Russian translations
2015-11-07 13:26:55 +01:00
Eugene Sandulenko
d39d356c91
I18N: Add filebrowser-dialog.cpp to POTFILES
2015-11-07 13:26:55 +01:00
Eugene Sandulenko
81a4359eee
BBVS: Implement file chooser for Air Guitar minigame
2015-11-07 13:26:55 +01:00
Eugene Sandulenko
6f44d4f7e1
GUI: Make disabled EditTextWidget not allowing to edit the string
2015-11-07 13:26:55 +01:00
Torbjörn Andersson
b8caa07ddb
WINTERMUTE: Fix mismatched free/delete Valgrind warning
...
The memory stream class uses free() to free memory, so we have to
use malloc(), not new, to allocate it.
2015-11-04 21:19:42 +01:00
Paul Gilbert
faff6b534d
MADS: Don't show protection dialog when resuming game from in-game menu
2015-10-24 16:32:46 -04:00
Willem Jan Palenstijn
c37997aaf8
WINTERMUTE: Remove unused function
...
It calls itself, and is declared pure virtual. Thanks salty-horse.
2015-10-24 22:19:10 +02:00
Paul Gilbert
d159320571
MADS: Fix crash at end of copy protection failure cutscene
2015-10-24 16:17:30 -04:00
Martin Kiewitz
4e852a691b
TINSEL: DW1: Improve timbre file error message
...
it now mentions all the possible file names.
2015-10-24 20:25:48 +02:00
Filippos Karapetis
4a38e2618d
Merge pull request #621 from eriktorbjorn/neverhood-car
...
NEVERHOOD: Possible fix for bad car behaviour
2015-10-22 11:10:42 +03:00
Filippos Karapetis
af87fc7b65
Merge pull request #620 from salty-horse/neverhood_save
...
NEVERHOOD: Don't crash when loading savegames with a high slot ID
2015-10-22 11:06:51 +03:00
Filippos Karapetis
bff515a2d9
Merge pull request #616 from eriktorbjorn/fw-splash
...
CINE: Show splash screen in CD version of Future Wars
2015-10-22 11:03:35 +03:00
Thierry Crozat
2bbc7b889a
I18N: Update translations data file
2015-10-20 19:57:24 +01:00
rootfather
e93ac9e343
I18N: updating German language file
...
This updates the German language file to address the changes introduced
in commit 19db601
2015-10-20 19:56:22 +01:00
Paul Gilbert
dc5fb91ab2
SHERLOCK: RT: Fix color of darts game power bar
2015-10-18 21:57:26 -04:00
Martin Kiewitz
2118daef22
SHERLOCK: RT: add Spanish text fixes bug #6936
...
Previously created Spanish saved games are broken though,
need to restart the game
2015-10-19 00:50:17 +02:00
Torbjörn Andersson
42bf369d68
NEVERHOOD: Pass NPoint as position instead of X in two more cases
...
According to johndoe it's correct to pass the entire coordinate,
rather than just X, to the car in these cases as well. I can't
tell any difference at all in the behavior, but I guess it doesn't
hurt either. After all, we can easily zero the Y coordinate, if we
ever want to.
2015-10-18 11:37:40 +02:00
Paul Gilbert
8841aee2f1
SHERLOCK: RT: Fix Diogenes fire music slightly too long in intro
2015-10-17 15:24:29 -04:00
Paul Gilbert
65ce5a89c9
SHERLOCK: RT: Fix incorrect music file after intro ends
2015-10-17 14:46:21 -04:00
Paul Gilbert
c583294ede
SHERLOCK: RT: Fix setting new scene's music filename when music is off
2015-10-17 14:08:44 -04:00
Paul Gilbert
b8e3376099
SHERLOCK: RT: Increase darts hand/power speed, computer text fix
2015-10-17 12:10:16 -04:00
Eugene Sandulenko
120e763f71
FULLPIPE: More renames
2015-10-17 12:45:40 +02:00
Eugene Sandulenko
fc16d5eb03
FULLPIPE: More renames
2015-10-17 12:45:40 +02:00
Eugene Sandulenko
9b95f9f9c1
FULLPIPE: Rename some methods
2015-10-17 12:45:39 +02:00
Eugene Sandulenko
70c42f26b2
SCUMM: Add Japanese Windows Freddi md5
2015-10-17 12:45:39 +02:00
Paul Gilbert
28a8360896
SHERLOCK: Don't clear events after a non-interruptable delay
2015-10-16 22:37:01 -04:00
Paul Gilbert
f688d2806d
SHERLOCK: RT: Fix drawing of darts game dart throws
2015-10-16 22:30:55 -04:00
Paul Gilbert
b548e4b482
SHERLOCK: RT: Fix darts info display and hide cursor
2015-10-16 21:00:07 -04:00
Paul Gilbert
ee1ef54f37
SHERLOCK: RT: Fix crash showing folder to Watson
2015-10-16 19:59:31 -04:00
Paul Gilbert
d4774d1cb2
SHERLOCK: RT: Fix crash skipping intro when anim is active
2015-10-16 19:36:23 -04:00
Willem Jan Palenstijn
7f9a2c5c82
SCI: Remove non-ascii character
2015-10-16 16:05:30 +02:00
Paul Gilbert
2a70d2facb
SHERLOCK: RT: Fix crash closing text dialogs with the keyboard
2015-10-16 08:23:19 -04:00
Paul Gilbert
15918139b7
SHERLOCK: RT: Fix corrupted savegame thumnails
2015-10-16 07:57:36 -04:00
Paul Gilbert
ebd080b219
SHERLOCK: RT: Fix conversation options screwup after viewing journal
2015-10-15 20:56:02 -04:00
Paul Gilbert
f1e2e00621
SHERLOCK: RT: Fix clouds appearing inside Dewar's lab
2015-10-15 08:03:16 -04:00
Paul Gilbert
f959a461a9
SHERLOCK: RT: Hook up fast speed to the Ctrl+S toggle
...
This reverts back to the original slower speed by default, but allows
the Ctrl+S toggle from Scalpel to work in Rose Tattoo to increase
the play speed
2015-10-14 19:42:18 -04:00
Paul Gilbert
8ee889beb4
SHERLOCK: RT: Refactor out incorrectly working _loadingSavedGame
...
This likely fixes just about every remaining outstanding bug report.
The variable, for a savegame being loaded, was only reset when a
previously loaded scene was freed. But if you loaded a game directly
from the launcher, there was no previous scene to free, and the
variable remained set. Which meant that you could do things in the
scene and then either leave the scene or make another save without
the _sceneStats update method being called to reflect the changes
made in the change in the global flags.
2015-10-13 20:16:32 -04:00
Paul Gilbert
aab728802d
Merge pull request #617 from dreammaster/msvc_2015
...
CREATE_PROJECT: Add support for Visual Studio 2015
2015-10-13 19:33:48 -04:00
Paul Gilbert
fc6bde8f23
SHERLOCK: RT: Slightly increase movement speed
...
This may cause slight timing issues when doing animations of Holmes
playing musical instruments; I've already added special cases for
several of them to still keep animations in sync with the music
2015-10-12 21:42:35 -04:00
Paul Gilbert
8bed218415
SHERLOCK: RT: Fix brief incorrect tooltip text after showing animations
2015-10-12 20:56:11 -04:00
Paul Gilbert
fbcf667b6a
CREATE_PROJECT: Cleanup and turn off exception handling again
2015-10-12 14:39:28 -04:00
Thierry Crozat
c261cde7b1
I18N: Update Hungarian translation (patch #1614 )
2015-10-12 19:36:15 +01:00
Paul Gilbert
0231eb22a5
SHERLOCK: RT: Fix memory leak in TattooPerson
2015-10-11 17:30:43 -04:00
Paul Gilbert
404076dcbe
SHERLOCK: RT: Fix frame memory leak in StreamingImageFile
2015-10-11 16:51:49 -04:00
Paul Gilbert
0a1f5dbd4c
SHERLOCK: Fix memory leak playing music
2015-10-11 16:19:53 -04:00
Paul Gilbert
ac24e8799f
SHERLOCK: SS: Fix gcc compiler warnings
2015-10-11 15:24:48 -04:00
Thierry Crozat
19db601fed
I18N: Update translation templates
2015-10-11 19:00:49 +01:00
Thierry Crozat
5be63fdda6
SCUMM: Mark additional strings for translation
...
These were reported in bug #6887
2015-10-11 18:58:50 +01:00