aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-11SCUMM: shorten delay for dungeon door closing actionTobias Gunkel
2012-02-11SCUMM: Change vars to ints, remove unused variable for nowsegrax
2012-02-11SCUMM: merge object v0 id and type into one object varTobias Gunkel
2012-02-11SCUMM: fix ScummEngine_v0::ifEqualActiveObject2Common() parameter nameTobias Gunkel
2012-02-11SCUMM: merge _activeObjectNr/_activeObjectType and _cmdObjectNr/_cmdObjectTypeTobias Gunkel
2012-02-11SCUMM: fix debugger for v0Tobias Gunkel
2012-02-11SCUMM: Fix actor behind man-eating plant issue in v0.Tobias Gunkel
2012-02-11SCUMM: Add in support in v0 for the unknown variable to o_animateActorsegrax
2012-02-11SCUMM: remove some NOTEs/TODOsTobias Gunkel
2012-02-11SCUMM: make what-is verb work in v0 againTobias Gunkel
2012-02-11SCUMM: reset object2 in v0 correctlyTobias Gunkel
2012-02-11SCUMM: pop stack in v0 if command's object1 and 2 are the sameTobias Gunkel
2012-02-11SCUMM: improve verb and sentence handlingTobias Gunkel
2012-02-11SCUMM: reset sentence line in v0 if sentence executedTobias Gunkel
2012-02-11SCUMM: fix a regression in v0Tobias Gunkel
2012-02-11SCUMM: click into sentence line in v0 now performs the actionTobias Gunkel
2012-02-11SCUMM: fix kid selection in v0Tobias Gunkel
2012-02-11SCUMM: fix verb and script handlingTobias Gunkel
2012-02-11SCUMM: make START-button in mm c64 kid selection screen work againTobias Gunkel
2012-02-11SCUMM: use command stack and SentenceTab in mm c64Tobias Gunkel
2012-02-11SCUMM: mm c64 cleanupTobias Gunkel
2012-02-11SCUMM: replace verb, prep and currentMode values with symbolic constantsTobias Gunkel
2012-02-11SCUMM: use constants for c64 actor miscflagsTobias Gunkel
2012-02-11SCUMM: selecting inventory objects and inventory scrolling works againTobias Gunkel
2012-02-11SCUMM: start handling object type and id correctly in mm c64Tobias Gunkel
2012-02-11SCUMM: remove unneeded verbPrep() callsTobias Gunkel
2012-02-11SCUMM: fix ScummEngine_v0::o_stopCurrentScript()Tobias Gunkel
2012-02-11SCUMM: changed handling of _activeInventory/_activeActor to _activeObject(2)/...Tobias Gunkel
2012-02-11SCUMM: Fix pickupObject()Tobias Gunkel
2012-02-11SCUMM: make verbs working betterTobias Gunkel
2012-02-11SCUMM: Fix bug with tracker ID 3072094Tobias Gunkel
2012-02-11SCUMM: Fix meteor actor indexTobias Gunkel
2012-02-11SCUMM: Fix sound playback if fast-mode is onTobias Gunkel
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2012-02-10Merge pull request #177 from BenCastricum/5db023646a8c685469bfe9dc551a282f824...Eugene Sandulenko
2012-02-10MT32: Turn off accurate WG as suggested by KingGuppyEugene Sandulenko
2012-02-10TSAGE: R2R - Fix error in scene 1337Strangerke
2012-02-10TSAGE: R2R - Fix glitch in scene 180Strangerke
2012-02-10BASE: Remove unneeded code in PluginManagerUncached.Johannes Schickel
2012-02-10NEWS: Mention TrueType font support.Johannes Schickel
2012-02-09TSAGE: Fix compilation by passing non-POD via pointer through "...".Johannes Schickel
2012-02-09MT32: Fix warningWillem Jan Palenstijn
2012-02-09TSAGE: R2R - Very preliminary implementation of scene 1337Strangerke
2012-02-09GRAPHICS: Switch to integer based JPEG IDCTBastien Bouclet
2012-02-09GRAPHICS: Add support for JPEG files using a restart intervalBastien Bouclet
2012-02-09AUDIO: Add support for RAW PCM wave stream with an incomplete packetBastien Bouclet
2012-02-09VIDEO: Fix the BINK decoder to play file whose width is 24pxBastien Bouclet
2012-02-09NEWS: Mention MT-32 emu updateEugene Sandulenko
2012-02-09NEWS: Slight formatting fixEugene Sandulenko
2012-02-09MT32: Hooked up ScummVM MIDI gainEugene Sandulenko