about summary refs log tree commit diff
path: root/src/engine/e_console.c
AgeCommit message (Expand)Author
2008-02-02cleaned up the console code. added the ability to tune the game in runtime.Magnus Auvinen
2008-01-20fixed so that the lexer handles negative intsMagnus Auvinen
2008-01-17Console should now lex and parse strings correctly (including escaping).Jakob Fries
2008-01-16compile fixesMagnus Auvinen
2008-01-16Added first version of the console.Jakob Fries