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
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Use PocketPC platform enum
Eugene Sandulenko
2019-09-03
COMMON: Added PocketPC platform
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
2019-09-03
HDB: Clean up in ai-cinematic
Strangerke
2019-09-03
HDB: More clean up in ai-bots
Strangerke
2019-09-03
HDB: More cleanup in ai-bots
Strangerke
2019-09-03
HDB: Update Music filenames
Nipun Garg
2019-09-03
HDB: Simplify Voice struct
Nipun Garg
2019-09-03
HDB: Add playVoice()
Nipun Garg
2019-09-03
HDB: Add voice related data
Nipun Garg
2019-09-03
HDB: Update Sound Names in mpc.h
Nipun Garg
2019-09-03
HDB: Add extension field to SoundCache
Nipun Garg
2019-09-03
HDB: Stick Sound names in Lua
Nipun Garg
2019-09-03
HDB: Add Sound Cache
Nipun Garg
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
[next]