Age | Commit message (Collapse) | Author |
|
|
|
This is partly for readability and partly to avoid any possible
portability issues i.e. though they should be the same, size_t is
defined by system headers, whereas uint is defined within our build
system.
Also, replaced a array size calculation with our ARRAYSIZE macro.
|
|
|
|
|
|
|
|
|
|
DreamWebEngine
Also, remove dead code (allocateMem/deallocateMem)
|
|
The data segment is now completely unused.
|
|
to dreambase.h
|
|
of unused global constants
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
width and height returned
|
|
|
|
|
|
|
|
|
|
|
|
|