scummvm/scumm/smush
Paweł Kołodziejski edc5ea57f0 clenaup
svn-id: r6813
2003-03-13 06:37:07 +00:00
..
.cvsignore added .cvsignore 2002-08-24 21:39:28 +00:00
brenderer.cpp char* -> byte*; if something is declared 'private' and then subclasses have to hack around that (BaseRenderer vs. ScummRenderer) that's usually a hint that it was not the right choice to make it private; don't use so many accessors for no good reasons 2003-03-13 01:49:54 +00:00
brenderer.h cleanup 2003-03-13 02:10:48 +00:00
channel.h updated copyrights headers 2003-03-06 21:46:56 +00:00
chunk_type.h fix for little endian systems 2003-03-13 02:30:06 +00:00
chunk.cpp updated copyrights headers 2003-03-06 21:46:56 +00:00
chunk.h updated copyrights headers 2003-03-06 21:46:56 +00:00
codec1.cpp changed decoder API to take a memory block as source, not a Chunk 2003-03-13 01:24:02 +00:00
codec1.h changed decoder API to take a memory block as source, not a Chunk 2003-03-13 01:24:02 +00:00
codec37.cpp changed decoder API to take a memory block as source, not a Chunk 2003-03-13 01:24:02 +00:00
codec37.h changed decoder API to take a memory block as source, not a Chunk 2003-03-13 01:24:02 +00:00
codec44.cpp changed decoder API to take a memory block as source, not a Chunk 2003-03-13 01:24:02 +00:00
codec44.h changed decoder API to take a memory block as source, not a Chunk 2003-03-13 01:24:02 +00:00
codec47.cpp clenaup 2003-03-13 06:37:07 +00:00
codec47.h changed decoder API to take a memory block as source, not a Chunk 2003-03-13 01:24:02 +00:00
color.cpp updated copyrights headers 2003-03-06 21:46:56 +00:00
color.h updated copyrights headers 2003-03-06 21:46:56 +00:00
config.h updated copyrights headers 2003-03-06 21:46:56 +00:00
decoder.h changed decoder API to take a memory block as source, not a Chunk 2003-03-13 01:24:02 +00:00
frenderer.cpp cleanup 2003-03-13 02:10:48 +00:00
frenderer.h cleanup 2003-03-13 02:10:48 +00:00
imuse_channel.cpp updated copyrights headers 2003-03-06 21:46:56 +00:00
mixer.h updated copyrights headers 2003-03-06 21:46:56 +00:00
palette.h updated copyrights headers 2003-03-06 21:46:56 +00:00
player.cpp changed decoder API to take a memory block as source, not a Chunk 2003-03-13 01:24:02 +00:00
player.h char* -> byte*; if something is declared 'private' and then subclasses have to hack around that (BaseRenderer vs. ScummRenderer) that's usually a hint that it was not the right choice to make it private; don't use so many accessors for no good reasons 2003-03-13 01:49:54 +00:00
renderer.h char* -> byte*; if something is declared 'private' and then subclasses have to hack around that (BaseRenderer vs. ScummRenderer) that's usually a hint that it was not the right choice to make it private; don't use so many accessors for no good reasons 2003-03-13 01:49:54 +00:00
saud_channel.cpp updated copyrights headers 2003-03-06 21:46:56 +00:00
scumm_renderer.cpp cleanup 2003-03-13 02:10:48 +00:00
scumm_renderer.h cleanup 2003-03-13 02:10:48 +00:00