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
/
dreamweb.cpp
Age
Commit message (
Expand
)
Author
2012-02-24
DREAMWEB: Remove uneeded Common::String construction.
D G Turner
2012-02-24
DREAMWEB: Add datafile name prefix to engine and modify showPCX() to it.
D G Turner
2012-02-22
DREAMWEB: Avoid including advancedDetector.h from dreamweb.h
Max Horn
2012-02-12
DREAMWEB: Fix missing subtitle lines in speech+subtitle mode
Willem Jan Palenstijn
2012-01-08
DREAMWEB: Extend the number of saveslots from 7 to 21 in the original
Torbjörn Andersson
2011-12-29
DREAMWEB: Simplify finalization call in dreamweb main function.
D G Turner
2011-12-28
DREAMWEB: Mark some member vars as only being used in keypad.cpp; cleanup
Max Horn
2011-12-28
DREAMWEB: Remove global file handle
Max Horn
2011-12-28
DREAMWEB: Changed hasSpeech() to also take account of the audio settings
Filippos Karapetis
2011-12-28
DREAMWEB: Replaced most isCD calls with calls checking for speech
Filippos Karapetis
2011-12-28
DREAMWEB: Clean up some constants
Willem Jan Palenstijn
2011-12-28
DREAMWEB: Remove some now-redundant references to the DreamWeb namespace
Filippos Karapetis
2011-12-28
DREAMWEB: Completely remove all of the runtime, and move everything into Drea...
Filippos Karapetis
2011-12-28
DREAMWEB: Move all saved variables to a GameVars struct
Willem Jan Palenstijn
2011-12-28
DREAMWEB: Mass-move variables out of data
Willem Jan Palenstijn
2011-12-28
DREAMWEB: Move 4 volume related variables out of data blob.
D G Turner
2011-12-28
DREAMWEB: Move 'speechloaded' flag out of data blob.
D G Turner
2011-12-27
DREAMWEB: Move 3 sound related variables out of data blob.
D G Turner
2011-12-27
DREAMWEB: Remove reels segment
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Convert room text into TextFiles
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Convert exText into TextFile
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Streamline graphics file access
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Fix uninitialized variable
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Move kCurrentsample out of data blob.
D G Turner
2011-12-27
DREAMWEB: Move kQuitRequested out of data blob.
D G Turner
2011-12-18
DREAMWEB: Move backdrop.cpp and more to DreamBase; remove some dead code
Max Horn
2011-12-17
DREAMWEB: Use ScummVM's save/load dialogs by default
Filippos Karapetis
2011-12-15
DREAMWEB: Convert a bunch of stuff to C++
Max Horn
2011-12-11
DREAMWEB: Do savefile reading directly in loadPosition() / scanForNames()
Max Horn
2011-12-11
DREAMWEB: Move savefile creation into DreamGenContext::savePosition
Max Horn
2011-12-11
DREAMWEB: Add DreamWebEngine::getSavegameFilename
Max Horn
2011-12-11
DREAMWEB: Make use of member vars of class Engine
Max Horn
2011-12-08
DREAMWEB: Code formatting
Max Horn
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-07
DREAMWEB: Move sound related code to a new source file
Max Horn
2011-12-07
DREAMWEB: Some more workspace cleanup
Max Horn
2011-12-07
DREAMWEB: Avoid accessing DreamWebEngine::_context whenever possible
Max Horn
2011-12-07
DREAMWEB: Convert volumeAdjust
Max Horn
2011-12-07
DREAMWEB: Merge DreamWeb::fadeDos into DreamGenContext::fadeDOS
Max Horn
2011-12-07
DREAMWEB: Merge DreamWebEngine::setPalette into DreamGenContext::showGroup
Max Horn
2011-12-07
DREAMWEB: Make DreamBase::engine protected
Max Horn
2011-12-07
DREAMWEB: Move generated constants out of class DreamGenContext
Max Horn
2011-12-04
DREAMWEB: kTempCharset and kCurrentSet are managed out of the VM
Bertrand Augereau
2011-12-04
DREAMWEB: kIcons1 and kIcons2 ownership transferred from the VM to the engine
Bertrand Augereau
2011-12-04
DREAMWEB: Convert 'readKey' and the keyboard buffer
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Replace hardcoded constants by their symbolic names
Willem Jan Palenstijn
2011-12-01
DREAMWEB: Fix compilation due to dreamgen.* function renaming.
D G Turner
2011-11-18
DREAMWEB: Fix (bad stride)
Bertrand Augereau
2011-11-18
DREAMWEB: No register dirtying in DreamWebEngine::printUnderMonitor
Bertrand Augereau
[next]