aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-03MAEMO: Add fields to debian/controlTarek Soliman
2011-12-03DREAMWEB: Remove unused filenames from blobWillem Jan Palenstijn
2011-12-03DREAMWEB: Remove more unused functions and blobsWillem Jan Palenstijn
2011-12-03DREAMWEB: Remove 'symbollist' blobWillem Jan Palenstijn
2011-12-03DREAMWEB: Convert 'atmospheres'Willem Jan Palenstijn
2011-12-03DREAMWEB: Move 'atmospheres' from dreamgenWillem Jan Palenstijn
2011-12-03DREAMWEB: Allow quitting during symbol phasesBertrand Augereau
2011-12-03DREAMWEB: 'enterSymbol' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: 'madmansTelly' (so british! :) ) ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Omit a number of unused binary blobsWillem Jan Palenstijn
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
This will trigger less conflicts on rebases if we keep it this way :)
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 ↵Strangerke
loading and changing scene)
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
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-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
Thanks NerdKnight
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
This fixes the problem where the player wouldn't face in the direction they were walking in.
2011-12-02TUCKER: remove duplicated logic branches in locations 48 and 66 (checked ↵Gregory Montoir
against the original)
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