scummvm/engines/sci
2009-04-03 07:52:17 +00:00
..
engine Applied fingolfin's suggestion to remove the roundf() implementation and make the code in that bit simpler and more readable (since points are always positive) 2009-04-02 19:37:56 +00:00
gfx Merged the SCI1 and SCI11 cel drawing functions 2009-04-03 07:52:17 +00:00
scicore This should really fix the issues with vobab.999/999.voc in SCI1 games (e.g. KQ5) 2009-03-30 21:41:29 +00:00
sfx SCI: Indention changes, changed 'songlib_t' params to 'const songlib_t &' 2009-03-15 20:31:15 +00:00
console.cpp
console.h
detection.cpp Added the English DOS version of Hoyle 2 2009-04-02 23:37:21 +00:00
exereader.cpp
exereader.h
module.mk Fixed compilation 2009-03-25 12:58:22 +00:00
sci_memory.cpp SCI: moved sci_strndup to menubar.cpp 2009-03-24 12:14:22 +00:00
sci_memory.h SCI: moved sci_strndup to menubar.cpp 2009-03-24 12:14:22 +00:00
sci.cpp pic_port_bounds was only set from command-line parameters it seems, so it's safe to put it together with the rest of the options 2009-04-02 16:38:33 +00:00
sci.h
tools.cpp
tools.h
uinput.h