index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hdb
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Add Platform-specific constants for Menu
Nipun Garg
2019-09-03
HDB: Hid noisy debug messages, removed one unneeded stub
Eugene Sandulenko
2019-09-03
HDB: Replaced font name with a constant
Eugene Sandulenko
2019-09-03
HDB: De not create fade screen on every frame
Eugene Sandulenko
2019-09-03
HDB: Made rendering pipeline to match original
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Add more Platform-specific Constants
Nipun Garg
2019-09-03
HDB: Make Platform specific constants into variables
Nipun Garg
2019-09-03
HDB: Minor PPC fixes
Nipun Garg
2019-09-03
HDB: Section off PPC-specific code
Nipun Garg
2019-09-03
HDB: Set Music and Voice to DisposeAfterUse::YES
Nipun Garg
2019-09-03
HDB: Added Handango flag
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Use PocketPC platform enum
Eugene Sandulenko
2019-09-03
HDB: Remove redundant warning
Nipun Garg
2019-09-03
HDB: Set DisposeAfterUse::NO in playStream()
Nipun Garg
2019-09-03
HDB: Fix WAV format checker and other minor fixes
Nipun Garg
2019-09-03
HDB: Fix warnings
Nipun Garg
2019-09-03
JANITORIAL: Fix whitespace errors
Nipun Garg
2019-09-03
HDB: Add support for the PPC version
Nipun Garg
2019-09-03
HDB: Wrap ReadStreams pointing to compressed...
Nipun Garg
2019-09-03
HDB: Fix Null-deleting code
Nipun Garg
2019-09-03
HDB: Add isPPC Flag
Nipun Garg
2019-09-03
HDB: Check isDemo() first, otherwise it would crash
Nipun Garg
2019-09-03
HDB: Even more demo differences
Eugene Sandulenko
2019-09-03
HDB: Implement rest of the demo differences
Eugene Sandulenko
2019-09-03
HDB: More code differences for demo
Eugene Sandulenko
2019-09-03
HDB: Remove redundant function call
Nipun Garg
2019-09-03
HDB: Implemented demo differences for menu
Eugene Sandulenko
2019-09-03
HDB: Minor fixes in Sound Effects code
Nipun Garg
2019-09-03
HDB: Some cleanup in ai-init
Strangerke
2019-09-03
JANITORIAL: Beautify table formatting
Eugene Sandulenko
2019-09-03
HDB: Added more demo Lua constants
Eugene Sandulenko
2019-09-03
HDB: Simplify animateEntity by removing a useless call to getMapBGTileFlags()
Strangerke
2019-09-03
HDB: Made file manager case-insensitive.
Eugene Sandulenko
2019-09-03
HDB: Added heuristic to determing sound file type
Eugene Sandulenko
2019-09-03
HDB: Added demo sound constants
Eugene Sandulenko
2019-09-03
HDB: Modified the patching engine so it works for the demo
Eugene Sandulenko
2019-09-03
HDB: Added demo-specific start code
Eugene Sandulenko
2019-09-03
HDB: Added more detection entries
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Comment out SND code until data is found
Nipun Garg
2019-09-03
HDB: Remove redundant stubs
Nipun Garg
2019-09-03
HDB: Unstub Sound related stubs
Nipun Garg
2019-09-03
HDB: Add playSound(), playSoundEx(), stopChannel()
Nipun Garg
2019-09-03
HDB: Fix Deliveries with no GFX
Nipun Garg
2019-09-03
HDB: Add additional debug output
Nipun Garg
2019-09-03
HDB: Add Music/Song data and functions
Nipun Garg
2019-09-03
HDB: Fix misplaced Enum value
Nipun Garg
2019-09-03
HDB: Clean up in ai-funcs
Strangerke
[next]