Age | Commit message (Collapse) | Author |
|
Also rework Hero::len() during the process.
|
|
Also add a couple of helping functions to CGE2Engine.
|
|
|
|
|
|
|
|
Also implement connected parts of Hero.
|
|
|
|
|
|
In CGE2, the top left coords are (0, kScreenHeight), not (0,0).
|
|
Move initialization of _font, so it precedes _infoLine's and doesn't cause more problems.
|
|
|
|
|
|
Update rest of the code accordingly.
|
|
It was for displaying debug lines. May be placed back again later during some debugging.
|
|
They are not used in CGE2 at all (or used differently).
|
|
|
|
CGE2 uses an instance of Spare instead of it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add stubs for called functions.
|
|
This also fixes previously broken compilation in 79ef038.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The actual click-handling is not working yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comment). That fixes a warning
|
|
|
|
|
|
|