49616 Commits

Author SHA1 Message Date
Filippos Karapetis
8535e12e0b TSAGE: Restored a duplicated assignment from commit ec6a9d2, with a FIXME 2011-11-04 11:30:38 +02:00
Filippos Karapetis
8712d48cd8 TSAGE: Fixed a bug from commit ec6a9d2 2011-11-04 11:19:14 +02:00
Willem Jan Palenstijn
9e4d3234c5 SCUMM: Revert "Removed a duplicate variable assignment"
This reverts commit 747ebffd17eb64423fd8fb321f9d803ec31105f4,
and adds a FIXME.
2011-11-04 10:04:42 +01:00
Filippos Karapetis
ec6a9d2872 TSAGE: Removed duplicate assignments 2011-11-04 00:42:42 +02:00
Filippos Karapetis
b849f5485f CRUISE: Removed duplicate variable assignment 2011-11-04 00:42:41 +02:00
Filippos Karapetis
e4d1a5da3d QDM2: Removed superfluous parentheses 2011-11-04 00:42:40 +02:00
Filippos Karapetis
747ebffd17 SCUMM: Removed a duplicate variable assignment 2011-11-04 00:42:38 +02:00
Filippos Karapetis
cdedfa3d85 SCI: Removed a duplicate variable assignment 2011-11-04 00:42:37 +02:00
athrxx
286c319719 KYRA: fix minor bug in LoLEngine::playCharacterScriptChat() 2011-11-03 23:05:04 +01:00
athrxx
4eab4f931f AUDIO: remove 2 superfluous lines in Kyra1/Kyra2/LoL FM-Towns/PC-98 sound driver 2011-11-03 23:05:03 +01:00
Matthew Hoops
ff7bd63238 MOHAWK: Make rocketSliderGetSound easier to understand 2011-11-03 17:57:02 -04:00
Alyssa Milburn
cfdb22b95c COMPOSER: Add some incomplete V1 scripting support. 2011-11-03 22:44:04 +01:00
Alyssa Milburn
07f578b8aa COMPOSER: Provide default mouse cursor if needed. 2011-11-03 22:43:18 +01:00
Alyssa Milburn
51fb629569 COMPOSER: Add support for loading V1 pages. 2011-11-03 22:42:22 +01:00
Filippos Karapetis
d3999850e7 KYRA: Added FIXMEs for two odd checks 2011-11-03 23:09:38 +02:00
Filippos Karapetis
d3858c359f AGI: Commented out if statements that always evaluate to true 2011-11-03 22:55:22 +02:00
Filippos Karapetis
86387f1d70 TUCKER: Added FIXMEs for seemingly superfluous logic branches 2011-11-03 22:53:32 +02:00
Filippos Karapetis
b3134650df SCI: Fixed a workaround 2011-11-03 22:44:11 +02:00
Filippos Karapetis
747bc75bc7 SCI: Fixed typo in colorIsFromMacClut() 2011-11-03 22:40:28 +02:00
Filippos Karapetis
056c3992eb AGI: Commented out if statements that always evaluate to true 2011-11-03 22:36:34 +02:00
Filippos Karapetis
ed257a351f LASTEXPRESS: Fixed typo in code logic 2011-11-03 22:33:34 +02:00
Bastien Bouclet
26c5a1f3a4 MOHAWK: Fix an incorrect state update in Myst / Stoneship.
Thanks to sev and clone2727 for respectively spotting and fixing the issue.
2011-11-03 19:08:10 +01:00
Sven Hesse
d43af8da79 GOB: Fix a very stupid typo in the pathfinder 2011-11-03 17:01:54 +01:00
Sven Hesse
c66afb213b GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:01:54 +01:00
Eugene Sandulenko
a6dc2ae54b NEWS: Mention MacPorts support in 1.4.0 2011-11-03 14:26:50 +00:00
Alyssa Milburn
61e839c2ab NEWS: Mention ARM/android fixes. 2011-11-03 13:13:00 +01:00
Paul Gilbert
33fcbaa9ee TSAGE: Decrease game speed for Blue Force 2011-11-03 20:47:09 +11:00
Travis Howell
484e6a42af BUILD: Revert 3a461c2 since it breaks tests for various libraries under mingw (and maybe other systems). 2011-11-03 13:05:07 +11:00
Travis Howell
b05187c1a7 AGOS: Merge duplicate code remaining from refactoring in the past. 2011-11-03 13:02:12 +11:00
Eugene Sandulenko
0f711c4a2e SCUMM: Fix warnings 2011-11-03 01:34:53 +00:00
Eugene Sandulenko
55b95e3f50 SCUMM: Fix copy/paste errors 2011-11-03 01:34:53 +00:00
Johannes Schickel
31e5b96fae LASTEXPRESS: Fix read size parameter. 2011-11-03 02:27:26 +01:00
Johannes Schickel
3ad89a0d18 PARALLACTION: Fix memset size parameter. 2011-11-03 02:26:45 +01:00
Eugene Sandulenko
6d2e7228b5 SCI: Add fixme comment to a weird comparison 2011-11-03 01:17:46 +00:00
Eugene Sandulenko
7e298f13a1 SCI: Fix copy/paste error 2011-11-03 01:06:56 +00:00
Eugene Sandulenko
c5fa1cabd8 SAGA: Fix warnings 2011-11-03 01:05:03 +00:00
Eugene Sandulenko
3da2e8662a SAGA: Fix copy/paste error 2011-11-03 01:03:10 +00:00
Eugene Sandulenko
e1a311a236 PARALLACTION: Fix warnings. Fix nasty out-of-scope bug in parallaction_br.cpp 2011-11-03 00:48:14 +00:00
Eugene Sandulenko
86ba940bc8 M4: Fix warnings 2011-11-03 00:31:55 +00:00
Eugene Sandulenko
b3cad04450 LURE: Fix warnings 2011-11-03 00:20:10 +00:00
Eugene Sandulenko
07163c76c9 HUGO: Fix warnings 2011-11-03 00:16:25 +00:00
Eugene Sandulenko
558a499a02 CGE: Fix warning 2011-11-03 00:03:04 +00:00
Eugene Sandulenko
a95820956e CGE: Fix array bounds check 2011-11-02 23:58:29 +00:00
Eugene Sandulenko
3bd615ae9b LASTEXPRESS: Fix incorrect read() call 2011-11-02 23:54:48 +00:00
Eugene Sandulenko
c8bc4e37a8 DREAMWEB: Remove explicit comparisons 2011-11-02 23:24:17 +00:00
Eugene Sandulenko
6d4189e2ed DRASCULA: Fix warnings 2011-11-02 23:18:10 +00:00
Eugene Sandulenko
7e57a87479 DRACI: Fix warning 2011-11-02 23:08:23 +00:00
Eugene Sandulenko
95f890c350 CINE: Fix warnings 2011-11-02 23:04:49 +00:00
Eugene Sandulenko
0e1affcc97 AGOS: Fix warnings 2011-11-02 22:55:58 +00:00
Eugene Sandulenko
d0bb81f566 AGI: Fix warnings 2011-11-02 22:20:40 +00:00