aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-03DREAMWEB: Replace hardcoded constants by their symbolic namesWillem Jan Palenstijn
2011-12-03DREAMWEB: Add option to tasmrecover to skip binary dataWillem Jan Palenstijn
2011-12-03CGE: Fix an assert in introStrangerke
2011-12-03DREAMWEB: 'madman' cleaning using other improvementsBertrand Augereau
2011-12-03CGE: Soltys - Fix initialization of a couple of bool variablesStrangerke
2011-12-03DREAMWEB: Move functions from skip_output to blacklist where possibleWillem Jan Palenstijn
2011-12-03DREAMWEB: 'getridoftempXXX' family ported to C++Bertrand Augereau
2011-12-03DREAMWEB: people.cppBertrand Augereau
2011-12-03DREAMWEB: 'madman' blacklistedBertrand Augereau
2011-12-03DREAMWEB: Sorted the blacklist alphabeticallyBertrand Augereau
2011-12-03DREAMWEB: 'rockstar' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: CR at last lineBertrand Augereau
2011-12-03DREAMWEB: Convert 'loadOld' and clean up 'doLoad' callsWillem Jan Palenstijn
2011-12-03DREAMWEB: Move 'loadOld' from dreamgenWillem Jan Palenstijn
2011-12-03DREAMWEB: Clean upWillem Jan Palenstijn
2011-12-03DREAMWEB: Remove unused "checkForEMM" function.D G Turner
2011-12-03DREAMWEB: Don't use Madeuproomdat as a global when not necessaryWillem Jan Palenstijn
2011-12-03DREAMWEB: Create and use FileHeader structWillem Jan Palenstijn
2011-12-03DREAMWEB: 'maleFan' and 'femaleFan' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Convert 'scanForNames'Willem Jan Palenstijn
2011-12-03DREAMWEB: Move 'scanForNames' out of dreamgenWillem Jan Palenstijn
2011-12-03DREAMWEB: 'dumpMenu' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: 'showMenu' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: 'loadMenu' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: 'useMenu' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Move roomData out of opaque data segmentWillem Jan Palenstijn
2011-12-03CGE: Soltys - Fix for bug #3448836 (losing scene number display after loading...Strangerke
2011-12-03DREAMWEB: 'showOuterPad' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Make SegmentRef::operator= protected for extra immutabilityWillem Jan Palenstijn
2011-12-03DREAMWEB: Make SegmentRef "immutable", add MutableSegmentRef subclassMax Horn
2011-12-03DREAMWEB: Simplify SegmentRef classMax Horn
2011-12-03DREAMWEB: Turn Segment into a class, make members privateMax Horn
2011-12-02MAEMO: Fix compile error when using Maemo 5 SDKTarek Soliman
2011-12-03TSAGE: Add BF and R2R specific debugger commandsStrangerke
2011-12-03TSAGE: Remove useless includeStrangerke
2011-12-03TSAGE: Fixed the R2R player initialisation.Paul Gilbert
2011-12-02TUCKER: remove duplicated logic branches in locations 48 and 66 (checked agai...Gregory Montoir
2011-12-02DREAMWEB: 'addToPressList' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'isItRight' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: Clearer API for enterCodeBertrand Augereau
2011-12-02DREAMWEB: 'buttonPress' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...Bertrand Augereau
2011-12-02DREAMWEB: Keypad button callbacks blacklistedBertrand Augereau
2011-12-02DREAMWEB: 'enterCode' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'credits' ported to C++D G Turner
2011-12-02DREAMWEB: 'showKeypad' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'singleKey' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: Whitespace fixes in dreamgen.*D G Turner
2011-12-02DREAMWEB: Removed mostly unused addr_* constants in dreamgen.hD G Turner
2011-12-02DEVTOOLS: Add support to tasm-recover to skip output of addr_* header.D G Turner