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
/
module1500.cpp
Age
Commit message (
Expand
)
Author
2013-05-08
NEVERHOOD: Add leaveModule and leaveScene
johndoe123
2013-05-08
NEVERHOOD: Add Scene::setPalette for simpled palette creation and use it
johndoe123
2013-05-08
NEVERHOOD: Move createSceneXXX/updateSceneXXX methods
johndoe123
2013-05-08
NEVERHOOD: Merge Palette2 class into Palette
johndoe123
2013-05-08
NEVERHOOD: Rename Palette2::addPalette to addBasePalette to prepare the merge...
johndoe123
2013-05-08
NEVERHOOD: Add Module::updateChild and use it (in most places)
johndoe123
2013-05-08
NEVERHOOD: Use setBackground
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 SmackerScene, SmackerPlayer and related stuff
johndoe123
2013-05-08
NEVERHOOD: Start with the Palette2 class (which needs a better name later)
johndoe123
2013-05-08
NEVERHOOD: Start with the Background and DirtyBackground classes
johndoe123
2013-05-08
NEVERHOOD: Start with the Screen class, also
johndoe123
2013-05-08
NEVERHOOD: More work on Module1500
johndoe123
2013-05-08
NEVERHOOD: Add skeleton for Module1500 (the intro module)
johndoe123