mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-21 09:21:08 +00:00
ac94cf2742
* Fix a bug which caused coroutines invoked with nullContext to leak their state. Sadly, nullContext is underdocumented, yet very delicate and full of subtleties... ./ * Move nullContext decl from sched.cpp to coroutine.cpp * Enhance a few doxygen comments svn-id: r53934 |
||
---|---|---|
.. | ||
actors.cpp | ||
actors.h | ||
anim.cpp | ||
anim.h | ||
background.cpp | ||
background.h | ||
bg.cpp | ||
bmv.cpp | ||
bmv.h | ||
cliprect.cpp | ||
cliprect.h | ||
config.cpp | ||
config.h | ||
coroutine.cpp | ||
coroutine.h | ||
cursor.cpp | ||
cursor.h | ||
debugger.cpp | ||
debugger.h | ||
detection_tables.h | ||
detection.cpp | ||
dialogs.cpp | ||
dialogs.h | ||
drives.cpp | ||
drives.h | ||
dw.h | ||
effect.cpp | ||
events.cpp | ||
events.h | ||
faders.cpp | ||
faders.h | ||
film.h | ||
font.cpp | ||
font.h | ||
graphics.cpp | ||
graphics.h | ||
handle.cpp | ||
handle.h | ||
heapmem.cpp | ||
heapmem.h | ||
mareels.cpp | ||
mareels.h | ||
module.mk | ||
move.cpp | ||
move.h | ||
multiobj.cpp | ||
multiobj.h | ||
music.cpp | ||
music.h | ||
object.cpp | ||
object.h | ||
palette.cpp | ||
palette.h | ||
pcode.cpp | ||
pcode.h | ||
pdisplay.cpp | ||
pdisplay.h | ||
pid.h | ||
play.cpp | ||
play.h | ||
polygons.cpp | ||
polygons.h | ||
rince.cpp | ||
rince.h | ||
saveload.cpp | ||
savescn.cpp | ||
savescn.h | ||
scene.cpp | ||
scene.h | ||
sched.cpp | ||
sched.h | ||
scn.cpp | ||
scn.h | ||
scroll.cpp | ||
scroll.h | ||
sound.cpp | ||
sound.h | ||
strres.cpp | ||
strres.h | ||
sysvar.cpp | ||
sysvar.h | ||
text.cpp | ||
text.h | ||
timers.cpp | ||
timers.h | ||
tinlib.cpp | ||
tinlib.h | ||
tinsel.cpp | ||
tinsel.h | ||
token.cpp | ||
token.h |