Bertrand Augereau
077bb778de
DREAMWEB: 'getridoftempXXX' family ported to C++
2011-12-03 18:44:34 +01:00
Bertrand Augereau
3f791509d7
DREAMWEB: people.cpp
2011-12-03 18:30:30 +01:00
Bertrand Augereau
b775915af8
DREAMWEB: 'madman' blacklisted
2011-12-03 18:15:39 +01:00
Bertrand Augereau
43fe892727
DREAMWEB: Sorted the blacklist alphabetically
...
This will trigger less conflicts on rebases if we keep it this way :)
2011-12-03 18:13:18 +01:00
Bertrand Augereau
4619419402
DREAMWEB: 'rockstar' ported to C++
2011-12-03 18:06:24 +01:00
Bertrand Augereau
f6f47d13cc
DREAMWEB: CR at last line
2011-12-03 18:06:24 +01:00
Willem Jan Palenstijn
a38018c5f4
DREAMWEB: Convert 'loadOld' and clean up 'doLoad' calls
2011-12-03 16:57:42 +01:00
Willem Jan Palenstijn
720f3587cb
DREAMWEB: Move 'loadOld' from dreamgen
2011-12-03 16:57:42 +01:00
Willem Jan Palenstijn
23576c8f15
DREAMWEB: Clean up
2011-12-03 16:56:37 +01:00
D G Turner
6ded3f5dc5
DREAMWEB: Remove unused "checkForEMM" function.
2011-12-03 15:54:28 +00:00
Willem Jan Palenstijn
a64c89e7dd
DREAMWEB: Don't use Madeuproomdat as a global when not necessary
2011-12-03 16:07:48 +01:00
Willem Jan Palenstijn
15856843a4
DREAMWEB: Create and use FileHeader struct
2011-12-03 15:47:33 +01:00
Bertrand Augereau
85c6efe5c5
DREAMWEB: 'maleFan' and 'femaleFan' ported to C++
2011-12-03 16:27:46 +01:00
Willem Jan Palenstijn
fba69d5839
DREAMWEB: Convert 'scanForNames'
2011-12-03 15:19:51 +01:00
Willem Jan Palenstijn
ebeab9f442
DREAMWEB: Move 'scanForNames' out of dreamgen
2011-12-03 15:05:57 +01:00
Bertrand Augereau
d37a4ee95e
DREAMWEB: 'dumpMenu' ported to C++
2011-12-03 15:59:04 +01:00
Bertrand Augereau
a92a4414e6
DREAMWEB: 'showMenu' ported to C++
2011-12-03 15:59:04 +01:00
Bertrand Augereau
47ffd3fed8
DREAMWEB: 'loadMenu' ported to C++
2011-12-03 15:59:03 +01:00
Bertrand Augereau
e61cb12364
DREAMWEB: 'useMenu' ported to C++
2011-12-03 15:59:03 +01:00
Willem Jan Palenstijn
908ba272f8
DREAMWEB: Move roomData out of opaque data segment
2011-12-03 14:55:54 +01:00
Strangerke
ab2e5015af
CGE: Soltys - Fix for bug #3448836 (losing scene number display after loading and changing scene)
2011-12-03 14:55:04 +01:00
Bertrand Augereau
a02457a122
DREAMWEB: 'showOuterPad' ported to C++
2011-12-03 15:25:35 +01:00
Willem Jan Palenstijn
38098a0d0c
DREAMWEB: Make SegmentRef::operator= protected for extra immutability
2011-12-03 13:59:40 +01:00
Max Horn
b2fdf79c4a
DREAMWEB: Make SegmentRef "immutable", add MutableSegmentRef subclass
...
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 13:58:53 +01:00
Max Horn
91c9ecf7e1
DREAMWEB: Simplify SegmentRef class
2011-12-03 13:58:34 +01:00
Max Horn
ebc3ff5b92
DREAMWEB: Turn Segment into a class, make members private
2011-12-03 13:58:32 +01:00
Tarek Soliman
ba9eb8bffd
MAEMO: Fix compile error when using Maemo 5 SDK
...
Thanks NerdKnight
2011-12-02 21:31:29 -06:00
Strangerke
0e1be9e6a1
TSAGE: Add BF and R2R specific debugger commands
2011-12-03 00:33:14 +01:00
Strangerke
ed0a4191ac
TSAGE: Remove useless include
2011-12-03 00:31:40 +01:00
Paul Gilbert
8a72581bc8
TSAGE: Fixed the R2R player initialisation.
...
This fixes the problem where the player wouldn't face in the direction they were walking in.
2011-12-03 08:01:40 +11:00
Gregory Montoir
65608952c2
TUCKER: remove duplicated logic branches in locations 48 and 66 (checked against the original)
2011-12-02 21:13:16 +01:00
Bertrand Augereau
a3b8eb30cb
DREAMWEB: 'addToPressList' ported to C++
2011-12-02 18:27:36 +01:00
Bertrand Augereau
8f7473f533
DREAMWEB: 'isItRight' ported to C++
2011-12-02 18:11:54 +01:00
Bertrand Augereau
fb9b5d11ef
DREAMWEB: Clearer API for enterCode
2011-12-02 17:49:55 +01:00
Bertrand Augereau
dadabd252a
DREAMWEB: 'buttonPress' ported to C++
2011-12-02 17:22:39 +01:00
Bertrand Augereau
38ec14b15b
DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this)
2011-12-02 16:29:16 +01:00
Bertrand Augereau
734e6c49b1
DREAMWEB: Keypad button callbacks blacklisted
2011-12-02 16:05:44 +01:00
Bertrand Augereau
7211a790b2
DREAMWEB: 'enterCode' ported to C++
2011-12-02 14:30:39 +01:00
D G Turner
3ac815a236
DREAMWEB: 'credits' ported to C++
2011-12-02 12:18:39 +00:00
Bertrand Augereau
3f02cfe771
DREAMWEB: 'showKeypad' ported to C++
2011-12-02 13:09:03 +01:00
Bertrand Augereau
95a8cdd36c
DREAMWEB: 'singleKey' ported to C++
2011-12-02 13:09:01 +01:00
D G Turner
3bfb412694
DREAMWEB: Whitespace fixes in dreamgen.*
...
This improves readability slightly by removing extraneous whitespace
and correcting indents. Since this has been done in the tasm-recover
devtool, it will persist over dreamgen.* regeneration.
2011-12-02 11:48:51 +00:00
D G Turner
92e6815ca3
DREAMWEB: Removed mostly unused addr_* constants in dreamgen.h
...
The two used constants have been moved to dreamweb.h, though it is
unclear if the values can be replaced by an enum or pointer to function.
2011-12-02 00:25:26 +00:00
D G Turner
757c1fe8e2
DEVTOOLS: Add support to tasm-recover to skip output of addr_* header.
2011-12-02 00:23:19 +00:00
Alyssa Milburn
3be628735b
MOHAWK: Implement LB exec,return.
2011-12-02 00:06:58 +01:00
Alyssa Milburn
2657d14636
MOHAWK: Implement LB add,addAt,setAt.
2011-12-02 00:05:45 +01:00
Alyssa Milburn
82ff40c548
MOHAWK: Implement LBCode::itemIsLoaded.
2011-12-02 00:03:01 +01:00
Alyssa Milburn
9b00b3d5b7
MOHAWK: LB list improvements, implement &= operator.
2011-12-02 00:01:06 +01:00
Alyssa Milburn
446822369b
MOHAWK: Implement LB move/moveTo.
2011-12-01 23:59:15 +01:00
Alyssa Milburn
43d6d49e2e
MOHAWK: Handle LB conversion from string to point/rect.
2011-12-01 23:55:40 +01:00