Filippos Karapetis
|
05ba86577e
|
Added a note on mouse right button action for IHNM
svn-id: r28721
|
2007-08-25 13:01:22 +00:00 |
|
Filippos Karapetis
|
4722075da3
|
Removed an obsolete TODO
svn-id: r28642
|
2007-08-17 05:57:32 +00:00 |
|
Filippos Karapetis
|
617a500ef2
|
IHNM and ITE: ScummVM will no longer crash when loading games from the command line
svn-id: r28394
|
2007-08-01 21:47:17 +00:00 |
|
Filippos Karapetis
|
9c07235a93
|
Auto-use no-walk hitzones in IHNM, like the original. This fixes the pathfinding problems in Benny's chapter
svn-id: r27370
|
2007-06-12 01:30:15 +00:00 |
|
Filippos Karapetis
|
2084bd4610
|
When using some items in IHNM, it was possible that the verb would incorrectly change from "use" to "use with" (e.g. the jukebox in the honky-tonk). This has been fixed
svn-id: r27356
|
2007-06-11 12:12:59 +00:00 |
|
Andrew Kurushin
|
78cf024351
|
fix IHNM pathfinding engine. now TED(Chapter 5) interacts with the books properly
svn-id: r27225
|
2007-06-08 23:33:35 +00:00 |
|
Filippos Karapetis
|
1255681d0d
|
IHNM never sets scriptModuleNumber to 0 in Script::doVerb(). Now, all items will have the correct script assigned to them (e.g. the fruit at the fruit tree screen in Benny's chapter, the icon in the chapel in Ted's chapter etc)
svn-id: r27203
|
2007-06-08 14:45:25 +00:00 |
|
Filippos Karapetis
|
9b14f5faed
|
Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created the skeleton for sfScriptStartVideo, sfScriptReturnFromVideo and sfScriptEndVideo opcodes
svn-id: r27145
|
2007-06-06 19:46:10 +00:00 |
|
Filippos Karapetis
|
a265844351
|
Added sanity checks for hitzones in SAGA, after discussing with h00ligan and sev. Removed a hack for IHNM which is not needed anymore and removed a redundant check for zero object types
svn-id: r27140
|
2007-06-06 16:37:10 +00:00 |
|
Filippos Karapetis
|
55607e9c99
|
Fix regression caused by commit #27108
svn-id: r27122
|
2007-06-06 00:51:07 +00:00 |
|
Travis Howell
|
248d527a56
|
Avoid compiler warnings.
svn-id: r27118
|
2007-06-05 22:38:43 +00:00 |
|
Filippos Karapetis
|
ab6fb8e9c3
|
Filtering specific verbs is used in ITE, but not in IHNM. It's now possible to use the jukebox in the honky-tonk in IHNM
svn-id: r27110
|
2007-06-05 16:31:58 +00:00 |
|
Filippos Karapetis
|
2f033e7a4c
|
Check if a zone type is NULL for both ITE and IHNM, as it's done in the original. This fixes the crash in IHNM when entering the second floor of the zeppelin and the crash in ITE when interacting with the bowl in the tunnel, outside the prison. Removed the two relevant hacks
svn-id: r27108
|
2007-06-05 15:04:25 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +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 |
|
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 |
|
Filippos Karapetis
|
7e16ca13c6
|
SAGA: Modified a workaround made for ITE to work in ITE only
svn-id: r26737
|
2007-05-02 21:39:56 +00:00 |
|
Eugene Sandulenko
|
28e721836a
|
Slighty modified patch #1704979: "Fix for #1690045: ITE: Item description missing"
svn-id: r26558
|
2007-04-21 21:29:52 +00:00 |
|
Max Horn
|
d9a9fac937
|
Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call)
svn-id: r21141
|
2006-03-08 11:37:25 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|