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
/
use.cpp
Age
Commit message (
Expand
)
Author
2014-02-20
DREAMWEB: Slight formatting fix.
Johannes Schickel
2014-02-19
DREAMWEB: Some British to American english
Strangerke
2014-02-18
DREAMWEB: Make GPL headers consistent in themselves.
Johannes Schickel
2012-11-30
DREAMWEB: Change various loop variables to uint, rather than size_t.
D G Turner
2012-05-31
DREAMWEB: Objectify Sound functions & data into DreamWebSound class.
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: Move more methods to keypad.cpp, reorder them to match ASM
Max Horn
2011-12-28
DREAMWEB: Rename a member of SetObject & DynObject to objId
Max Horn
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: Move kSubtitles out of data blob.
D G Turner
2011-12-27
DREAMWEB: Move kQuitRequested out of data blob.
D G Turner
2011-12-27
DREAMWEB: Move remaining use functions to DreamBase
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Remove dead code
Filippos Karapetis
2011-12-27
DREAMWEB: Clean up monitor functions
Willem Jan Palenstijn
2011-12-26
Revert "DREAMWEB: Remove dead code and move most functions to DreamBase"
Filippos Karapetis
2011-12-26
DREAMWEB: Remove dead code and move most functions to DreamBase
Filippos Karapetis
2011-12-26
DREAMWEB: Remove the now unused ASM style versions of getanyad, getexad, getf...
Filippos Karapetis
2011-12-26
DREAMWEB: Move even more use-related functions to DreamBase
Willem Jan Palenstijn
2011-12-26
DREAMWEB: Rename workToScreenCPP to workToScreen
Max Horn
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-24
DREAMWEB: Move more functions to DreamBase
Willem Jan Palenstijn
2011-12-24
DREAMWEB: Move many use-related functions to DreamBase
Willem Jan Palenstijn
2011-12-24
DREAMWEB: Convert getObTextStart
Willem Jan Palenstijn
2011-12-24
DREAMWEB: Minor cleanup
Willem Jan Palenstijn
2011-12-24
DREAMWEB: Use the C++ versions of getAnyAd and makeWorn in some places
Filippos Karapetis
2011-12-23
DREAMWEB: Convert resetLocation and purgeALocation to C++
Max Horn
2011-12-23
DREAMWEB: cleanup
Max Horn
2011-12-23
DREAMWEB: Turn RectWithCallback into template
Max Horn
2011-12-18
DREAMWEB: Move backdrop.cpp and more to DreamBase; remove some dead code
Max Horn
2011-12-18
DREAMWEB: Fix regression in useWinch
Willem Jan Palenstijn
2011-12-18
DREAMWEB: Port 'setpickup' to C++ and added an enum for the object types
Filippos Karapetis
2011-12-17
DREAMWEB: Fix regression in slabdoorb
Willem Jan Palenstijn
2011-12-17
DREAMWEB: Work around runtime limitation
Willem Jan Palenstijn
2011-12-17
DREAMWEB: Port 'usestereo' to C++
Filippos Karapetis
2011-12-17
DREAMWEB: Port 'checkinside' to C++
Filippos Karapetis
2011-12-17
DREAMWEB: Rewrote useCashCard() in C++ and got rid of moneyPoke() and its ass...
Filippos Karapetis
2011-12-16
DREAMWEB: Port 'isryanholding' to C++
Filippos Karapetis
2011-12-16
DREAMWEB: Move more things to DreamBase; cleanup some code
Max Horn
2011-12-16
DREAMWEB: Convert useGun to C++
Max Horn
2011-12-15
DREAMWEB: Convert notHeldError to C++, move stuff to DreamBase
Max Horn
2011-12-15
DREAMWEB: Convert a bunch of stuff to C++
Max Horn
2011-12-15
DREAMWEB: Port 'usehandle', 'usealtar' to C++
Filippos Karapetis
2011-12-15
DREAMWEB: Port 'findsetobject' and 'findexobject' to C++ and simplify compare()
Filippos Karapetis
[next]