scummvm/engines/tinsel
2008-09-03 16:56:40 +00:00
..
actors.cpp TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
actors.h Got rid of some typedefs 2008-07-23 10:27:24 +00:00
anim.cpp Got rid of some typedefs 2008-07-23 10:27:24 +00:00
anim.h Got rid of some typedefs 2008-07-23 10:27:24 +00:00
background.cpp cleanup; removed const bNoScroll variable 2008-07-23 10:33:36 +00:00
background.h cleanup; removed const bNoScroll variable 2008-07-23 10:33:36 +00:00
bg.cpp TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
cliprect.cpp More tinsel cleanup 2008-07-25 09:17:47 +00:00
cliprect.h cleanup 2008-07-25 09:15:03 +00:00
config.cpp TINSEL: Write config changes to disk 2008-08-30 21:51:13 +00:00
config.h TINSEL: Added support for the 3,4 and 5 FLAGS (multi lingual) versions of DW (only 4 flags version has been tested; see also bug #2048383) 2008-08-30 21:03:15 +00:00
coroutine.h Moved scheduler / process managment code into a new class Scheduler 2008-07-24 08:59:17 +00:00
cursor.cpp cleanup 2008-08-30 22:16:59 +00:00
cursor.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
debugger.cpp Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
debugger.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
detection.cpp TINSEL: Enabled listSaves support 2008-09-01 21:13:11 +00:00
dw.h cleanup 2008-08-27 17:41:05 +00:00
effect.cpp Moved scheduler / process managment code into a new class Scheduler 2008-07-24 08:59:17 +00:00
events.cpp TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
events.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
faders.cpp Moved scheduler / process managment code into a new class Scheduler 2008-07-24 08:59:17 +00:00
faders.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
film.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
font.cpp TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
font.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
graphics.cpp TINSEL: Get rid of Graphics::Surface class 2008-07-25 09:12:03 +00:00
graphics.h TINSEL: Get rid of Graphics::Surface class 2008-07-25 09:12:03 +00:00
handle.cpp Got rid of some typedefs 2008-07-23 10:27:24 +00:00
handle.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
heapmem.cpp Got rid of some typedefs 2008-07-23 10:27:24 +00:00
heapmem.h Got rid of some typedefs 2008-07-23 10:27:24 +00:00
inventory.cpp Merging more of the GSoC 2008 RTL branch: TINSEL 2008-09-01 20:22:10 +00:00
inventory.h TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
mareels.cpp Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
module.mk Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
move.cpp Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
move.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
multiobj.cpp Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
multiobj.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
music.cpp Moved the mutex locking a bit. (Consistent with how the AGOS engine does it.) 2008-08-20 09:15:59 +00:00
music.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
object.cpp Fixed the inventory bug that's been reported in the forums 2008-07-25 12:59:46 +00:00
object.h TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
palette.cpp TINSEL: Updating the palette should only require a call to OSystem::updateScreen and not a blit 2008-07-25 09:05:04 +00:00
palette.h TINSEL: Renamed CoroutineInstall back to ProcessCreate; got rid of yet another typedef; more cleanup 2008-07-23 16:55:52 +00:00
pcode.cpp TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
pcode.h TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
pdisplay.cpp TINSEL: ActorTag & PolyTag abused a SCNHANDLE and some global enums to keep a trinary state -- fixed that by introducing a new enum HotSpotTag 2008-07-25 09:13:08 +00:00
pid.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
play.cpp change PPINIT struct to use ScummVM datatypes, so sizeof(PPINIT) is 28 on ppc/OSX as well. 2008-07-25 10:20:05 +00:00
polygons.cpp More tinsel cleanup 2008-07-25 09:17:47 +00:00
polygons.h TINSEL: Got rid of NO_TAG (not used) 2008-07-25 09:15:32 +00:00
rince.cpp TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
rince.h More tinsel cleanup 2008-07-25 09:17:47 +00:00
saveload.cpp TINSEL: Enabled listSaves support 2008-09-01 21:13:11 +00:00
savescn.cpp TINSEL: Fixed forgotten ClearScreen(0) call 2008-07-25 09:18:39 +00:00
savescn.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
scene.cpp TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT 2008-07-25 09:19:06 +00:00
scene.h More tinsel cleanup 2008-07-25 09:17:47 +00:00
sched.cpp Moved scheduler / process managment code into a new class Scheduler 2008-07-24 08:59:17 +00:00
sched.h Moved scheduler / process managment code into a new class Scheduler 2008-07-24 08:59:17 +00:00
scn.cpp Renamed Tinsel v1->v0 (used in the demo only), and v2->v1, to avoid confusion with DW2 2008-08-02 23:01:14 +00:00
scn.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
scroll.cpp Moved scheduler / process managment code into a new class Scheduler 2008-07-24 08:59:17 +00:00
scroll.h Moved scheduler / process managment code into a new class Scheduler 2008-07-24 08:59:17 +00:00
serializer.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
sound.cpp cleanup 2008-07-24 10:31:37 +00:00
sound.h cleanup 2008-07-24 10:31:37 +00:00
strres.cpp Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
strres.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
text.cpp Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
text.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
timers.cpp Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
timers.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
tinlib.cpp Merging more of the GSoC 2008 RTL branch: TINSEL 2008-09-01 20:22:10 +00:00
tinlib.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
tinsel.cpp Moved check for shouldRTL() from engines to scummvm_main 2008-09-03 16:56:40 +00:00
tinsel.h TINSEL: Enabled listSaves support 2008-09-01 21:13:11 +00:00
token.cpp Moved scheduler / process managment code into a new class Scheduler 2008-07-24 08:59:17 +00:00
token.h Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00