aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-03HDB: Section off WIN32 specific-codeNipun Garg
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Add Window Platform-specific ConstantsNipun Garg
2019-09-03HDB: Fix _screenDrawWidth and _screenDrawHeightNipun Garg
2019-09-03HDB: Change song names for PPCNipun Garg
2019-09-03HDB: Fix PPC crash due to _menuBackoutGfxNipun Garg
2019-09-03HDB: Add Platform-specific constants for MenuNipun Garg
2019-09-03HDB: Hid noisy debug messages, removed one unneeded stubEugene Sandulenko
2019-09-03HDB: Replaced font name with a constantEugene Sandulenko
2019-09-03HDB: De not create fade screen on every frameEugene Sandulenko
2019-09-03HDB: Made rendering pipeline to match originalEugene Sandulenko
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-03COMMON: Added PocketPC platformEugene 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
...files
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
by trying to load Demo GFX
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
Demo uses lowercase everywhere
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