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
/
neverhood
/
module2300.cpp
Age
Commit message (
Expand
)
Author
2013-05-08
NEVERHOOD: Fix some logic bugs and minor changes
johndoe123
2013-05-08
NEVERHOOD: Add support for the demo version
johndoe123
2013-05-08
NEVERHOOD: Clean up Module2300 (like the ones before)
johndoe123
2013-05-08
NEVERHOOD: Move setting of debug variables to the GameModule
johndoe123
2013-05-08
NEVERHOOD: Use constants for the numbers in get/setGlobalVar
johndoe123
2013-05-08
NEVERHOOD: Enable/fixup navigation scene sound update code in several modules
johndoe123
2013-05-08
NEVERHOOD: Add sound lists to all modules which have them
johndoe123
2013-05-08
NEVERHOOD: Add most SoundMan remaining calls
johndoe123
2013-05-08
NEVERHOOD: More work on the SoundMan
johndoe123
2013-05-08
NEVERHOOD: Add leaveModule and leaveScene
johndoe123
2013-05-08
NEVERHOOD: Move createSceneXXX/updateSceneXXX methods
johndoe123
2013-05-08
NEVERHOOD: Remove unused resource preloading stuff (probably resource preload...
johndoe123
2013-05-08
NEVERHOOD: Add Module::updateChild and use it (in most places)
johndoe123
2013-05-08
NEVERHOOD: Multiple changes to make the game logic code cleaner (hopefully :)
johndoe123
2013-05-08
NEVERHOOD: Introduce and use Module::createNavigationScene and Module::create...
johndoe123
2013-05-08
NEVERHOOD: Implement Module2300 (just a bunch of NavigationScenes)
johndoe123