Johannes Schickel
6f2e88136b
SCI: Fix formatting in engine/script_patches.cpp.
...
Powered by astyle and some manual work to avoid breaking multiple statement
lines into multiple lines consisting of single statements.
2013-12-08 18:59:18 +01:00
Johannes Schickel
fb3aac8c31
SCI: Make all script patch related global data static.
2013-12-08 18:51:29 +01:00
Johannes Schickel
ae238fdba5
SCI: Constify selectorNameTable.
2013-12-08 18:48:20 +01:00
Johannes Schickel
239e39e30a
SCI: Make all global script patch signatures const.
2013-12-08 18:47:41 +01:00
Martin Kiewitz
4ff2b7985b
SCI: improve kq6 audio+text patch to include guard2
2013-12-08 18:24:51 +01:00
Martin Kiewitz
4b732534c2
SCI: another script patch for KQ6 text+audio support
...
fixes hires issues
2013-12-08 14:41:29 +01:00
Martin Kiewitz
8e18bce1db
SCI: more patches for KQ6 audio+text support
2013-12-07 23:36:16 +01:00
Martin Kiewitz
61c36d133a
SCI: added kq6 patch for audio+text, not 100% done
2013-12-07 18:26:45 +01:00
Martin Kiewitz
8bdffcb2fb
SCI: script patcher is now a separate class
2013-12-04 20:42:16 +01:00
Martin Kiewitz
37f72f56b2
SCI: script patcher bug numbers to the new ones
...
comment changes only
2013-11-22 00:12:09 +01:00
Martin Kiewitz
c64808b0f2
SCI: script patch for laurabow2 to fix system menu
...
fixes game bug (CD only), fixes bug #6440
may cause side-effects in the game, affects all room changes in the whole game
2013-11-21 23:29:01 +01:00
Martin Kiewitz
ba3656d84e
SCI: fix script patcher for games w/o vocab
2013-11-21 22:41:07 +01:00
Martin Kiewitz
39efe3999a
SCI: improved lb2/kq6 patch
2013-11-21 12:10:07 +01:00
Martin Kiewitz
103463296c
SCI: made lb2 text+audio patches apply to kq6
...
not yet enabled, because low-res kq6 has wrong window placement and hi-res kq6 even gets graphic glitches
2013-11-21 12:06:18 +01:00
Willem Jan Palenstijn
1019c0148b
SCI: Fix warning
2013-11-21 09:41:44 +01:00
Martin Kiewitz
4e2b1f0200
SCI: script patch for laura bow 2 for audio+text
...
at the same time
needs indepth testing
2013-11-20 23:31:36 +01:00
Martin Kiewitz
1454408e96
SCI: proper laura bow 2 script patch for safe issue
...
fixes one half of bug #6460
2013-11-19 23:36:58 +01:00
Martin Kiewitz
52ec143e6d
SCI: added script patch to fix sq5 toolbox bug
...
fixes bug #6457
2013-11-18 00:52:04 +01:00
Martin Kiewitz
2f3df97a71
SCI: fixing warning about missing braces
2013-11-16 19:26:48 +01:00
Martin Kiewitz
532fe7b84e
SCI: Script Patch to fix German LSL5 Patti Textbox
...
fixes Patti's head overlapping a textbox near the end of the game (German text only!), also occured in Sierra SCI
2013-11-05 00:11:41 +01:00
Martin Kiewitz
719782a040
SCI: script patcher documentation
2013-11-04 21:09:40 +01:00
Martin Kiewitz
31140b7b3e
SCI: little comment cleanup
2013-11-04 00:13:56 +01:00
Martin Kiewitz
3fbbdbc2da
SCI: improved script patcher
...
Gabriel Knight + King's Quest 6 patches now also work for Mac versions of those games
added support for selectors instead of using hardcoded values
2013-11-03 23:49:31 +01:00
Martin Kiewitz
f1abc0c302
SCI: improved patcher, inventory patch for kq6/mac
...
Also added new debug flag for script patcher
2013-11-01 13:25:31 +01:00
Martin Kiewitz
d9638677d2
SCI: kq6 inventory patch now applies to floppy too
2013-10-30 20:02:49 +01:00
Martin Kiewitz
e14fc8a856
SCI: kq6 cd inventory stack overflow script patch
...
fixes bug #3293954
2013-10-29 22:24:01 +01:00
Martin Kiewitz
f61e9c1c02
SCI: script patch for sq1vga to fix gfx glitch
...
when leaving Ulence Flats...
2013-09-27 00:26:32 +02:00
m-kiewitz
bac818ccb7
SCI: patch for camelot sierra bug fixes #3614969
...
fixes sierra script bug for Conquests of Camelot (peeking through window)
2013-09-22 02:26:19 +02:00
m-kiewitz
448063a8df
SCI: Fully explain qfg1vga script patch
2013-09-18 23:11:07 +02:00
Willem Jan Palenstijn
6c85ad12aa
SCI: Explain qfg1vga script patch slightly
2013-09-18 23:00:38 +02:00
m-kiewitz
e4568817bb
SCI: QfG1VGA script patch fixes bug #3585793
2013-09-18 22:52:32 +02:00
m-kiewitz
ed865856dc
SCI: PQ1 script patch, fixes gun locker crash
...
fixes bug #3303802 / bug #3036933
2013-09-17 23:27:02 +02:00
m-kiewitz
32d28c9f7a
SCI: script patch for larry 2 - fixes no points granted when wearing parachute - was a sierra script bug - fixes bug #3614419
2013-09-17 21:58:05 +02:00
m-kiewitz
ce63a32510
SCI: QfG1VGA: script patch to fix a typo in a Sierra script -> looking at a cheetaur returned the text for saurus rex, fixes bug #3604943
2013-09-16 21:07:49 +02:00
Filippos Karapetis
3a2b629a17
SCI: Fix script bug #3604939 - "SCI: QFG1VGA: Game hangs when meeting Baron while sneaking"
2013-08-19 12:31:37 +03:00
Filippos Karapetis
46ebf37ec9
SCI: Change wording for bug/further info references
2013-04-27 14:04:27 +03:00
Matthew Hoops
f2ae99791f
SCI: Add script patch for Freddy Pharkas Mac inventory
...
Thanks to waltervn for figuring this mess out!
2013-04-26 20:38:43 -04:00
Willem Jan Palenstijn
e273a387a7
SCI: Replace workaround for bug #3605269 by script patch
2013-04-19 23:50:04 +02:00
Filippos Karapetis
5691a40380
SCI: Update documentation on bug #3585189 and remove an invalid TODO
...
Thanks wjp for pointing out some extra parameters related to pathfinding in SCI
2013-01-24 23:23:48 +02:00
Filippos Karapetis
b0cfe968b0
SCI: Fix bug #3585189 - "SCI: QFG1VGA - game hangs in the tavern"
2013-01-24 22:25:09 +02:00
Filippos Karapetis
b91a132763
SCI: Fix bug #3568431 - "SCI: QFG1VGA - Text glitch at the ghosts death screen"
...
This is a script bug, and is present in the original game as well. Thanks to
lskovlun for assisting with this one
2012-10-13 19:44:33 +03:00
Willem Jan Palenstijn
d1e2d61b78
SCI: Fix Uhura's Woo conversation option
...
This is bug #3040722 .
It was trying to open a non-existent submenu. We now force a return
after handling the conversation option right before it tries to look for
this submenu.
2012-10-07 12:27:14 +02:00
Filippos Karapetis
848575b826
SCI: Fix bug #3538418 in SQ4CD
...
Add a script patch for another speech/subtitles script, which handles
the babble icon shown in the quit/death dialogs (e.g. the two guys from
Andromeda in the quit dialog). Now, these dialogs have speech both in the
speech and the speech + subtitles modes
2012-06-28 04:06:58 +03:00
Filippos Karapetis
c3f0a426fc
SCI: kMakeSaveFileName is actually using virtual savegame IDs
2012-05-14 11:16:11 +03:00
Filippos Karapetis
ce0061d9e0
SCI: Add a script patch to fix a script bug in GK1 floppy
...
This bug leads to a crash after Gabriel interrogates people, and is
caused by incorrect ordering in two checks, which was fixed in the CD
version
2012-01-14 21:02:44 +02:00
Filippos Karapetis
0382e990ec
SCI: Fixed QFG3 bug #3377429 , by removing the problematic script patch
...
for script 23 (bug #3040722 ).
This script patch messes up the conversation with Manu the monkey later
on in the game, thus it's not correct.
2011-08-25 03:06:20 +03:00
Max Horn
88913c0139
ALL: Remove trailing whitespaces
...
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-20 00:59:48 +02:00
md5
a3c6439a1a
SCI: Added workarounds for bug #3292251 , instead of patching the script
...
This fixes bug #3295853
2011-05-13 00:10:44 +03:00
Tarek Soliman
33b1ca2b08
SCI: Fix signature of script patch qfg3DialogCrash (bug #3300241 )
2011-05-12 09:33:40 +02:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00