aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/chunk.h
AgeCommit message (Collapse)Author
2003-12-08First INSANE scene started to show up things. Actually you can controlEugene Sandulenko
Ben by keyboard and crash. Video looping is still buggy and may crash scummvm. Also whole scene looping is disabled and you get forwarded to next scene. Graphics glitches, Ben has just corpse and opponent is not drawn at all. Smush player was extended with video seeking methods, although incomplete. svn-id: r11527
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix ↵Max Horn
explicitly svn-id: r10571
2003-05-25renamed ContChunk -> MemoryChunk; avoid code duplication by introducing ↵Max Horn
BaseChunk svn-id: r7935
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
svn-id: r6817
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more pedantic cleanupPaweł Kołodziejski
svn-id: r6707
2002-09-15improved open function in File classPaweł Kołodziejski
svn-id: r4945
2002-08-30some cleanupPaweł Kołodziejski
svn-id: r4870
2002-08-25Yet another char issue, caused balance out of range errorRuediger Hanke
svn-id: r4859
2002-08-24endian fixes; cleanupMax Horn
svn-id: r4837
2002-08-24changed name from Chunck to ChunkPaweł Kołodziejski
svn-id: r4829