aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/demos
AgeCommit message (Collapse)Author
2009-05-31GOB: Replaced many uses of strdupcpy by Common::StringMax Horn
svn-id: r41077
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
svn-id: r40867
2009-05-21Splitting a few helper functions out of gob.hSven Hesse
svn-id: r40765
2009-05-20- Changed the demo player to allow playing directly inlined scripts using a ↵Sven Hesse
new demoIndex field in the detection array - Changed the Inca 2 demo entry to use a directly included script instead of triggering on "demo.bat" svn-id: r40746
2009-05-20Moving CoktelVideo (IMD/VMD) and the Indeo3 code (needed for Urban Runner's ↵Sven Hesse
VMDs) to graphics/video/ svn-id: r40744
2009-04-30Adding a strdup-like inline functionSven Hesse
svn-id: r40216
2009-04-29Moving the demo-related stuff into a demos-subdirectorySven Hesse
svn-id: r40212