Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- Add TODOs for the CD checks in setupTimedTemp() and startTalk()
- The current doSomeTalk() is for the CD version only
- Implement a difference of the CD version in intro
|
|
|
|
|
|
|
|
DreamWebEngine
Also, remove dead code (allocateMem/deallocateMem)
|
|
The data segment is now completely unused.
|
|
to dreambase.h
|
|
of unused global constants
|
|
|
|
|
|
The PSP (MIPS) toolchain generates differing symbols for this template
and thus fails to link. By moving the implementation to the defining
header, this should fix this.
|
|
This has been done by an automated search/replace, culling unused
variables in the process. The remaining variables in data are all stored
in savegames.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
N.B. Last commit was kForeignRelease, not kSubtitles.
|
|
|
|
|
|
|
|
Also, minor formatting fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|