Age | Commit message (Collapse) | Author |
|
|
|
V2D and V3D are moved to vga13h.h
|
|
|
|
|
|
|
|
Rework the whole Fx class during the process.
The intro animation is working now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement constructor, destructor, addCommand() and add clear() ant _count.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All to further implement caveUp().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now it REALLY puts the picture to the middle of the screen.
|
|
|
|
|
|
|