aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/console.h
AgeCommit message (Collapse)Author
2014-02-18FULLPIPE: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-25FULLPIPE: Add a new debug command, "scene"Filippos Karapetis
This can be used to view the current scene, or teleport to another one
2013-12-07FULLPIPE: Add debug console.D G Turner