scummvm/engines/cine
Max Horn c934642bdb COMMON: Move typedef StringList from str.h to new header str-array.h
This removes the dependency on array.h from str.h.
Also, begun migration from the confusing type name "StringList" to
the more appropriate StringArray.

svn-id: r48282
2010-03-18 15:09:24 +00:00
..
anim.cpp
anim.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
bg_list.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
bg_list.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
bg.cpp
bg.h
cine.cpp Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
cine.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
detection.cpp
gfx.cpp Hopefully fix highlight background color in PC versions of CinE games. 2010-01-25 17:21:55 +00:00
gfx.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
main_loop.cpp
main_loop.h
module.mk
msg.cpp COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
msg.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
object.cpp Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null 2010-01-03 19:37:43 +00:00
object.h
pal.cpp Get rid of the workaround for a g++ (code generation) bug on AMD64, by passing a reference of a Color instance to saturatedAddColor instead of a value. 2010-02-08 20:29:19 +00:00
pal.h Get rid of the workaround for a g++ (code generation) bug on AMD64, by passing a reference of a Color instance to saturatedAddColor instead of a value. 2010-02-08 20:29:19 +00:00
part.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
part.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
prc.cpp
prc.h
rel.cpp
rel.h
saveload.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
saveload.h
script_fw.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
script_os.cpp
script.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
sound.cpp Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. 2010-01-30 15:26:54 +00:00
sound.h
texte.cpp
texte.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
unpack.cpp
unpack.h
various.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
various.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
xref.txt Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00