Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
It simplifies the overloaded functions for renderBox/Text and saveScreen
|
|
|
|
Because of confusion when indentation level is raised and thus tabs or
spaces should be used when aligning code, this commit switches to tabs
to avoid any further confusion.
|
|
Most of them were for debugging only anyway and commands like `giveall`
actually broke parts of the game (and didn't even give you all items).
|
|
|
|
The NULL terminator is needed during parsing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ChangeAnimationMode is NOT done
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added "pos" console command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleanup of other actors
|
|
|
|
|
|
|
|
|