scummvm/engines/cine
Eugene Sandulenko 696897b058 Whoa! Removing trailing spaces.
svn-id: r35648
2009-01-01 15:06:43 +00:00
..
anim.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
anim.h Fix compile of CINE engine. 2008-11-13 11:36:37 +00:00
bg_list.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
bg_list.h Started moving Save/Load code to saveload.cpp/.h 2008-11-13 08:59:17 +00:00
bg.cpp Fix for bug #2057656: FW: Assert during demo (regression). 2008-08-19 13:05:38 +00:00
bg.h Added loading of temporary Operation Stealth savegames. Needs testing! 2008-07-28 16:02:40 +00:00
cine.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
cine.h Saving and loading from the GMM is now supported in the cine engine 2008-11-12 23:21:05 +00:00
detection.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
gfx.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
gfx.h Remove unnecessary function overloadings for loadBg16 and loadBg256. 2008-10-22 20:45:25 +00:00
main_loop.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
main_loop.h Implemented game speed changing by pressing - or + to e.g. ease testing. 2008-08-07 21:46:56 +00:00
module.mk Started moving Save/Load code to saveload.cpp/.h 2008-11-13 08:59:17 +00:00
msg.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
msg.h Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghost 2008-04-21 20:51:17 +00:00
object.cpp Converted objectTable from a plain array to a Common::Array. Should help to catch out of bounds access errors that may cause memory corruption. 2008-08-09 20:50:10 +00:00
object.h Converted objectTable from a plain array to a Common::Array. Should help to catch out of bounds access errors that may cause memory corruption. 2008-08-09 20:50:10 +00:00
pal.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
pal.h Fix resizing of the internal color array in Palette-class. 2008-11-20 22:22:47 +00:00
part.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
part.h Added possibility to get the read resource's size from readBundleFile. Made loadMsg handle input data that has empty strings residing just beyond the input buffer (Thanks Valgrind :-)). 2008-08-12 22:45:38 +00:00
prc.cpp Pushing down some header deps (on common/system.h, mostly) 2008-12-25 20:40:00 +00:00
prc.h Fix for bug #2016647 (FW: crash with italian amiga version). 2008-07-14 23:10:51 +00:00
rel.cpp Patch #1969189: "CinE renderer rewrite" 2008-05-24 22:11:41 +00:00
rel.h
saveload.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
saveload.h Started moving Save/Load code to saveload.cpp/.h 2008-11-13 08:59:17 +00:00
script_fw.cpp Cleanup (Removed an extra 'return 0'). 2008-10-19 08:52:04 +00:00
script_os.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
script.h Added purgeSeqList function (Used in mainloop now). Let's see if this helps any... 2008-07-29 13:44:14 +00:00
sound.cpp Changed AdlibRegisterSoundInstrument's member variables from unsigned 16-bit to unsigned 8-bit. Maybe this'll fix the crash in AdlibSoundDriver::setupInstrument() eriktorbjorn was getting in Future Wars when teleporting from the photocopier room to the swamp. There was a OPLWriteReg(_opl, 0x80 | car, reg->sustainRelease) call with sustainRelease = 65452. Now there shouldn't be any such calls made because the sustainRelease value is always 8-bit now. Hopefully this won't break anything. 2008-08-16 11:38:43 +00:00
sound.h
texte.cpp Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings) 2008-09-13 16:51:46 +00:00
texte.h Fix font loading: 2008-08-20 17:31:35 +00:00
unpack.cpp Fix for bug #2057637: FW: Spaceship glitches in demo (regression). 2008-08-19 11:55:20 +00:00
unpack.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
various.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
various.h Started moving Save/Load code to saveload.cpp/.h 2008-11-13 08:59:17 +00:00
xref.txt Patch #1969189: "CinE renderer rewrite" 2008-05-24 22:11:41 +00:00