69461 Commits

Author SHA1 Message Date
Strangerke
9abf901c28 MADS: Phantom: Implement doObjectAction() 2015-11-09 18:05:02 +01:00
Eugene Sandulenko
82c98e9803 Merge pull request #625 from digitall/rate-hack
AUDIO: Add support for sample rates >65kHz.
2015-11-09 16:39:17 +01:00
Filippos Karapetis
ff4d0b9f54 MADS: Phantom: Update the definition of drawToBackground() 2015-11-09 12:09:30 +02:00
Filippos Karapetis
d09d68ef70 MADS: Phantom: Fix bug in Scene102::enter() 2015-11-09 12:05:01 +02:00
Filippos Karapetis
bff5a3e680 MADS: Phantom: Implement Scene::drawToBackground()
This is used to conditionally display additional background objects.
Also, added a TODO in Scene::deleteSequence()
2015-11-09 12:04:09 +02:00
Strangerke
47f43770ae MADS: Phantom: Only force a reset of scaling velocity when the section changes 2015-11-09 09:22:27 +01:00
Strangerke
8a74ec9da9 MADS: Phantom: Fix coding style in Scene1xx 2015-11-09 09:08:29 +01:00
Strangerke
7bd86b84a9 MADS: Phantom: Remove an erroneous TODO 2015-11-09 09:05:54 +01:00
Strangerke
98d1363041 MADS: Phantom: Add scene 506 2015-11-08 22:47:20 +01:00
Strangerke
41a6750d96 MADS: Phantom: Implement scene 505 2015-11-08 19:10:24 +01:00
Einar Johan Trøan Sømåen
30b6682130 WINTERMUTE: Add detection for Oknytt v.1.13
Beware that the language-overriding breaks if english.dcp
still exists in the same folder as d_sounds.dcp
2015-11-08 17:14:17 +01:00
Einar Johan Trøan Sømåen
7292c47679 WINTERMUTE: Adjust detection of Five Magical Amulets
This should add proper detection of the Czech/English/Polish
versions of Five Magical Amulets
2015-11-08 16:55:07 +01:00
Eugene Sandulenko
ccb05dd8bc Merge pull request #563 from BenCastricum/detection_fixes
SCUMM: language fixes for HE games
2015-11-07 22:46:14 +01:00
Filippos Karapetis
f6e38119ec MADS: Phantom: More work on V2 scene data 2015-11-07 18:17:45 +02:00
Strangerke
1b75381b98 MADS: Phantom: Implement scene 504 2015-11-07 14:51:03 +01:00
Eugene Sandulenko
e85cf8d54d WINTERMUTE: C++'ify code 2015-11-07 14:41:45 +01:00
Eugene Sandulenko
f412d2fcd5 SHERLOCK: Remove non-ascii character 2015-11-07 14:37:22 +01:00
Eugene Sandulenko
54e136d27e TESTBED: Added detection file to repository 2015-11-07 13:26:56 +01:00
Eugene Sandulenko
7d58a50c46 GUI: Removed 64k limit on built-in theme XML size 2015-11-07 13:26:56 +01:00
Eugene Sandulenko
51750206aa NEWS: Announce BBVS support 2015-11-07 13:26:56 +01:00
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
Filippos Karapetis
178e45f4d9 MADS: Phantom: Initialize missing scene info so that Raoul is visible 2015-11-06 22:26:32 +02:00
Strangerke
dcf931f0bb MADS: Phantom: Improve a bit Scene502::getPanelInfo 2015-11-05 19:48:36 +01:00
Strangerke
8920632798 MADS: Phantom: Implement scene 502 (except palette cycling) 2015-11-05 19:05:18 +01:00
Strangerke
4682aec147 MADS: Phantom: Implement scene 501 2015-11-04 22:34:26 +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
Strangerke
75ee599cbb MADS: Phantom: Implement generic scene 5xx 2015-11-04 18:53:42 +01:00
Strangerke
9ef395524e MADS: Phantom: Remove obsolete comment, fix the use of a boolean 2015-11-04 18:22:23 +01:00
Strangerke
d073f5767c MADS: Phantom: Add more Catacombs functions 2015-11-04 14:45:22 +01:00
Strangerke
cdc564b060 MADS: Phantom: Phantom isn't naughty! 2015-11-03 23:12:44 +01:00
Strangerke
9d6bb85ce3 MADS: Phantom: Implement exitCatacombs 2015-11-03 23:07:47 +01:00
Strangerke
04868be95b MADS: Phantom: Implement setupCatacombs 2015-11-03 21:32:18 +01:00
Strangerke
9e675155b0 MADS: Phantom: Implement scene 456 2015-11-03 00:09:39 +01:00
Strangerke
1eaf7c13e0 MADS: Phantom: Janitorial - Remove extra spaces 2015-11-02 22:15:38 +01:00
Strangerke
f94b5473b1 MADS: Phantom: Implement scene 453 2015-11-02 22:13:18 +01:00
Strangerke
a7ebf1b755 MADS: Phantom: Implement scene 410 2015-11-02 15:40:13 +01:00
Strangerke
70de0278af MADS: Phantom: Remove parasite character which breaks compilation 2015-11-01 23:04:15 +01:00
Strangerke
d449751c39 MADS: Phantom: Implement scene 409 2015-11-01 19:26:59 +01:00
Strangerke
6c53d6b391 MADS: Phantom: Implement scene 408 2015-11-01 00:04:03 +01:00
Strangerke
2243a976ce MADS: Phantom: Implement scene 407 2015-10-31 15:59:20 +01:00
Strangerke
89684642bb MADS: Phantom: Add scene 406 2015-10-31 00:47:43 +01:00
Strangerke
f2e17d83fe MADS: Phantom: Implement scene 404 2015-10-30 18:24:25 +01:00
Strangerke
71ea3ce562 MADS: Phantom: Implement scene 403 2015-10-30 14:14:06 +01:00
Strangerke
7c4f6bae20 MADS: Phantom: Implement scene 401 2015-10-30 11:05:07 +01:00
Strangerke
bd1f03ee6c MADS: Phantom: Hook scene 310 2015-10-29 13:22:15 +01:00