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
Age
Commit message (
Expand
)
Author
2011-10-18
SCI: Added some hacks related to new functionality in Phantasmagoria 2
Filippos Karapetis
2011-10-18
SCI: Initial implementation of kPlayDuck for Phantasmagoria 2
Filippos Karapetis
2011-10-18
SCI: Set the correct number of kernel functions for SCI3
Filippos Karapetis
2011-10-16
SCI: Script 64036 in Torin's passage contains an invalid export
Filippos Karapetis
2011-10-14
SCI: Silenced warnings
Filippos Karapetis
2011-10-14
SCI: More work on kBitmap (still WIP)
Filippos Karapetis
2011-10-13
SCI: Extended the detection of certain selectors to work in SCI2
Filippos Karapetis
2011-10-13
SCI: Implemented kBitmap(3) and kBitmap(5). Some cleanup
Filippos Karapetis
2011-10-12
SCI: Marked functions that have been changed into dummy ones in SCI3
Filippos Karapetis
2011-10-12
SCI: kSave(3) is kCheckSaveGame() and kSave(6) is kFileIOUnlink()
Filippos Karapetis
2011-10-12
SCI: Implementation of kCelInfo subop 4
Heather Douglass
2011-10-12
SCI: 3 Uninitialized read workarounds for Shivers
Heather Douglass
2011-10-12
SCI: Added proper handling of duplicate items in kAddScreenItem
Filippos Karapetis
2011-10-11
SCI: Some work on the SCI32 bitmap / font code
Filippos Karapetis
2011-10-11
SCI: kBitmap(1) is kDisposeTextBitmap
Filippos Karapetis
2011-10-11
SCI: Changed a warning about wrong object variable count into a debugC
Filippos Karapetis
2011-10-11
SCI: Proper implementation of text drawing for SCI2+
Filippos Karapetis
2011-10-10
SCI: SCI32 kernel functions kRepaintPlane and kInputText are unused
Filippos Karapetis
2011-10-09
SCI: CreateTextBitmap should return a pointer. Also, silenced a warning
Filippos Karapetis
2011-10-09
SCI: Fix formatting in kRobot.
Johannes Schickel
2011-10-09
SCI32: Marked/updated several unused/still not needed kernel functions
Filippos Karapetis
2011-10-09
SCI32: Documented the extra 2 params in kCreateTextBitmap(0)
Filippos Karapetis
2011-10-09
SCI: Removed the old kDoAvoider code
Filippos Karapetis
2011-10-09
SCI2+: Added info for the extra parameter used in kGetSaveDir in SCI32
Filippos Karapetis
2011-10-09
SCI21: Moved kRobot() together with the other video functions
Filippos Karapetis
2011-10-09
SCI2+: Added a workaround for an uninitialized temp in PQ4
Filippos Karapetis
2011-10-08
SCI2+: Fixed the implementation of kTextSize(), removing some hacks
Filippos Karapetis
2011-10-08
SCI2+: Some groundwork for kTextSize()
Filippos Karapetis
2011-10-07
SCI: Fix comment in kCelInfo
Lars Skovlund
2011-10-07
SCI21: Some initial work on kBitmap
Filippos Karapetis
2011-10-07
SCI: Added some extra static selectors
Filippos Karapetis
2011-09-30
Merge pull request #88 from tsoliman/savegame-timestamp-rebase
Eugene Sandulenko
2011-09-26
SCI: Changes to the sound resource initialization code
Filippos Karapetis
2011-09-25
SCI2: kString(Format) uses %d for unsigned integers. Some cleanup
Filippos Karapetis
2011-09-23
SCI: change savegame default description day format to YYYY.MM.DD
Tarek Soliman
2011-09-24
SCI: Fixed timer bug #3127824 - "SCI: speed problem - Castle of Dr Brain"
Filippos Karapetis
2011-09-23
SCI21: Added some skeleton code for offsetting pictures vertically (not worki...
Filippos Karapetis
2011-09-23
SCI21: Marked kNewRoom as a debug function
Filippos Karapetis
2011-09-23
SCI: Fixed bug #3413020 - "SCI: Longbow: Robin is stuck in the final monk cha...
Filippos Karapetis
2011-09-22
SCI: Ignore invalid pointers if the kernel function signature specifies it
Filippos Karapetis
2011-09-22
SCI: Fixed compilation with VM_DEBUG_SEND defined
Filippos Karapetis
2011-09-08
SCI: Made some static data const.
Johannes Schickel
2011-09-03
SCI32: Added an initial skeleton structure for the SCI2 text drawing code
Filippos Karapetis
2011-08-26
SCI: Fixed bug #3396887 - "SCI: pq2-pc98-jp - Listing of items / Inventory no...
Filippos Karapetis
2011-08-25
SCI: Fixed QFG3 bug #3377429, by removing the problematic script patch
Filippos Karapetis
2011-08-25
SCI: Added two workarounds for script bug #3389579
Filippos Karapetis
2011-08-08
SCI: Remove dead code
Max Horn
2011-07-18
SCI: Fix kFormat's handling of %c with a 0 argument
Willem Jan Palenstijn
2011-07-13
SCI: Restore deleted LSL6 workaround for crash on loading
Willem Jan Palenstijn
2011-07-07
SCI: Applied patch #3357096 with minor modifications
Filippos Karapetis
[next]