Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comment in dirFile()
|
|
|
|
This removes a remaining al usage.
|