aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-20what was that ?Paweł Kołodziejski
2004-06-20stop track after stream is reach endPaweł Kołodziejski
2004-06-20moved sound calls to the same smush thread with others soundsPaweł Kołodziejski
2004-06-20better check if track is usedPaweł Kołodziejski
2004-06-20i wanted 16 not 24Paweł Kołodziejski
2004-06-20trackOffset is obsolote, added few debugs, added flush sounds while smush ply...Paweł Kołodziejski
2004-06-20Didn't need to split it after all.Travis Howell
2004-06-20fix for not finding samplePaweł Kołodziejski
2004-06-19some optimisationsPaweł Kołodziejski
2004-06-19moved a bitPaweł Kołodziejski
2004-06-19chnaged fps in imuse digi to dynamic paramPaweł Kołodziejski
2004-06-19that was very badPaweł Kołodziejski
2004-06-19correct for last commit, changed dummy reads to seekPaweł Kołodziejski
2004-06-19removed unused codePaweł Kołodziejski
2004-06-19experimental fix for expired soundsPaweł Kołodziejski
2004-06-17Itsy-bitsy cleanup.Torbjörn Andersson
2004-06-14The "Fatty Bear's Birthday Surprise" demo didn't erase subtitles properlyTorbjörn Andersson
2004-06-13Applied my suggested fix for bug #960674, now that Fingolfin has had theTorbjörn Andersson
2004-06-12CleanupTorbjörn Andersson
2004-06-11Hopefully fixed the displayMsg() fade-up glitch I accidentally introducedTorbjörn Andersson
2004-06-11Fixed a regression caused by my recent cleanup. This one would cause theTorbjörn Andersson
2004-06-10If the 'time' parameter to displayMsg() is 0, wait until the user clicksTorbjörn Andersson
2004-06-10Some more work on the - still disabled - "right click to clear luggage"Torbjörn Andersson
2004-06-10Added another assert(). I'm hunting - unsuccessfully so far - for aTorbjörn Andersson
2004-06-10One of my not-so-recent cleanups caused BS2 to produce corrupt savegames.Torbjörn Andersson
2004-06-09Cleaned up the palette handling a bit. Renamed _palCopy to _palette since ITorbjörn Andersson
2004-06-09Fixed a typo in a comment.Torbjörn Andersson
2004-06-08Added a few comments, rewrote a few others, and added a couple of assert()sTorbjörn Andersson
2004-06-07Added comment.Torbjörn Andersson
2004-06-077.0+ HE games have additional indexes. So read it.Eugene Sandulenko
2004-06-06Cleaned up sprite scaling.Torbjörn Andersson
2004-06-06verbOps differences are minor, so merge back in.Travis Howell
2004-06-06Ooops, kept wrong line.Travis Howell
2004-06-06puttdemo doesn't need HE specific opcodes.Travis Howell
2004-06-06ActorOps case 219 exists in earlier HE games too.Travis Howell
2004-06-06oops. Fix resource loading for 6.x gamesEugene Sandulenko
2004-06-06o more _heversion usageEugene Sandulenko
2004-06-05explicity declare GF_WINDOWS on windows only HE games, list tags as strings n...Jonathan Gray
2004-06-05Allow dialogue options in the SegaCD version of Monkey Island to be cycled th...Jonathan Gray
2004-06-05Check if monkey sega cd sounds have already been demangled before trying to d...Jonathan Gray
2004-06-05Set graphics cursor before using it, fixes segfault when launching ihnm from ...Jonathan Gray
2004-06-05CleanupTorbjörn Andersson
2004-06-05oopsEugene Sandulenko
2004-06-05Implement o7_readINI(), well, we pretend that we don't have .ini file.Eugene Sandulenko
2004-06-05Needed for DOS HE gamesTravis Howell
2004-06-05Phase 3 of transition to _heversion.Eugene Sandulenko
2004-06-04handle long command strings better (see bug report 962828)Gregory Montoir
2004-06-03Phase 2 of switching HE to use _heversion. Now unneeded GID's areEugene Sandulenko
2004-06-03Phase 1 of move to _heversion use.Eugene Sandulenko
2004-06-02Remove old commentTravis Howell