scummvm/engines
Eugene Sandulenko 75fec17d7e DEBUG_SCRIPT -> debugC
svn-id: r21816
2006-04-12 01:48:15 +00:00
..
cine DEBUG_SCRIPT -> debugC 2006-04-12 01:48:15 +00:00
gob Modified the REGISTER_PLUGIN macro so that it allows (and requires) a trailing semicolon (this helps certain tools to parse our code better) 2006-04-08 12:06:07 +00:00
kyra Fix const correctness in Kyra's StaticResource::loadStrings and StaticResource::loadPaletteTable (notice the difference between a pointer pointing to a pointer pointing to const memory, vs. a pointer pointing to a *constant* pointer pointing to const memory) 2006-04-09 00:44:08 +00:00
lure Fix warning. 2006-04-11 22:11:12 +00:00
queen Modified the REGISTER_PLUGIN macro so that it allows (and requires) a trailing semicolon (this helps certain tools to parse our code better) 2006-04-08 12:06:07 +00:00
saga Introduced language EN_ANY used for general English game entries. EN_USA and 2006-04-08 23:12:56 +00:00
scumm Re-fix the CD version of Loom 2006-04-11 22:47:53 +00:00
simon Ooops, re-enable code in allocBlock() 2006-04-11 00:42:19 +00:00
sky Modified the REGISTER_PLUGIN macro so that it allows (and requires) a trailing semicolon (this helps certain tools to parse our code better) 2006-04-08 12:06:07 +00:00
sword1 Modified the REGISTER_PLUGIN macro so that it allows (and requires) a trailing semicolon (this helps certain tools to parse our code better) 2006-04-08 12:06:07 +00:00
sword2 Modified the REGISTER_PLUGIN macro so that it allows (and requires) a trailing semicolon (this helps certain tools to parse our code better) 2006-04-08 12:06:07 +00:00
module.mk Initial version of Cinematique engine evo 1. 2006-02-22 22:40:53 +00:00