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 (
Collapse
)
Author
2019-09-03
HDB: Fix GfxCache memory leak
Nipun Garg
2019-09-03
HDB: Fix _fontSurfaces memory leak
Nipun Garg
2019-09-03
HDB: Fix warning
Nipun Garg
2019-09-03
HDB: Fix delete mismatch
Eugene Sandulenko
2019-09-03
HDB: Fix uninitalised reads
Eugene Sandulenko
2019-09-03
HDB: Fix flag checking across the engien
Eugene Sandulenko
2019-09-03
HDB: Fix switches
Eugene Sandulenko
2019-09-03
HDB: Add destructor to AIEntity and AnimTarget
Nipun Garg
2019-09-03
HDB: Rename saves as in the original
Eugene Sandulenko
2019-09-03
HDB: Move save filename generation to genSaveFileName()
Eugene Sandulenko
2019-09-03
HDB: Fix Lua execution at game restore
Eugene Sandulenko
2019-09-03
HDB: Filter out more Lua globals from the save
Eugene Sandulenko
2019-09-03
HDB: Normalised usage of _systemInit for Lua
Eugene Sandulenko
2019-09-03
HDB: Added (commented out) debug case for _use functions
Eugene Sandulenko
2019-09-03
HDB: Added more stuff to cheat for MAP00
Eugene Sandulenko
2019-09-03
HDB: Added more debug output to script compilation
Eugene Sandulenko
2019-09-03
COMMON: Restored functionaluty of Lua print
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Fix data types in AIEntity
Eugene Sandulenko
2019-09-03
HDB: Fix data type
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
JANITORIAL: Fix code formatting
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Fix bug from the original
Eugene Sandulenko
2019-09-03
HDB: Fix copy-paste error in AI::legalMove()
Eugene Sandulenko
This led to inability to move over entities on level2 while they're on level1
2019-09-03
HDB: Move HDBGame::hasFeature() to detection.cpp for consistency
Eugene Sandulenko
2019-09-03
HDB: Unstub TODOs
Nipun Garg
2019-09-03
HDB: Unstub the Quit functionality
Nipun Garg
2019-09-03
HDB: Count FPS and print onto screen
Nipun Garg
2019-09-03
HDB: Add drawDebugInfo()
Nipun Garg
2019-09-03
HDB: Fix Icon loading
Nipun Garg
2019-09-03
HDB: Add loadIcon() for TYPE_ICON32 loading
Nipun Garg
2019-09-03
HDB: Unstub redundant warnings
Nipun Garg
2019-09-03
HDB: Add save/load for TryAgain data
Nipun Garg
2019-09-03
HDB: Unstub AI::init()
Nipun Garg
2019-09-03
HDB: Fix getRandumNumber() usage in ai-bots.cpp
Eugene Sandulenko
2019-09-03
HDB: Unstub the TRY AGAIN screen
Nipun Garg
2019-09-03
HDB: Fix 3D stars left
Eugene Sandulenko
2019-09-03
HDB: Add cheating debug statment and remove...
Nipun Garg
redundant warnings
2019-09-03
HDB: Add temp variable to store Map name
Nipun Garg
2019-09-03
HDB: Add code for drawing Debug Mark
Nipun Garg
2019-09-03
HDB: Add Debug checks
Nipun Garg
2019-09-03
HDB: Add code to enable Debugging
Nipun Garg
2019-09-03
HDB: Add moveMap() and startMoveMap()
Nipun Garg
2019-09-03
HDB: Add _debugLogo
Nipun Garg
2019-09-03
HDB: Fix loading Lua scripts
Eugene Sandulenko
[next]