scummvm/engines/cine
2009-09-03 20:56:44 +00:00
..
anim.cpp
anim.h
bg_list.cpp
bg_list.h
bg.cpp Fix Operation Stealth's 2nd arcade sequence's revolving doors. 2009-06-11 18:32:35 +00:00
bg.h
cine.cpp Fix for bugs #2843081 "FW: Assert starting demo (regression)" and #2843080 "OS: Assert starting demo (regression)". 2009-08-25 23:11:17 +00:00
cine.h Name Operation Stealth's global variables 251 and 252 and init them in main loop. 2009-06-27 12:26:26 +00:00
detection.cpp Fix for #2824798 (FW: crash when clicking "load" in the GUI): 2009-08-03 17:52:07 +00:00
gfx.cpp Fix for bugs #2843081 "FW: Assert starting demo (regression)" and #2843080 "OS: Assert starting demo (regression)". 2009-08-25 23:11:17 +00:00
gfx.h Fix for bugs #2843081 "FW: Assert starting demo (regression)" and #2843080 "OS: Assert starting demo (regression)". 2009-08-25 23:11:17 +00:00
main_loop.cpp Name Operation Stealth's global variables 251 and 252 and init them in main loop. 2009-06-27 12:26:26 +00:00
main_loop.h
module.mk
msg.cpp
msg.h
object.cpp
object.h
pal.cpp Remove obsolete comment from Cine::Palette::saturatedAddColor. 2009-08-01 09:53:21 +00:00
pal.h Fix Cine's predefined palette formats (They were all broken by the gsoc2009-16bit-branch's merge in r43577 because of incorrect conversion to PixelFormat's constructor usage). 2009-08-25 19:18:32 +00:00
part.cpp
part.h
prc.cpp
prc.h
rel.cpp
rel.h
saveload.cpp Fix for #2824798 (FW: crash when clicking "load" in the GUI): 2009-08-03 17:52:07 +00:00
saveload.h
script_fw.cpp Workaround for bug #2848940 (ScummVM crashes with Future wars): getZoneFromPositionRaw accessed data outside its 320x200 buffer because Y values in range 200-232 were given to it. Original doesn't properly handle this either so trying this workaround of returning zero for positions outside the 320x200 buffer. Hopefully nothing else breaks in Future Wars because of this (More testing is direly needed!). 2009-09-03 20:56:44 +00:00
script_os.cpp
script.h
sound.cpp fixed OPL 0xB0 register write. the return value of findNote() already includes the octave, no need to readd it. 2009-06-20 10:52:55 +00:00
sound.h
texte.cpp - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
texte.h
unpack.cpp
unpack.h
various.cpp Name Operation Stealth's global variables 251 and 252 and init them in main loop. 2009-06-27 12:26:26 +00:00
various.h - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
xref.txt