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
/
newplace.cpp
Age
Commit message (
Expand
)
Author
2014-02-19
DREAMWEB: Some British to American english
Strangerke
2014-02-18
DREAMWEB: Make GPL headers consistent in themselves.
Johannes Schickel
2013-04-17
DREAMWEB: Make location array sizes more consistent
Willem Jan Palenstijn
2012-05-31
DREAMWEB: Objectify Sound functions & data into DreamWebSound class.
D G Turner
2012-05-30
DREAMWEB: Replaced vsync() function with waitForVSync().
D G Turner
2012-02-24
DREAMWEB: Migrate loadGraphicsFile() to using datafile prefix variable.
D G Turner
2012-02-23
DREAMWEB: Remove shared temp graphics variables.
Alyssa Milburn
2011-12-28
DREAMWEB: Remove unnecessary DreamWebEngine:: uses
Max Horn
2011-12-28
DREAMWEB: Added commandOnlyCond() method
Max Horn
2011-12-28
DREAMWEB: Clean up checkCoords
Willem Jan Palenstijn
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-27
DREAMWEB: Streamline graphics file access
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Streamline text file handling
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Remove mapStore segment
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Move kSubtitles out of data blob.
D G Turner
2011-12-27
DREAMWEB: Move kQuitRequested out of data blob.
D G Turner
2011-12-26
DREAMWEB: Move the roomsCanGo array out of the data blob
Filippos Karapetis
2011-12-26
DREAMWEB: Rename workToScreenCPP to workToScreen
Max Horn
2011-12-25
DREAMWEB: Move all of the functions in newplace.cpp into DreamBase
Filippos Karapetis
2011-12-25
DREAMWEB: Remove getdestinfo() and access the roomPics array directly in loca...
Filippos Karapetis
2011-12-25
DREAMWEB: Remove getDestInfo() from locationPic
Filippos Karapetis
2011-12-25
DREAMWEB: Port 'locationpic', 'reexfrominv' to C++
Filippos Karapetis
2011-12-25
DREAMWEB: Move some functions to DreamBase
Filippos Karapetis
2011-12-23
DREAMWEB: Move rest of saveload.cpp to DreamBase
Max Horn
2011-12-23
DREAMWEB: Add newplace.cpp
Max Horn