aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Add more Platform-specific ConstantsNipun Garg
2019-09-03HDB: Make Platform specific constants into variablesNipun Garg
2019-09-03HDB: Minor PPC fixesNipun Garg
2019-09-03HDB: Section off PPC-specific codeNipun Garg
2019-09-03HDB: Set Music and Voice to DisposeAfterUse::YESNipun Garg
2019-09-03HDB: Added Handango flagEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Use PocketPC platform enumEugene Sandulenko
2019-09-03HDB: Remove redundant warningNipun Garg
2019-09-03HDB: Set DisposeAfterUse::NO in playStream()Nipun Garg
2019-09-03HDB: Fix WAV format checker and other minor fixesNipun Garg
2019-09-03HDB: Fix warningsNipun Garg
2019-09-03JANITORIAL: Fix whitespace errorsNipun Garg
2019-09-03HDB: Add support for the PPC versionNipun Garg
2019-09-03HDB: Wrap ReadStreams pointing to compressed...Nipun Garg
2019-09-03HDB: Fix Null-deleting codeNipun Garg
2019-09-03HDB: Add isPPC FlagNipun Garg
2019-09-03HDB: Check isDemo() first, otherwise it would crashNipun Garg
2019-09-03HDB: Even more demo differencesEugene Sandulenko
2019-09-03HDB: Implement rest of the demo differencesEugene Sandulenko
2019-09-03HDB: More code differences for demoEugene Sandulenko
2019-09-03HDB: Remove redundant function callNipun Garg
2019-09-03HDB: Implemented demo differences for menuEugene Sandulenko
2019-09-03HDB: Minor fixes in Sound Effects codeNipun Garg
2019-09-03HDB: Some cleanup in ai-initStrangerke
2019-09-03JANITORIAL: Beautify table formattingEugene Sandulenko
2019-09-03HDB: Added more demo Lua constantsEugene Sandulenko
2019-09-03HDB: Simplify animateEntity by removing a useless call to getMapBGTileFlags()Strangerke
2019-09-03HDB: Made file manager case-insensitive.Eugene Sandulenko
2019-09-03HDB: Added heuristic to determing sound file typeEugene Sandulenko
2019-09-03HDB: Added demo sound constantsEugene Sandulenko
2019-09-03HDB: Modified the patching engine so it works for the demoEugene Sandulenko
2019-09-03HDB: Added demo-specific start codeEugene Sandulenko
2019-09-03HDB: Added more detection entriesEugene Sandulenko
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Comment out SND code until data is foundNipun Garg
2019-09-03HDB: Remove redundant stubsNipun Garg
2019-09-03HDB: Unstub Sound related stubsNipun Garg
2019-09-03HDB: Add playSound(), playSoundEx(), stopChannel()Nipun Garg
2019-09-03HDB: Fix Deliveries with no GFXNipun Garg
2019-09-03HDB: Add additional debug outputNipun Garg
2019-09-03HDB: Add Music/Song data and functionsNipun Garg
2019-09-03HDB: Fix misplaced Enum valueNipun Garg
2019-09-03HDB: Clean up in ai-funcsStrangerke
2019-09-03HDB: Clean up in ai-cinematicStrangerke
2019-09-03HDB: More clean up in ai-botsStrangerke
2019-09-03HDB: More cleanup in ai-botsStrangerke
2019-09-03HDB: Update Music filenamesNipun Garg
2019-09-03HDB: Simplify Voice structNipun Garg