Filippos Karapetis
c54f95ee86
TEENAGENT: Readd the zlib code, to maintain backwards compatibility
2012-07-15 02:27:51 +03:00
Filippos Karapetis
13a5e5812a
TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependency
...
This addresses bug #3539822 - "TEENAGENT: Not working without zlib"
2012-07-15 02:14:37 +03:00
Filippos Karapetis
2c5cf9f860
SCI: Properly detect the Polish version of KQ5
...
Thanks to jacek909 for the extra MD5 checksums of the Polish version.
This fixes bugs #2725722 (Polish version checksums) and #3536863
(SCI: KQ5 Floppy English detected as Polish)
2012-07-15 01:42:47 +03:00
Littleboy
67751f77c8
CREATE_PROJECT: Output Groups and File references in XCode provider
2012-07-14 16:33:41 -04:00
Littleboy
4cee0836c9
LASTEXPRESS: Replace CALLBACK_ACTION macro by member function
2012-07-14 14:34:42 -04:00
Littleboy
13c00d4048
LASTEXPRESS: Fix sound in animated sequences
2012-07-14 14:26:22 -04:00
Littleboy
0635d99ec7
LASTEXPRESS: Cleanup
...
- Add missing initializer/destructors
- Add some const modifiers
- Remove some unneeded casts
- Use enumeration values in switch constructs
2012-07-14 14:26:00 -04:00
Littleboy
732a2c80dd
LASTEXPRESS: Remove duplicated include statements
2012-07-14 13:23:54 -04:00
Littleboy
51352b32f1
CREATE_PROJECT: Disable SAFESEH in debug mode (for edit and continue)
2012-07-14 12:34:12 -04:00
Littleboy
339fb6968e
BACKENDS: Silence warning about ARRAYSIZE in windows-saves
2012-07-14 12:22:11 -04:00
Littleboy
4e832ff947
CREATE_PROJECT: Add freetype dll to copied files in postbuild script
2012-07-14 12:22:10 -04:00
Littleboy
d86c0a44f8
CREATE_PROJECT: Add support for Visual Studio 2012 project creation
2012-07-14 12:22:09 -04:00
Littleboy
4e0f6d346f
CREATE_PROJECT: Properly disable Edit and Continue in Debug mode
2012-07-14 12:22:09 -04:00
Littleboy
0c84dc1ec9
CREATE_PROJECT: Add Visual Studio 2012 project
2012-07-14 12:22:08 -04:00
Filippos Karapetis
e10b59b624
TINSEL: Cleanup
2012-07-14 05:07:16 +03:00
Thierry Crozat
856f932617
I18N: Regenerate translations data file
2012-07-13 21:47:17 +01:00
Thierry Crozat
9fa92e95e7
I18N: Update French translation
2012-07-13 21:44:25 +01:00
Thierry Crozat
e8d115247f
I18N: Update Czech translation and README from patch #3541613
2012-07-13 21:44:24 +01:00
Thierry Crozat
036c670c9d
Merge pull request #254 from SteveNew/master
...
Updated da_DA.po file
2012-07-13 13:42:58 -07:00
Paul Gilbert
ee818634ab
TINSEL: Added MD5 detection entries for Discworld 1 Polish translation
2012-07-11 21:41:52 +10:00
Paul Gilbert
108e709b9b
TSAGE: Fix for bug #3541354 - Nico shooting player after being tied up
2012-07-11 21:20:52 +10:00
Tarek Soliman
14832eae7f
MAEMO: Update debian/changelog
2012-07-10 23:03:45 -05:00
Tarek Soliman
3de8c4b07d
NEWS: Mention Maemo port changes
2012-07-10 22:22:10 -05:00
Steffen Nyeland
bc0bd33d4d
Updated da_DA file
2012-07-09 20:30:32 +02:00
Thierry Crozat
1153133627
I18N: Regenerate translations data file
2012-07-09 12:40:38 +01:00
Thierry Crozat
9a90f316dc
I18N: Update Italian translation
...
This was sent by Matteo by email.
2012-07-09 12:40:38 +01:00
Thierry Crozat
19bd379e8b
I18N: Update Hungarian translation from patch #3541507
2012-07-09 12:40:37 +01:00
Alyssa Milburn
bed2eb20cd
MOHAWK: Restart anims when LiveText plays them.
2012-07-09 09:11:31 +02:00
Filippos Karapetis
b8354e27ae
TINSEL: Fix bug #3541230 - "DW: PSX version locks up after using the book"
...
Removed the superfluous MIDI offset storing code. Now, the MIDI buffer is
re-read when the music loops. This removes a static variable and also
fixes another bug in the SEQ decoder.
2012-07-09 01:33:40 +03:00
Filippos Karapetis
078c09c13e
SCI: Update comments in kGetAngleWorker()
2012-07-09 01:33:38 +03:00
Thierry Crozat
d2db9c1253
I18N: Regenerate translations data file
2012-07-08 22:58:06 +01:00
Thierry Crozat
c40294fdcc
I18N: Update Spanish translation from patch #3541399
2012-07-08 22:56:49 +01:00
Thierry Crozat
4635d83864
I18N: Update Swedish translation from patch #3541394
2012-07-08 22:55:53 +01:00
Johannes Schickel
ccd1553f60
NEWS: Remove OpenGL entry in 1.5.0 news section.
2012-07-08 22:39:18 +02:00
Eugene Sandulenko
6387e3bca7
RELEASE: This is 1.6.0git
2012-07-08 22:30:05 +03:00
Eugene Sandulenko
a4b0c0e2db
I18N: Updated translations.dat
2012-07-08 22:26:08 +03:00
Eugene Sandulenko
97fe2682d7
I18N: Updated Russian and Ukrainian translations
2012-07-08 22:24:53 +03:00
Filippos Karapetis
b2fb2730d6
SCI: Also set the filename of the videoState struct when playing AVIs
2012-07-08 22:01:15 +03:00
Filippos Karapetis
262c7a1fb7
SCI: Fix a typo and add some comments to kGetAngleWorker()
2012-07-08 22:01:13 +03:00
Filippos Karapetis
50dc5009c8
SCI: Ignore another leftover script from KQ7 in the debugger
2012-07-08 22:01:11 +03:00
Alyssa Milburn
bb434d4acd
NEWS: V1 composer games aren't supported yet.
2012-07-08 20:53:47 +02:00
Alyssa Milburn
ff1828fc71
MOHAWK: Play anims for LiveText items *after* the speech.
...
Another attempt at fixing bug #3541294 .
2012-07-08 20:26:02 +02:00
Filippos Karapetis
3b69816a7d
SCI: Add another English floppy version of KQ5 (bug #3536863 )
...
According to this bug report, there exists another English version
with the same file checksums as the vanilla English version, patched to
Polish. We need a better way of distinguishing the two versions. Until
we do, this is a duplicate entry of the Polish floppy version
2012-07-08 16:18:26 +03:00
Filippos Karapetis
10b3fdf247
SCI: Show information for correct file naming in the QFG4 import room
...
This information is shown in previous QFG versions, but it had to be
placed in a SCI32 graphics function in order to be shown in QFG4 too
2012-07-08 16:15:47 +03:00
Filippos Karapetis
2ef3f5e695
SCI: Update the virtual file selected in the QFG4 character import screen
...
This makes the character import screen in QFG4 functional, as the virtual
file index was never updated
2012-07-08 16:15:45 +03:00
Filippos Karapetis
4c43d6d85d
SCI: Add a hack in kGetAngleWorker to fix bug #3540976
...
kGetAngle(Worker) has been implemented based on behavior observed
with a test program created with SCI Studio. However, the return values
have subtle differences from the original, which uses atan(). This
temporary hack will do for now till the implementation of kGetAngle is
done again. A simpler atan2-based implementation has also been added for
future reference
2012-07-08 16:15:43 +03:00
Thierry Crozat
2675311f25
I18N: Regenerate translations data file
2012-07-08 12:39:46 +01:00
Thierry Crozat
36f63e665a
I18N: Update all translations from source code
...
This in particular fixes the spelling of Yamaha.
2012-07-08 12:39:46 +01:00
Thierry Crozat
93cc9c92c9
I18N: Update French translation
2012-07-08 12:39:45 +01:00
Alyssa Milburn
87b79f2124
COMPOSER: Fix parsing v1 book groups.
...
This fixes bug #3539019 .
2012-07-08 10:28:44 +02:00