Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also implement connected parts of Hero.
|
|
Move initialization of _font, so it precedes _infoLine's and doesn't cause more problems.
|
|
Update rest of the code accordingly.
|
|
|
|
CGE2 uses an instance of Spare instead of it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add stubs for called functions.
|
|
|
|
|
|
|
|
The actual click-handling is not working yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Revise File I/O a bit to do so.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove CGE2Engine::show() to do so.
|
|
Also implement connecting things.
|
|
|
|
Add functions:
*Bitmap::moveHi()
*Bitmap::moveLo()
*CGE2Engine::tail()
and warning comments to various places during the process.
Also add _lab data member to CommandHandler::Command.
|
|
|
|
|
|
|
|
|
|
|
|
|