aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush
AgeCommit message (Expand)Author
2003-12-22Moved bundle music code from class Sound to IMuseDigital (seems more natural;...Max Horn
2003-12-22changed some stuff with track_flags param in IACT handle smush codePaweł Kołodziejski
2003-12-21tiny cleanupMax Horn
2003-12-21The rewritten Timer class actually allows us to get rid of several evil hacks...Max Horn
2003-12-21Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi...Max Horn
2003-12-21Incorrect use of stopChannel (must be stopHandle); replaced single remaining ...Max Horn
2003-12-20Added last chunk of code. Now here are just the bugs to kill.Eugene Sandulenko
2003-12-18o Fix warningsEugene Sandulenko
2003-12-18o Merged some variables into array, so simplifying the codeEugene Sandulenko
2003-12-18cleanupMax Horn
2003-12-16 o Another batch of proper variables namingEugene Sandulenko
2003-12-15Fix for bug #751670, thanks to MadMoose (I am not quite happy with the situat...Max Horn
2003-12-15fixed warningPaweł Kołodziejski
2003-12-15 o Outstanding seeking bug is fixedEugene Sandulenko
2003-12-14 o Made mouse more responsiveEugene Sandulenko
2003-12-14 o Mouse support addedEugene Sandulenko
2003-12-13fixed warningsPaweł Kołodziejski
2003-12-13 o Fix bug which crashed scummvm in some casesEugene Sandulenko
2003-12-13 o first scene is completable, although it seems to me that enemy movingEugene Sandulenko
2003-12-12 o Fixed playback. Now you see Ben fallingEugene Sandulenko
2003-12-10 o CleanupEugene Sandulenko
2003-12-09Fixed bug with Ben's animation disappearing at max horizontal speed.Eugene Sandulenko
2003-12-09Add preliminary support for Mac FT demo insane.Eugene Sandulenko
2003-12-08Now Ben is visible, but kicking animation because of some bug is not visibleEugene Sandulenko
2003-12-08fixed warningsPaweł Kołodziejski
2003-12-08First INSANE scene started to show up things. Actually you can controlEugene Sandulenko
2003-12-06fix alloc/freePaweł Kołodziejski
2003-12-06cleanupPaweł Kołodziejski
2003-12-06cleanupPaweł Kołodziejski
2003-12-06Make FT DOS demo happy with INSANE precompiled.Eugene Sandulenko
2003-12-06Preliminary support for FT INSANE is added. To enable the code defineEugene Sandulenko
2003-11-18COMI demos only have 3 fonts files.Travis Howell
2003-11-17ft pc demo don't need nut file in smushPaweł Kołodziejski
2003-11-17fixed 'if' at load nut smush files for comiPaweł Kołodziejski
2003-11-17replaced demo GIDs wth GF_DEMOPaweł Kołodziejski
2003-11-16codec1 is not bomp codecPaweł Kołodziejski
2003-11-16changed some shift operators to *, /Paweł Kołodziejski
2003-11-13*** empty log message ***Travis Howell
2003-10-17patch #823031: Support Russian Full ThrottleMax Horn
2003-10-17renamed some Timer methodsMax Horn
2003-10-12some more target<->game cleanupMax Horn
2003-10-09Moved PalmOS initializations out of namespaces.Chris Apers
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-10-02renamed class Scumm to ScummEngine (consisten with other engine names; also m...Max Horn
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-09-24Whitespace changesTorbjörn Andersson
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-11cleanupMax Horn
2003-09-10fix for bugs #782733 and #794364 (hide mouse while smush video plays)Max Horn
2003-09-10added refCon parameter to timer classMax Horn