Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 546c6a07e4803541647ad18d69c650fdd4cf974c.
This wasn't a good idea, after all - it breaks saves and the game
time is always the real time (which is not what the original did - it
only synced the game time with the real time at the beginning)
|
|
|
|
|
|
|
|
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
|
|
DREAMWEB: Move sound related code to a new source file
|
|
|