49515 Commits

Author SHA1 Message Date
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
Eugene Sandulenko
f6a9c6727d AGI: Fix buffer overflow 2011-11-02 22:20:27 +00:00
Eugene Sandulenko
022857a371 COMMON: Fix warning 2011-11-02 22:09:17 +00:00
Torbjörn Andersson
884ee96708 SCI: Remove unnecessary semicolon 2011-11-02 21:53:13 +01:00
Vladimir Menshakov
d6a3247058 TEENAGENT: Added robot's dialogue animation. 2011-11-03 00:46:47 +04:00
Vladimir Menshakov
23a9a27a57 TEENAGENT: Added "animation", "actor_animation" and "call" commands to debug console. 2011-11-03 00:02:03 +04:00
Vladimir Menshakov
33ed1b1d47 TEENAGENT: removed another duplicated if 2011-11-02 23:47:43 +04:00
Vladimir Menshakov
6b0acdb2aa TEENAGENT: fixed typo (duplicate if) 2011-11-02 23:43:44 +04:00
Johannes Schickel
f24f0f0582 SCUMM: Remove outdated comment. 2011-11-02 20:28:45 +01:00
Paul Gilbert
5d08dbfa11 TSAGE: Implemented the character selection dialog logic in R2RW 2011-11-02 20:44:28 +11:00
Paul Gilbert
e9aebf0a21 TSAGE: Implement code for restarting the game in Blue Force 2011-11-02 19:43:52 +11:00
Strangerke
e38921855c TSAGE: Blue Force - City Hall (385): Fix Jim action, fix bug when giving him blue prints, change type of _jimFlag 2011-11-02 01:43:42 +01:00
Willem Jan Palenstijn
1d8960ccde SCUMM: Minor clean up 2011-11-02 01:34:52 +01:00
Willem Jan Palenstijn
a784aeb187 BADA: Fix loop 2011-11-02 01:23:02 +01:00
Strangerke
4e2cc6d50a TSAGE: Blue Force - Hospital cut-scene (620): Fix a glitch in a fader 2011-11-02 00:46:36 +01:00
Strangerke
639c69862d TSAGE: Blue Force - Car accident (600): Fix fade out after accident, rename some objects 2011-11-02 00:25:50 +01:00
Willem Jan Palenstijn
0af011ba82 SCUMM: Further clean up loop 2011-11-01 23:56:51 +01:00
Filippos Karapetis
9dcab12160 SCI: Fixed bug in commit 1a17bba.
Thanks to wjp for pointing it out.
2011-11-02 00:23:18 +02:00