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
/
dreamweb
/
dreambase.h
Age
Commit message (
Expand
)
Author
2011-12-08
DREAMWEB: Move more stuff to DreamBase
Max Horn
2011-12-08
DREAMWEB: Convert workoutFrames to C++
Max Horn
2011-12-08
DREAMWEB: Move functions to DreamBase
Willem Jan Palenstijn
2011-12-08
DREAMWEB: Convert watchreel and remove global kReelpointer
Willem Jan Palenstijn
2011-12-08
DREAMWEB: Port 'showdiary' to C++
Filippos Karapetis
2011-12-08
DREAMWEB: Port 'middlepanel' to C++
Filippos Karapetis
2011-12-08
DREAMWEB: Port 'showopbox', 'showsaveops', 'showloadops' to C++
Filippos Karapetis
2011-12-08
DREAMWEB: Move some data accessor functions to DreamBase
Willem Jan Palenstijn
2011-12-08
Merge pull request #128 from fingolfin/dreamweb-segments
Filippos Karapetis
2011-12-08
DREAMWEB: Move more stuff to DreamBase
Max Horn
2011-12-08
DREAMWEB: Move printBoth, printChar, printDirect to DreamBase
Max Horn
2011-12-08
DREAMWEB: Refactor segment management
Max Horn
2011-12-07
DREAMWEB: Move sound related code to a new source file
Max Horn
2011-12-07
DREAMWEB: Move showFrame() and some things using it to DreamBase
Max Horn
2011-12-07
DREAMWEB: Move g_lineData to DreamBase::_lineDaata
Max Horn
2011-12-07
DREAMWEB: Move checkDest() to DreamBase
Max Horn
2011-12-07
DREAMWEB: Move some more things to DreamBase
Max Horn
2011-12-07
DREAMWEB: Some more workspace cleanup
Max Horn
2011-12-07
DREAMWEB: Turn workspace from a segment into a plain array
Max Horn
2011-12-07
DREAMWEB: Document class DreamBase
Max Horn
2011-12-07
DREAMWEB: Convert volumeAdjust
Max Horn
2011-12-07
DREAMWEB: Make DreamBase::engine protected
Max Horn
2011-12-07
DREAMWEB: Move more methods to DreamBase, cleanup
Max Horn
2011-12-07
DREAMWEB: Move a few methods to DreamBase, remove some unused code
Max Horn
2011-12-07
DREAMWEB: Add DreamBase as second base class for DreamGenContext
Max Horn