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-05-31
DREAMWEB: Objectify Sound functions & data into DreamWebSound class.
D G Turner
2012-05-08
DREAMWEB: Fix Speech Directory Name for SP/FR CD Variant.
D G Turner
2012-05-08
DREAMWEB: Add _speechDirName to remove duplication of Directory name.
D G Turner
2012-05-04
DREAMWEB: Add character map for the Italian version.
Willem Jan Palenstijn
2012-04-22
DREAMWEB: Move all of the mouse cursor related code into a separate file
Filippos Karapetis
2012-04-16
DREAMWEB: Simplify modifyFileName() by using _datafilePrefix
Thierry Crozat
2012-04-16
DREAMWEB: Minor style fixes
Thierry Crozat
2012-04-15
DREAMWEB: Add character mapping for french version
Thierry Crozat
2012-04-15
DREAMWEB: Support opening data files from ES and FR CD version
Thierry Crozat
2012-03-25
DREAMWEB: Rename the dreamweb_originalsaveload option to originalsaveload
Filippos Karapetis
2012-03-04
DREAMWEB: Clean up the palette brightness code
Filippos Karapetis
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
[next]