mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-20 08:48:13 +00:00
7c5cf1b400
This reduces the code duplication in all client code, which formerly duplicated the querying of the plugin, game id etc. and now simply calls the newly added method runModalWithCurrentTarget() on a SaveLoadChooser object. |
||
---|---|---|
.. | ||
actor.cpp | ||
actor.h | ||
background.cpp | ||
background.h | ||
backgroundIncrust.cpp | ||
backgroundIncrust.h | ||
cell.cpp | ||
cell.h | ||
cruise_main.cpp | ||
cruise_main.h | ||
cruise.cpp | ||
cruise.h | ||
ctp.cpp | ||
ctp.h | ||
dataLoader.cpp | ||
dataLoader.h | ||
debugger.cpp | ||
debugger.h | ||
decompiler.cpp | ||
delphine-unpack.cpp | ||
detection.cpp | ||
font.cpp | ||
font.h | ||
function.cpp | ||
function.h | ||
gfxModule.cpp | ||
gfxModule.h | ||
linker.cpp | ||
linker.h | ||
mainDraw.cpp | ||
mainDraw.h | ||
menu.cpp | ||
menu.h | ||
module.mk | ||
mouse.cpp | ||
mouse.h | ||
object.cpp | ||
object.h | ||
overlay.cpp | ||
overlay.h | ||
perso.cpp | ||
perso.h | ||
polys.cpp | ||
polys.h | ||
saveload.cpp | ||
saveload.h | ||
script.cpp | ||
script.h | ||
sound.cpp | ||
sound.h | ||
stack.cpp | ||
stack.h | ||
staticres.cpp | ||
staticres.h | ||
various.cpp | ||
various.h | ||
vars.cpp | ||
vars.h | ||
volume.cpp | ||
volume.h |