Eugene Sandulenko
c73904c978
SWORD25: Fix compilation
2013-09-29 10:30:39 +03:00
Eugene Sandulenko
2333041fdf
SWORD25: Specify integer size
2013-09-29 10:15:24 +03:00
Eugene Sandulenko
e6ba26ff0d
SWORD25: int -> int32 correctness
2013-09-29 10:02:34 +03:00
Eugene Sandulenko
7a669b770f
SWORD25: Specifying int size to make Amiga happy
2013-09-29 09:45:16 +03:00
Eugene Sandulenko
2a2a5e51c6
SWORD25: Fix Amiga compilation
2013-09-29 09:30:23 +03:00
D G Turner
befa99ca77
SWORD25: Some more fixes for Amiga OS 4 compilation.
2013-09-29 03:21:55 +01:00
D G Turner
7e62442376
SWORD25: And even more fixes for Amiga OS 4 compilation.
2013-09-29 02:33:02 +01:00
D G Turner
03965ba855
SWORD25: Even more fixes for Amiga OS 4 compilation.
2013-09-29 00:45:43 +01:00
Eugene Sandulenko
9220d331e2
SWORD25: Make Amiga compiler happier
2013-09-28 23:57:39 +03:00
Eugene Sandulenko
5cb881be12
SWORD25: More int->int32 fixes
2013-09-28 23:45:31 +03:00
Eugene Sandulenko
86550cdc3c
SWORD25: Further fixes for Amiga
2013-09-28 23:28:19 +03:00
Eugene Sandulenko
9a1ddf0dee
SWORD25: More int <-> int32 corrections
2013-09-28 23:17:02 +03:00
Eugene Sandulenko
08c010b8df
SWORD25: Further fixes for Amiga compilation
2013-09-28 22:58:10 +03:00
Eugene Sandulenko
4552f5196b
SWORD25: Fix Amiga compilation
2013-09-28 22:26:54 +03:00
Eugene Sandulenko
75f2dacade
FULLPIPE: Fix compiler warning
2013-09-28 21:44:55 +03:00
Paul Gilbert
7cf1f02fa1
TSAGE: Fix R2R restart game to match the original
2013-09-28 12:57:47 -04:00
Eugene Sandulenko
aeee6e6241
FULLPIPE: Implement Movement::calcSomeXY()
2013-09-28 17:31:42 +03:00
Paul Gilbert
68d446c919
TSAGE: Bugfixes and renaming for R2R title screen
2013-09-28 09:57:51 -04:00
Eugene Sandulenko
ac1be668d9
FULLPIPE: Implement MovGraph2::initDirections()
2013-09-28 15:59:46 +03:00
Eugene Sandulenko
dd7995958d
FULLPIPE: Implement MovGraph2::addObject()
2013-09-28 14:15:46 +03:00
Eugene Sandulenko
b22c7d28f7
FULLPIPE: Implement MctlCompound::addObject()
2013-09-28 13:06:06 +03:00
Eugene Sandulenko
d207dcfba6
FULLPIPE: Bug fix MctlCompound::load()
2013-09-28 11:36:11 +03:00
D G Turner
93c3375244
TONY: Fix compilation on FreeBSD with C++-11 enabled.
...
This is part of bug #3615056 and is due to NULL being defined as
nullptr when C++-11 is enabled, which is not valid being assigned
to a integer value.
2013-09-28 01:37:15 +01:00
D G Turner
e07723e1d1
TINSEL: Fix compilation on FreeBSD with C++-11 enabled.
...
This is part of bug #3615056 and is due to NULL being defined as
nullptr when C++-11 is enabled, which is not valid being assigned
to a integer value.
2013-09-28 01:33:43 +01:00
Paul Gilbert
789c8bbfdb
TSAGE: Bugfixes and renaming for R2R teleport outside
2013-09-27 20:05:48 -04:00
Eugene Sandulenko
7990300c96
FULLPIPE: Implemented MctlCompound::initMovGraph2()
2013-09-27 22:16:15 +03:00
Eugene Sandulenko
ca5804a253
DEVTOOLS: Make Coverity happy.
...
This is mainly due to unhandled clang __has_featrure() buit-in.
I do not like this hack, but Coverity proved to be a very good tool for us.
2013-09-27 12:28:25 +03:00
Eugene Sandulenko
8053989dd1
SWORD25: Remove explictit #includes
...
Makes Coverity happier.
2013-09-27 11:07:25 +03:00
Eugene Sandulenko
e11da51202
COMMON: Make Coverity 6.6.1 happier
...
Apparently their tools do not include __has_feature clang extension.
I've submitted the bugreport to them but in the meantime let's have this
define in the system.
2013-09-27 11:06:22 +03:00
Kirben
987bb6d454
SCUMM: Add US Windows preview of Humongous Catalog.
2013-09-27 15:50:36 +10:00
Paul Gilbert
3ac10f9254
TSAGE: Further bugfixes for R2R Protector confrontation
2013-09-26 21:54:05 -04:00
Filippos Karapetis
2369f60a42
NEVERHOOD: Fix uninitialized member of the TextEditWidget class - CID 1022333
2013-09-27 01:38:17 +03:00
Filippos Karapetis
78d9aea198
NEVERHOOD: Fix uninitialized variable in Scene1303 - CID 1022323
2013-09-27 01:38:17 +03:00
Filippos Karapetis
ba30e961b9
NEVERHOOD: Remove unused variable - CID 1022328
2013-09-27 01:38:16 +03:00
Filippos Karapetis
802abdcc34
NEVERHOOD: Fix uninitialized variable in AsScene1002OutsideDoorBackground - CID 1022329
2013-09-27 01:38:16 +03:00
Filippos Karapetis
e925f8a9d8
NEVERHOOD: Fix uninitialized variable in AsScene2810Rope - CID 1022310
2013-09-27 01:38:16 +03:00
Filippos Karapetis
cfa6974d29
NEVERHOOD: Fix uninitialized members of the Palette class - CID 1022303, 1022304, 1022305, 1022306
2013-09-27 01:38:16 +03:00
Filippos Karapetis
16b419847f
NEVERHOOD: Fix uninitialized members of the Scene class and remove dead code - CID 1022300
2013-09-27 01:38:15 +03:00
Filippos Karapetis
871b4a83e2
NEVERHOOD: Fix uninitialized members of the Screen class - CID 1022299
2013-09-27 01:38:15 +03:00
Filippos Karapetis
b94165abe3
NEVERHOOD: Fix uninitialized members of the AudioResourceManMusicItem class - CID 1022298
2013-09-27 01:38:15 +03:00
Filippos Karapetis
f05e43fae6
NEVERHOOD: Fix uninitialized members of the SoundMan class - CID 1022297
2013-09-27 01:38:14 +03:00
Martin Kiewitz
f61e9c1c02
SCI: script patch for sq1vga to fix gfx glitch
...
when leaving Ulence Flats...
2013-09-27 00:26:32 +02:00
Eugene Sandulenko
03911e6505
SWORD25: Fix copy-paste error. CID 1004130
2013-09-26 22:58:46 +03:00
Filippos Karapetis
40f1f3e0b1
NEVERHOOD: Fix uninitialized class members in AnimatedSprite - CID 1022296
2013-09-26 11:31:08 +03:00
Filippos Karapetis
9396958536
NEVERHOOD: Add a patch system for broken resources in Russian versions
...
Some translated resources in Russian versions have incorrect unpacked
resource sizes. The original didn't perform checks for these, but we
do, thus we'll need to patch the unpacked resource sizes for each case
2013-09-26 10:54:30 +03:00
Filippos Karapetis
dca513dc20
COMMON: Expand the warnings thrown for broken DCL compressed data
...
The Russian translated versions of Neverhood have invalid unpacked
sizes for some compressed resources. This helps in identifying their
resource parameters more easily
2013-09-26 10:46:09 +03:00
Filippos Karapetis
a5691e8dc8
NEVERHOOD: Expand the error thrown for broken resources in BLB archives
...
The Russian translated versions of Neverhood have invalid unpacked
sizes for some compressed resources. This helps in identifying their
resource parameters more easily
2013-09-26 10:43:53 +03:00
Filippos Karapetis
916fa0ce84
TSAGE: Minor renaming for R2R
...
Rename the R2R character indexes to the corresponding character enum
(i.e. R2_NONE, R2_QUINN, R2_SEEKER, R2_MIRANDA)
2013-09-26 10:11:02 +03:00
Paul Gilbert
abfae92fa6
TSAGE: Renaming and bugfixes for R2R confrontation
2013-09-25 21:36:12 -04:00
Willem Jan Palenstijn
ade516a996
WINTERMUTE: Fix warning
2013-09-26 02:16:20 +02:00