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-15
HDB: Remove Another Fixed Size String Buffer
D G Turner
2019-09-14
HDB: Improve String Code Usage in HDB Engine Code
D G Turner
2019-09-14
HDB: Improve String Buffer Usage in AI Inventory Code
D G Turner
2019-09-14
HDB: Replace Unecessary Buffer in AI Inventory Code
D G Turner
2019-09-14
HDB: Avoid String Buffer Overruns from Save Load Code
D G Turner
2019-09-14
HDB: Remove Fixed String Buffer Usage in Window Code
D G Turner
2019-09-14
HDB: Removed Fixed String Buffer from AI Player Code
D G Turner
2019-09-14
HDB: Remove More Fixed Sized String Buffers in Menu Code
D G Turner
2019-09-14
HDB: Remove Fixed Sized String Buffers in Menu Code
D G Turner
2019-09-14
HDB: Fix More GCC Compiler Warnings
D G Turner
2019-09-13
HDB: Further Fixes for GCC Compiler Warnings
D G Turner
2019-09-13
HDB: Fix Some GCC Compiler Warnings
D G Turner
2019-09-13
HDB: Fix Major Memory Leak in File Manager Class
D G Turner
2019-09-13
HDB: Close Memory Leaks in Sound Class
D G Turner
2019-09-13
HDB: Ensure Demos are Indicated in ScummVM GUI Launcher List
D G Turner
2019-09-13
HDB: Fix Crash on Invalid Sound String Pointers
D G Turner
2019-09-10
HDB: Fix empty string test
sluicebox
2019-09-09
HDB: Remove useless check on array vs null
Strangerke
2019-09-09
HDB: Fix more uninitialized variables in Gfx and Window
Strangerke
2019-09-09
HDB: Fix more uninitialized variables in ai-init
Strangerke
2019-09-09
HDB: Fix a pointer to local variable outside of scope
Strangerke
2019-09-08
HDB: Reduce the scope of some more variables
Strangerke
2019-09-08
HDB: Remove unused static in setButtons
Strangerke
2019-09-08
HDB: Fix out of bounds read in HDBGame::setInMapName
Bastien Bouclet
2019-09-07
HDB: Remove useless returns
Strangerke
2019-09-07
HDB: Fix some array compared to nullptr, reduce some variable scopes
Strangerke
2019-09-07
HDB: Remove useless existence checks on entityName
Strangerke
2019-09-07
HDB: Replace some unsafe strcpy by strncpy
Strangerke
2019-09-07
HDB: Fix song 2 fading volume
Strangerke
2019-09-06
HDB: Fix the check for no free sound handle
Strangerke
2019-09-06
HDB: Fix potential out of bound
Strangerke
2019-09-06
HDB: Turn _voicesOn into a boolean
Strangerke
2019-09-06
HDB: Fix uninitialized variables in gfx
Strangerke
2019-09-06
HDB: Remove unused variables in menu
Strangerke
2019-09-06
HDB: Fix uninitialized variables in ai_init and menu
Strangerke
2019-09-06
HDB: More missing initializations
Strangerke
2019-09-06
HDB: Reduce the scope of some variables
Strangerke
2019-09-06
HDB: Initialize some more uninitialized variables.
Strangerke
2019-09-06
HDB: Small loop changes in sound
Strangerke
2019-09-06
HDB: Simplify some code by using CLIP()
Strangerke
2019-09-06
HDB: Fix uninitialized variable in sound
Strangerke
2019-09-06
HDB: Build engine by default
Eugene Sandulenko
2019-09-05
HDB: Fix some unintended sign extensions
Strangerke
2019-09-05
HDB: Fix GCC Compiler Warnings for Set-But-Unused Variables
D G Turner
2019-09-05
HDB: Add Missing Initializer in Sound Class
D G Turner
2019-09-04
HDB: Set engine to testing
Eugene Sandulenko
2019-09-04
HDB: Fix Some GCC Compiler Warnings
D G Turner
2019-09-03
HDB: Fix compilation on Amiga
Eugene Sandulenko
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Added debug output for map loading
Eugene Sandulenko
[next]