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
/
hdb.h
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Add Music/Song data and functions
Nipun Garg
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Remove unused console.cpp
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Play a MP3 sound from hdb.cpp
Nipun Garg
2019-09-03
HDB: Put both data and Lua saves into single file
Eugene Sandulenko
2019-09-03
HDB: Move save filename generation to genSaveFileName()
Eugene Sandulenko
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 moveMap() and startMoveMap()
Nipun Garg
2019-09-03
HDB: Add _debugLogo
Nipun Garg
2019-09-03
HDB: Added SetDebug/GetDebug, no relevant functionality
Eugene Sandulenko
2019-09-03
HDB: Unstubbing updateVideo()
Nipun Garg
2019-09-03
HDB: Add Loading Screen
Nipun Garg
2019-09-03
HDB: Add HDBGame::start() and remove AI::clearP...
Nipun Garg
2019-09-03
HDB: Add isVoiceless()
Nipun Garg
2019-09-03
HDB: Add Save struct and _saveHeader
Nipun Garg
2019-09-03
HDB: Add Sine and Cosine table
Nipun Garg
2019-09-03
HDB: Add readConfig(), writeConfig() and Cheating
Nipun Garg
2019-09-03
HDB: Proper prototype for saveGameState()
Eugene Sandulenko
2019-09-03
HDB: Add missing time code
Nipun Garg
2019-09-03
HDB: Shift Save/Load functions to saveload.cpp
Nipun Garg
2019-09-03
HDB: Add loadGame() and Sound::stopMusic()
Nipun Garg
2019-09-03
HDB: Add saveSlot, loadSlot, saveGame and loadGame
Nipun Garg
2019-09-03
HDB: Add HDBGame save() and load()
Nipun Garg
2019-09-03
HDB: Add setInMapName() and related data
Nipun Garg
2019-09-03
HDB: Add cineStartMap()
Nipun Garg
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Implement loadMap()
Eugene Sandulenko
2019-09-03
HDB: Completed rendering pipeline
Eugene Sandulenko
2019-09-03
HDB: Unstub HDBGame::restartMap()
Eugene Sandulenko
2019-09-03
HDB: Added stub for Menu class
Eugene Sandulenko
2019-09-03
HDB: Implemented HDBGame::startMap()
Eugene Sandulenko
2019-09-03
HDB: Add LASTMAPNAME Lua variable
Eugene Sandulenko
2019-09-03
HDB: Add and init Sound subsystem
Nipun Garg
2019-09-03
HDB: Rename map-loader.* -> map.*
Eugene Sandulenko
2019-09-03
HDB: Rename class DrawMan -> Gfx
Eugene Sandulenko
2019-09-03
HDB: Rename _drawMan -> _gfx
Eugene Sandulenko
2019-09-03
HDB: Renamed draw-manager.* -> gfx.*
Eugene Sandulenko
2019-09-03
HDB: Add functions related to _pauseFlag
Nipun Garg
[next]