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-11-29
SCI: Fix restarting SCI engine with different SCI version
Willem Jan Palenstijn
2011-11-29
SCI: Add RtL FIXME
Willem Jan Palenstijn
2011-11-28
SCI: Added handling of invalid jump offsets (e.g. QFG2, script 260)
Filippos Karapetis
2011-11-11
SCI: Fix style
Willem Jan Palenstijn
2011-11-11
SCI: Fix const cast
Willem Jan Palenstijn
2011-11-05
SCI: Updated Script::getObjectMap()
Filippos Karapetis
2011-11-05
SCI: Made the object map hashmap of the Script class private
Filippos Karapetis
2011-11-05
SCI: Made more fields of the Script class private. Some cleanup.
Filippos Karapetis
2011-11-03
SCI: Fixed a workaround
Filippos Karapetis
2011-11-03
SCI: Add fixme comment to a weird comparison
Eugene Sandulenko
2011-11-03
SCI: Fix copy/paste error
Eugene Sandulenko
2011-11-01
SCI: add Japanese detection entry for KQ5 FM-Towns and fix audio language han...
athrxx
2011-10-30
SCI: Removed the hack for the creation of LARRY3.DRV, used in LSL3
Filippos Karapetis
2011-10-30
SCI32: kString: Move variable declaration to prevent problems
Lars Skovlund
2011-10-29
SCI: Added a new debug flag, "DebugMode" for SCI32 games
Filippos Karapetis
2011-10-28
SCI: Remove unneeded casts (thanks to wjp for pointing that out)
Filippos Karapetis
2011-10-28
SCI: Added skeleton code for kEditText (still not working)
Filippos Karapetis
2011-10-28
SCI: Fixed text background color and text transparency for SCI32 games
Filippos Karapetis
2011-10-26
SCI: Renamed GfxControls to GfxControls16
Filippos Karapetis
2011-10-22
SCI: fix thread lockup issue when loading savegames using a sound driver whic...
athrxx
2011-10-19
SCI: Added a detection for the second kSetShowStyle variant
Filippos Karapetis
2011-10-19
SCI: Changed the kUnload workaround for the LB2 demo to apply to all scenes
Filippos Karapetis
2011-10-19
SCI: Merged all the code to get/set the NS rect
Filippos Karapetis
2011-10-19
SCI: Updated comments in kShowStyle() and kCelInfo()
Filippos Karapetis
2011-10-19
SCI: Implemented kObjectIntersect()
Filippos Karapetis
2011-10-18
SCI: Duck videos are 16bpp, so we need to change the active pixel format
Filippos Karapetis
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
[next]