Age | Commit message (Collapse) | Author |
|
Also, remove the 'monkface' data from the data blob
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dreamweb cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, remove the associated 'endtextname' and 'gungraphic' offsets from
the blob
|
|
|
|
This is the last place where checkCoords() was called without parameters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'undertextline' to C++
|
|
|
|
|
|
Dreamweb: convert workoutFrames to c++, some cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DREAMWEB: Refactor segment management
|
|
|
|
All segment code is now in a new header file segment.h. A new class
takes care of managing the segments: SegmentManager. The DreamBase class
subclasses this -- thus, segments can now be accessed from within it.
|
|
|
|
|
|
|
|
|
|
|