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
Age
Commit message (
Collapse
)
Author
2011-12-03
NEWS: Mention mustard Mac support
Matthew Hoops
2011-12-03
DREAMWEB: Convert 'soundOnReels', including its data
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move 'soundOnReels' out of dreamgen
Willem Jan Palenstijn
2011-12-03
SCUMM: Add support for the mustard mac map file
Matthew Hoops
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
MAEMO: Add fields to debian/control
Tarek Soliman
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: Add option to tasmrecover to skip binary data
Willem Jan Palenstijn
2011-12-03
CGE: Fix an assert in intro
Strangerke
2011-12-03
DREAMWEB: 'madman' cleaning using other improvements
Bertrand Augereau
2011-12-03
CGE: Soltys - Fix initialization of a couple of bool variables
Strangerke
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
CGE: Soltys - Fix for bug #3448836 (losing scene number display after ↵
Strangerke
loading and changing scene)
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
[prev]
[next]