Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Revise some other parts of the engine during the process.
|
|
|
|
|
|
|
|
|
|
This prevents the player from giving commands to Avalot when the
character is tied up to a tree, so it's impossible to break the game's
consistency that way.
|
|
|
|
|
|
Implementations: zonk(), zl().
Renames: zonk() -> thunder(), zl() -> drawLightning().
Moved: the 2 above from Pingo to Animation.
Addition: GraphicManager::drawLine().
|
|
|
|
|
|
|
|
|
|
Repair naming of variables in Nim and add some helper functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pointed by clone2727
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
opcode is unhandled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|