aboutsummaryrefslogtreecommitdiff
path: root/engines/access
AgeCommit message (Expand)Author
2015-07-05ACCESS: Increase delay in Amazon intro to allow fanfare to finishTorbjörn Andersson
2015-07-05ACCESS: fix valgrind errors in decompressorMartin Kiewitz
2015-07-04AUDIO: Miles Audio AdLib instrument stream supportMartin Kiewitz
2015-07-03ACCESS: Fix compiler warningPaul Gilbert
2015-07-03ACCESS: update comment about music driversMartin Kiewitz
2015-07-01ACCESS/AMAZON: music: no driver = ignore callsMartin Kiewitz
2015-07-01AMAZON: implement proper AdLib support (Miles)Martin Kiewitz
2015-02-14ACCESS: MM - use PRINTSTR in several places, remove related TODOsStrangerke
2015-02-13ACCESS: MM - Fix a bug in doBox_v1, implement some TYPE_3 codeStrangerke
2015-02-11ACCESS: MM - Implement cmdPushLocationStrangerke
2015-02-10ACCESS: MM - Implement cmdSpecial0Strangerke
2015-02-09ACCESS: MM - Implement cmdSpecial7Strangerke
2015-02-06ACCESS: MM - Start implementing PRINTCHR and SPRINTCHRStrangerke
2015-02-06ACCESS: MM - Fix a crashStrangerke
2015-02-05ACCESS: Remove an unused functionStrangerke
2015-02-05ACCESS: MM - Add an optional variable to scroll functionsStrangerke
2015-02-05ACCESS: MM - Hook scroll functions in takePictureStrangerke
2015-02-04ACCESS: Tex2 - Start implementing takePicture()Strangerke
2015-02-04ACCESS: MM - Fix compilationStrangerke
2015-02-03ACCESS: MM - Hook displayInvStrangerke
2015-02-03ACCESS: MM - Remove combine item feature and tableStrangerke
2015-02-03ACCESS: MM - Hook cmdSpecial6Strangerke
2015-02-03ACCESS: MM - Remove a useless function, rename showDeathTextStrangerke
2015-02-01ACCESS: MM - Implement dead functionStrangerke
2015-02-01ACCESS: MM - Implement cmdSpecial6Strangerke
2015-01-31ACCESS: Split setVideo into 2 functions to allow the loading of files out of ...Strangerke
2015-01-31ACCESS: MM - Implement cmdSpecial1Strangerke
2015-01-30ACCESS: MM - Reduce the scope of a variable, some renamingStrangerke
2015-01-30ACCESS: Clarify calculation precedence for '+' and '?'Strangerke
2015-01-30ACCESS: MM - Remove a couple of useless variablesStrangerke
2015-01-30ACCESS: Remove a useless variableStrangerke
2015-01-30ACCESS: Silent a MSVC warningStrangerke
2015-01-30ACCESS: MM - Add MM specific code in doEstablishStrangerke
2015-01-30ACCESS: MM - Implement missing bits of CharEntryStrangerke
2015-01-27ACCESS: Initialize some variablesStrangerke
2015-01-26ACCESS: MM - Some work on bubble_boxStrangerke
2015-01-25ACCESS: MM - Rename cmdSpecial5, implement cmdSpecial3Strangerke
2015-01-25ACCESS: Fix moonwalking in MMPaul Gilbert
2015-01-25ACCESS: MM - Split cmdHelp for MMStrangerke
2015-01-25ACCESS: MM - Add menu case 8Strangerke
2015-01-25ACCESS: MM - Fix the coordinates of the last menu iconStrangerke
2015-01-21ACCESS: MM - Implement cmdDispAbout, initialize some variablesStrangerke
2015-01-21ACCESS: MM - Fix the travel boxStrangerke
2015-01-21ACCESS: MM - Implement loading of cells00 in intro, some renamingStrangerke
2015-01-21JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2015-01-21ACCESS: MM - Implement printWatch and clearWatchStrangerke
2015-01-21ACCESS: MM - Fix the "android" watch dialog and animationStrangerke
2015-01-19ACCESS: MM - Make CharEntry version-dependentStrangerke
2015-01-19ACCESS: MM - Implement printBubble_v1Strangerke
2015-01-18ACCESS: MM - Implement displayInvStrangerke