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
/
stubs.cpp
Age
Commit message (
Collapse
)
Author
2011-12-04
DREAMWEB: 'titles' ported to C++
D G Turner
2011-12-04
DREAMWEB: Cleaner finalization of the engine
Bertrand Augereau
All the segments are destroyed with the VM but it won't be the case when individual buffers will be malloc'ed.
2011-12-04
DREAMWEB: 'getRidOfAll' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: Hardcoded a few filenames
Bertrand Augereau
2011-12-04
DREAMWEB: 'examIcon' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: 'panelIcons1' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: kIcons2 accessor
Bertrand Augereau
2011-12-04
DREAMWEB: 'showMan' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: kIcons1 accessor
Bertrand Augereau
2011-12-04
DREAMWEB: 'showExit' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: Convert 'readKey' and the keyboard buffer
Willem Jan Palenstijn
2011-12-04
DREAMWEB: Move 'readKey' from dreamgen
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Clean up last remaining kFileheader/kFiledata usage
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Remove unused filenames from blob
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Remove more unused functions and blobs
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Convert 'atmospheres'
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move 'atmospheres' from dreamgen
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Allow quitting during symbol phases
Bertrand Augereau
2011-12-03
DREAMWEB: 'enterSymbol' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: Replace hardcoded constants by their symbolic names
Willem Jan Palenstijn
2011-12-03
DREAMWEB: 'getridoftempXXX' family ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: Convert 'loadOld' and clean up 'doLoad' calls
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Clean up
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Create and use FileHeader struct
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Convert 'scanForNames'
Willem Jan Palenstijn
2011-12-03
DREAMWEB: 'dumpMenu' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: 'showMenu' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: 'loadMenu' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: 'useMenu' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: Move roomData out of opaque data segment
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Make SegmentRef "immutable", add MutableSegmentRef subclass
Max Horn
This way, the cs and data segment "pointers" can be clearly seen to be invariant and equal. Moreover, SegmentRef instances no longer needs to carry a pointer to the context object.
2011-12-02
DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ↵
Bertrand Augereau
this)
2011-12-02
DREAMWEB: 'enterCode' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: 'credits' ported to C++
D G Turner
2011-12-01
DREAMWEB: Fix compilation due to dreamgen.* function renaming.
D G Turner
2011-12-01
DREAMWEB: 'worktoscreenm' ported to C++
Bertrand Augereau
2011-11-30
DREAMWEB: Remove unreferenced stubs and unused sound blaster stuff
Bertrand Augereau
2011-11-30
DREAMWEB: 'allocatebuffers' ported to C++
Bertrand Augereau
2011-11-30
DREAMWEB: Use workspace() instead of kWorkspace
Bertrand Augereau
2011-11-30
DREAMWEB: Less VM side-effects in 'doblocks'
Bertrand Augereau
2011-11-30
DREAMWEB: 'drawfloor' ported to C++
Bertrand Augereau
2011-11-30
EAMWEB: 'loadtemptext' and 'loadtraveltext' ported to C++
Bertrand Augereau
2011-11-29
DREAMWEB: 'loadfolder' ported to C++
Bertrand Augereau
2011-11-29
DREAMWEB: 'foldertext' ported to C++
Bertrand Augereau
2011-11-29
DREAMWEB: 'folderhints' ported to C++
Bertrand Augereau
2011-11-29
DREAMWEB: 'lastfolder' ported to C++
Bertrand Augereau
2011-11-29
DREAMWEB: 'nextfolder' ported to C++
Bertrand Augereau
2011-11-28
DREAMWEB: Helper to get strings from kTextfile1
Bertrand Augereau
2011-11-28
DREAMWEB: Small cleanup in 'showleftpage' and 'showrightpage'
Bertrand Augereau
2011-11-28
DREAMWEB: 'getlocation' and 'setlocation' ported to C++
Bertrand Augereau
[next]