scummvm/engines/cine
2006-04-01 21:31:27 +00:00
..
anim.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
anim.h uint8 -> byte 2006-03-23 03:45:52 +00:00
auto00.cpp uint8 -> byte 2006-03-23 03:45:52 +00:00
auto00.h uint8 -> byte 2006-03-23 03:45:52 +00:00
bg_list.cpp Some more cine header cleanup 2006-02-25 01:18:01 +00:00
bg_list.h Some more cine header cleanup 2006-02-25 01:18:01 +00:00
bg.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
bg.h uint8 -> byte 2006-03-23 03:45:52 +00:00
cine.cpp Removed superfluous addDefaultDirectory call, as well as two unused bad member vars 2006-04-01 21:31:27 +00:00
cine.h Removed superfluous addDefaultDirectory call, as well as two unused bad member vars 2006-04-01 21:31:27 +00:00
font.cpp - avoid using typedef for structs (it is just not necessary in C++) 2006-02-25 00:46:56 +00:00
font.h uint8 -> byte 2006-03-23 03:45:52 +00:00
gfx.cpp uint8 -> byte 2006-03-23 03:45:52 +00:00
gfx.h uint8 -> byte 2006-03-23 03:45:52 +00:00
main_loop.cpp uint8 -> byte 2006-03-23 03:45:52 +00:00
main_loop.h Match game speed with original 2006-03-23 03:55:00 +00:00
module.mk Eliminate flip_support.cpp file. 2006-03-03 19:38:17 +00:00
msg.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
msg.h Moved cine engine into namespace Cine 2006-02-25 00:26:14 +00:00
object.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
object.h uint8 -> byte 2006-03-23 03:45:52 +00:00
pal.cpp uint8 -> byte 2006-03-23 03:45:52 +00:00
pal.h uint8 -> byte 2006-03-23 03:45:52 +00:00
part.cpp uint8 -> byte 2006-03-23 03:45:52 +00:00
part.h uint8 -> byte 2006-03-23 03:45:52 +00:00
prc.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
prc.h - avoid using typedef for structs (it is just not necessary in C++) 2006-02-25 00:46:56 +00:00
rel.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
rel.h Moved cine engine into namespace Cine 2006-02-25 00:26:14 +00:00
resource.cpp uint8 -> byte 2006-03-23 03:45:52 +00:00
resource.h uint8 -> byte 2006-03-23 03:45:52 +00:00
script.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
script.h cleanup (endianess fixes, fixed partBufferStruct structure) 2006-02-25 18:16:40 +00:00
sfx_player.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
sfx_player.h uint8 -> byte 2006-03-23 03:45:52 +00:00
sound_driver.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
sound_driver.h uint8 -> byte 2006-03-23 03:45:52 +00:00
texte.cpp uint8 -> byte 2006-03-23 03:45:52 +00:00
texte.h uint8 -> byte 2006-03-23 03:45:52 +00:00
unpack.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
unpack.h uint8 -> byte 2006-03-23 03:45:52 +00:00
various.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
various.h uint8 -> byte 2006-03-23 03:45:52 +00:00