aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-07-23TEENAGENT: Split out functions to avoid need for processCallback().D G Turner
2012-07-22TEENAGENT: Fix another invalid string offset.D G Turner
2012-07-22TEENAGENT: Symbol migration associated with remaning display*Message().D G Turner
2012-07-18TEENAGENT: Improve readability of displayMessage() calls.D G Turner
2012-07-18TEENAGENT: Improve readability of displayAsyncMessage() calls.D G Turner
2012-07-17TEENAGENT: Symbol migration associated with displayCutsceneMessage().D G Turner
2012-07-17TEENAGENT: Improve readability of displayCutsceneMessage() calls.D G Turner
2012-07-17TEENAGENT: Add symbol for Mansion attempt counter.D G Turner
2012-07-17TEENAGENT: Symbol migration associated with displayCredits().D G Turner
2012-07-17TEENAGENT: Further symbol migration for processCallback() usage.D G Turner
2012-07-16TEENAGENT: Further symbol migration associated with saveStates.D G Turner
2012-07-16TEENAGENT: Migrate two more dseg regions to symbolic addresses.D G Turner
2012-07-16TEENAGENT: Update refactoring notes.D G Turner
2012-07-16Merge branch 'master' into teenagentRefactorD G Turner
2012-07-15TINSEL: Change SetMidiVolume() so that it doesn't start/stop music tracksFilippos Karapetis
2012-07-15TINSEL: Fix bug #3459999 - "TINSEL: DW Crash in Subtitle Menu"Filippos Karapetis
2012-07-15TINSEL: Remove the GF_BIG_ENDIAN flagFilippos Karapetis
2012-07-15TINSEL: Remove the GF_CD and GF_FLOPPY flagsFilippos Karapetis
2012-07-15TINSEL: Reorder the detection entries to split the DW1 and DW2 entriesFilippos Karapetis
2012-07-15TINSEL: Remove the GF_DEMO flagFilippos Karapetis
2012-07-15TINSEL: Added script workaround for #3543624 - DW1 PSX demo idle animationPaul Gilbert
2012-07-15TEENAGENT: Add translatable strings in resources.cppFilippos Karapetis
2012-07-15TEENAGENT: Show a verbose warning when a compressed data file is used and zli...Filippos Karapetis
2012-07-15TEENAGENT: Readd the zlib code, to maintain backwards compatibilityFilippos Karapetis
2012-07-15TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependencyFilippos Karapetis
2012-07-15SCI: Properly detect the Polish version of KQ5Filippos Karapetis
2012-07-14LASTEXPRESS: Replace CALLBACK_ACTION macro by member functionLittleboy
2012-07-14LASTEXPRESS: Fix sound in animated sequencesLittleboy
2012-07-14LASTEXPRESS: CleanupLittleboy
2012-07-14LASTEXPRESS: Remove duplicated include statementsLittleboy
2012-07-14TINSEL: CleanupFilippos Karapetis
2012-07-13TEENAGENT: Add symbols for savestate region.D G Turner
2012-07-12TEENAGENT: Minor formatting fixes for consistency.D G Turner
2012-07-12TEENAGENT: Replace most of early return calls in processCallbacks().D G Turner
2012-07-11TEENAGENT: Start replacing hardcoded addresses with symbols.D G Turner
2012-07-11TEENAGENT: Migrate Dialog functions to using dialog numbers.D G Turner
2012-07-11TEENAGENT: Replace static Dialog functions with normal class.D G Turner
2012-07-11TEENAGENT: Add Resource code to precompute Dialog Offsets.D G Turner
2012-07-11TINSEL: Added MD5 detection entries for Discworld 1 Polish translationPaul Gilbert
2012-07-11TSAGE: Fix for bug #3541354 - Nico shooting player after being tied upPaul Gilbert
2012-07-09MOHAWK: Restart anims when LiveText plays them.Alyssa Milburn
2012-07-09TINSEL: Fix bug #3541230 - "DW: PSX version locks up after using the book"Filippos Karapetis
2012-07-09SCI: Update comments in kGetAngleWorker()Filippos Karapetis
2012-07-08SCI: Also set the filename of the videoState struct when playing AVIsFilippos Karapetis
2012-07-08SCI: Fix a typo and add some comments to kGetAngleWorker()Filippos Karapetis
2012-07-08SCI: Ignore another leftover script from KQ7 in the debuggerFilippos Karapetis
2012-07-08MOHAWK: Play anims for LiveText items *after* the speech.Alyssa Milburn
2012-07-08SCI: Add another English floppy version of KQ5 (bug #3536863)Filippos Karapetis
2012-07-08SCI: Show information for correct file naming in the QFG4 import roomFilippos Karapetis
2012-07-08SCI: Update the virtual file selected in the QFG4 character import screenFilippos Karapetis