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
2018-07-09
DREAMWEB: Simplify the character kerning checks
Filippos Karapetis
2016-07-28
DREAMWEB: Cleanup
Eugene Sandulenko
2015-12-28
DREAMWEB: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2014-02-19
DREAMWEB: Some British to American english
Strangerke
2014-02-18
DREAMWEB: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-09
DREAMWEB: Initialize struct contents. CID 1003402
Eugene Sandulenko
2013-10-29
DREAMWEB: More unitialized variables. CID 1003402
Eugene Sandulenko
2013-10-18
DREAMWEB: Initialize few more class variables. CID 1003402
Eugene Sandulenko
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-12-02
DREAMWEB: Fix key handling for non-QWERTY layouts
Thierry Crozat
2012-11-30
DREAMWEB: Further migration to screen size constants.
D G Turner
2012-11-29
DREAMWEB: Add debugging output for keyboard input.
D G Turner
2012-11-29
DREAMWEB: Further cleanup to keyboard input buffer code.
D G Turner
2012-11-29
DREAMWEB: Simplify _lastHardKey usage and migrate to Common::KeyCode.
D G Turner
2012-11-15
DREAMWEB: Add an extra line showing the available terminal commands
Filippos Karapetis
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
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
[next]