Commit Graph

21415 Commits

Author SHA1 Message Date
Kostas Nakos
10764e965c fixed predictive dialog messing up state if another dialog was already shown
svn-id: r27023
2007-05-30 19:51:08 +00:00
Kostas Nakos
346b12d701 properly direct pred. dialog's output, when started thru the event mechanism
svn-id: r27022
2007-05-30 19:49:33 +00:00
Gregory Montoir
45b721d3cc cleanup, don't rely on assert() to ensure a gamefile/savefile is opened. Also removed the use of Common::File global objects.
svn-id: r27021
2007-05-30 18:43:28 +00:00
Max Horn
5006dbd932 AdvDetector changes: made upgradeTargetIfNecessary internal; cleanup to findGameID
svn-id: r27020
2007-05-30 18:39:35 +00:00
Matthew Hoops
974dc86817 updating readme now that i shows IQ points in Indy3
svn-id: r27019
2007-05-30 18:22:47 +00:00
Max Horn
0de170c980 Removing useless common/fs.h includes
svn-id: r27018
2007-05-30 17:44:52 +00:00
Max Horn
995d3da8a3 These days, man pages are usually stored in /usr/share/man, not in /usr/man
svn-id: r27017
2007-05-30 16:56:18 +00:00
Max Horn
147a9037b4 LaTeX is no longer needed to build ScummVM docs, so we can remove this build dep
svn-id: r27016
2007-05-30 16:55:11 +00:00
Max Horn
c07b5f6147 Slightly modified version of patch #1728192: Fix for Debian packaging scripts
svn-id: r27015
2007-05-30 16:54:01 +00:00
Max Horn
9d7312f8fd Added a copy of the SVG icon to our icons/ dir
svn-id: r27014
2007-05-30 16:52:35 +00:00
Max Horn
04ee67bd71 Hash<T> is an UnaryFunction (very pedantic and effectively effectless change *g*)
svn-id: r27013
2007-05-30 16:42:19 +00:00
Max Horn
c9bee38839 Modified version of patch #1727045 INDY3: IQ Points Dialog
svn-id: r27012
2007-05-30 16:40:11 +00:00
Max Horn
5aeb9d8b3e Several const correctness fixes
svn-id: r27011
2007-05-30 14:38:17 +00:00
Sven Hesse
0504f18e9f - Added a workaround for bug #1705338 (Seg fault when trying to switch screen in music land) which is actually a script bug.
- Fixed the scrolling bug (#1709574) (the mouse cursor is still shown, that's an instance of the global cursor visibility issue)

svn-id: r27010
2007-05-30 10:20:21 +00:00
Filippos Karapetis
39fafdc303 Fix for bug #774783 - INDY3: problems in Berlin with Hitler (submitted after talking with Fingolfin)
svn-id: r27009
2007-05-29 21:50:32 +00:00
Max Horn
ed02fb1443 Fix warning caused by not handling all enum values in a switch (caused by the newly added EVENT_PREDICTIVE_DIALOG constant)
svn-id: r27008
2007-05-29 21:35:13 +00:00
Gregory Montoir
137140b7e9 removed some resource related memory leaks
svn-id: r27007
2007-05-29 21:06:07 +00:00
Gregory Montoir
73210b4aa3 added code for freePartRange, freePartEntry and freeOverlay (also renamed some functions and variables).
svn-id: r27006
2007-05-29 20:22:20 +00:00
Kostas Nakos
f66fb12718 added EVENT_PREDICTIVE_DIALOG event to bring up the predictive dialog on demand by the backends
svn-id: r27005
2007-05-29 20:07:19 +00:00
Filippos Karapetis
c739b43bc7 Color 0 should always be black in IHNM. The panel backgrounds don't erroneously change color now when moving between rooms
svn-id: r27004
2007-05-29 16:21:09 +00:00
Filippos Karapetis
438ba78387 Corrected actor walk speed in IHNM
svn-id: r27003
2007-05-29 12:55:17 +00:00
Travis Howell
c87cf11c76 Add missing mouse cursor in Elvira 2.
svn-id: r27002
2007-05-28 23:14:50 +00:00
Kostas Nakos
847f794b90 point wince users to the port readme in sec. 5.4
svn-id: r27001
2007-05-28 19:12:08 +00:00
Paweł Kołodziejski
a2d19ddfe1 re-enable console for debug mode, this time it works :)
svn-id: r27000
2007-05-28 17:43:21 +00:00
Eugene Sandulenko
baea10979c Partial fix for walking speed in IHNM.
svn-id: r26999
2007-05-28 16:36:18 +00:00
Travis Howell
97afe587d2 Use zone number to detect interface height differences in the AtariST verison of Elvira 2.
svn-id: r26998
2007-05-28 14:10:19 +00:00
Travis Howell
d877a0a8d1 Fix glitches in AtariST demo of Elvira 1.
svn-id: r26997
2007-05-28 13:01:08 +00:00
Travis Howell
0c27b66807 Fix loading restart state in Amiga and AtariST versions of Elvira 2.
svn-id: r26996
2007-05-28 12:42:10 +00:00
Paweł Kołodziejski
0cdcfd4740 revert last change
svn-id: r26995
2007-05-28 11:42:14 +00:00
Paul Gilbert
5af5c3b0a7 Impelemented game as far as dragon cave entrance
svn-id: r26994
2007-05-28 11:38:57 +00:00
Paul Gilbert
75e87b4c8b Added saving of scheduled scripts, and set script activation times to match original game
svn-id: r26993
2007-05-28 11:38:10 +00:00
Paul Gilbert
5e0fd79a5a Implemented new script methods
svn-id: r26992
2007-05-28 11:36:59 +00:00
Paul Gilbert
30142129c0 Added saving of scheduled scripts, and set script activation times to match original game
svn-id: r26991
2007-05-28 11:36:08 +00:00
Paweł Kołodziejski
0cf2c680dc reenable console in debug compilation mode
svn-id: r26990
2007-05-28 11:31:31 +00:00
Travis Howell
9d041cc059 Add sound effects code for Amiga and AtariST versions of Elvira 2.
svn-id: r26989
2007-05-28 11:22:53 +00:00
Travis Howell
0d789e074e Fix glitches caused by interface differences in the AtariST verison of Elvira 2.
svn-id: r26988
2007-05-28 08:54:13 +00:00
Eugene Sandulenko
bd67214c96 Improved version of patch to fix bug #1722153: "FT: Error on loading a game saved during a dialogue"
svn-id: r26987
2007-05-28 08:02:10 +00:00
Travis Howell
45e8fbe8f5 Rename script opcode in Elvira 2.
svn-id: r26986
2007-05-28 01:11:43 +00:00
Filippos Karapetis
572a4b3191 Changed the frameOffset sanity check in Script::sfPlaceActor to throw a warning instead of an error. In IHNM, it's now possible to use the knife with the rats when playing with Garrister
svn-id: r26985
2007-05-28 00:36:11 +00:00
Travis Howell
56123c3edb Correct the lockWord check in pokePalette video opcode.
svn-id: r26984
2007-05-28 00:10:21 +00:00
Filippos Karapetis
233971ed31 Made verbs "push" and "swallow" work in IHNM. It's now possible to choose a monitor with Ted
svn-id: r26983
2007-05-27 23:30:21 +00:00
Travis Howell
6d05afa38e Fix bug #1726115 - FREDDI1: Tiny graphics glitch when reading message.
svn-id: r26982
2007-05-27 23:28:24 +00:00
Matthew Hoops
7ef19181ca documenting 'Mass Add' and changing wording on the alt-f5 (original dialog) section
svn-id: r26981
2007-05-27 20:28:43 +00:00
Kostas Nakos
e9351887ba use better optimization flags
svn-id: r26980
2007-05-27 19:09:09 +00:00
Kostas Nakos
13e42a77b1 getting screen extents from the sdl backend. Builders must use the newer sdl port lib
svn-id: r26979
2007-05-27 19:05:51 +00:00
Kostas Nakos
5543e61e40 simplified code by moving key naming to the sdl port (where it belongs)
svn-id: r26978
2007-05-27 19:00:28 +00:00
Eugene Sandulenko
c77a956e01 Fix for bug #1726330: "SCUMM engine abuses stack" from same bugreport.
svn-id: r26974
2007-05-27 14:21:42 +00:00
Max Horn
3144ab58a6 Paranoia changes (shouldn't have any real effect, though...)
svn-id: r26972
2007-05-27 12:43:06 +00:00
Travis Howell
e2af13a7f6 Adjust code for paranoid compilers.
svn-id: r26971
2007-05-27 11:54:01 +00:00
Filippos Karapetis
13541d3e96 Verb actions are working correctly now in IHNM. Some verbs are still non-functional
svn-id: r26970
2007-05-27 11:49:08 +00:00