index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
engine
/
script_patches.cpp
Age
Commit message (
Expand
)
Author
2011-02-08
SCI: Changed the warning when applying script patches into a debug output call
Filippos Karapetis
2010-12-28
SCI: Fixed script bug #3038870 - "SCI Fanmade - Demo Quest: ScummVM hangs wit...
Filippos Karapetis
2010-12-24
SCI: Now saving/loading the list of synonyms (set by kSetSynonyms), like SSCI...
Filippos Karapetis
2010-12-22
SCI: Fixed bug #3037618 - "PQ2 : Restoring in Scuba Van causes Parser Issues"
Filippos Karapetis
2010-12-21
SCI: Fixed bug #3092115 - "ECOQUEST2: Initial text not cleared during ecorder...
Filippos Karapetis
2010-12-02
SCI: Enabled the GUI option to play speech and show subtitles simultaneously ...
Filippos Karapetis
2010-11-30
SCI: Fixed bug #3053093 - "QFG1VGA and QFG3: Text box glitches"
Filippos Karapetis
2010-11-22
SCI: Patched the QFG3 character import screen the same way as with QFG2
Filippos Karapetis
2010-11-21
SCI: Proper fix for the QFG2 character import screen crashes (bug #3037996)
Filippos Karapetis
2010-11-16
SCI: Fix for bug #3110215 - "SQ4 German: endless flight on Estros"
Filippos Karapetis
2010-11-08
SCI: Some changes regarding the string heap in saved games
Filippos Karapetis
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-09-12
SCI: patching cleanup (+orgbyte/adjust command)
Martin Kiewitz
2010-09-10
SCI: adding patch for castle brain cipher puzzle
Martin Kiewitz
2010-09-06
SCI: fix warning (and actual error)
Martin Kiewitz
2010-09-06
SCI: add patch for cannister lockup pharkas/cd
Martin Kiewitz
2010-09-05
SCI: adding patch for script bug in pharkas/cd
Martin Kiewitz
2010-09-05
SCI: Changed consecutive ifs to a switch
Filippos Karapetis
2010-09-05
SCI: Fix for alignment exception issue, reported by Bluddy
Filippos Karapetis
2010-08-25
SCI: apply qfg1vga fight patch on weapon master
Martin Kiewitz
2010-08-24
SCI: adding pharkas patch for ladder issue
Martin Kiewitz
2010-08-24
SCI: adding qfg1vga patch for fight issue
Martin Kiewitz
2010-08-23
SCI: multiple changes for mother goose vga
Martin Kiewitz
2010-08-20
SCI: Fixed the GM detection introduced in rev #52211 to check the first avail...
Filippos Karapetis
2010-08-17
SCI: commenting out hoyle 4 script patch
Martin Kiewitz
2010-08-16
SCI: adding patch for eq2 / ecorder
Martin Kiewitz
2010-08-12
SCI: adding bug id to sq4 patch
Martin Kiewitz
2010-08-12
SCI: adding patch for sq4/floppy
Martin Kiewitz
2010-08-12
SCI: adjusting laurabow2 patch signature
Martin Kiewitz
2010-08-12
SCI: laurabow2 patch is lb2cd exclusive
Martin Kiewitz
2010-08-12
SCI: adding patch for laurabow2
Martin Kiewitz
2010-08-11
SCI: adding patch for kq5 harpy volume
Martin Kiewitz
2010-08-10
SCI: adding patch for eq1cd
Martin Kiewitz
2010-08-09
SCI: changing patch message slightly
Martin Kiewitz
2010-08-09
SCI: fixing signature for gk1
Martin Kiewitz
2010-08-09
SCI: adding gk1 patch for day 5 freeze
Martin Kiewitz
2010-08-09
SCI: adding script patches for gk1
Martin Kiewitz
2010-08-08
SCI: kDisposeWindow changes
Martin Kiewitz
2010-08-07
SCI: removing kDoBresen hack for sq5
Martin Kiewitz
2010-08-07
SCI: adding sq5 scrubbing patch
Martin Kiewitz
2010-08-06
SCI: Some cleanup of the script patch code. Added a PATCH_MAGICDWORD define t...
Filippos Karapetis
2010-08-06
SCI: Split the new script patch code in a separate file
Filippos Karapetis