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
Age
Commit message (
Collapse
)
Author
2011-12-03
DREAMWEB: Clean up last remaining kFileheader/kFiledata usage
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Convert 'loadpersonal', 'loadnews', 'loadcart'
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move 'loadpersonal', 'loadnews', 'loadcart' out of dreamgen
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move temporary room for loading out of data segment
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move Bresenham output out of data segment
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: Remove 'symbollist' blob
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: 'madmansTelly' (so british! :) ) ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: Omit a number of unused binary blobs
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Replace hardcoded constants by their symbolic names
Willem Jan Palenstijn
2011-12-03
DREAMWEB: 'madman' cleaning using other improvements
Bertrand Augereau
2011-12-03
DREAMWEB: Move functions from skip_output to blacklist where possible
Willem Jan Palenstijn
2011-12-03
DREAMWEB: 'getridoftempXXX' family ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: people.cpp
Bertrand Augereau
2011-12-03
DREAMWEB: 'madman' blacklisted
Bertrand Augereau
2011-12-03
DREAMWEB: Sorted the blacklist alphabetically
Bertrand Augereau
This will trigger less conflicts on rebases if we keep it this way :)
2011-12-03
DREAMWEB: 'rockstar' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: CR at last line
Bertrand Augereau
2011-12-03
DREAMWEB: Convert 'loadOld' and clean up 'doLoad' calls
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move 'loadOld' from dreamgen
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Clean up
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Remove unused "checkForEMM" function.
D G Turner
2011-12-03
DREAMWEB: Don't use Madeuproomdat as a global when not necessary
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Create and use FileHeader struct
Willem Jan Palenstijn
2011-12-03
DREAMWEB: 'maleFan' and 'femaleFan' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: Convert 'scanForNames'
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move 'scanForNames' out of dreamgen
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: 'showOuterPad' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: Make SegmentRef::operator= protected for extra immutability
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-03
DREAMWEB: Simplify SegmentRef class
Max Horn
2011-12-03
DREAMWEB: Turn Segment into a class, make members private
Max Horn
2011-12-02
DREAMWEB: 'addToPressList' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: 'isItRight' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: Clearer API for enterCode
Bertrand Augereau
2011-12-02
DREAMWEB: 'buttonPress' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ↵
Bertrand Augereau
this)
2011-12-02
DREAMWEB: Keypad button callbacks blacklisted
Bertrand Augereau
2011-12-02
DREAMWEB: 'enterCode' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: 'credits' ported to C++
D G Turner
[next]