Removed files markes as questionable on http://supertux.lethargik.org/wiki/DataFiles
[supertux.git] / src / console.hpp
2008-02-18 Christoph SommerMerged patch for issue 0000298: supertux fails to compi...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-05-23 Christoph SommerAdded line-editing functionality to console (issue...
2007-02-05 Christoph SommerSome more keys for the console
2007-01-20 Christoph SommerRemoved additional ConsoleCommandReceiver interface...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-05-29 Christoph SommerAdded autocompletion for current root table /
2006-04-26 Christoph SommerAdded history functionality to Console
2006-04-20 Matthias Braun- make sure all log messages get displayed, even when...
2006-04-13 Matthias Braunload default.nut for all scripts, have own roottable...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-12 Matthias Braunfade out console
2006-04-12 Matthias Braun- remove pointless leveltime from world1 levels
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2006-04-10 Christoph SommerMoved some console commands' implementations nearer...
2006-04-09 Christoph SommerConsole commands can pass arguments
2006-04-09 Christoph SommerSubtle animation of Console background /
2006-04-08 Christoph SommerYet another Console commit /
2006-04-08 Christoph SommerConsole toggle now on caret key / Started work on Backs...
2006-04-07 Matthias Braunrefactored some supertux mainloops
2006-04-06 Christoph SommerCheating handled by Console
2006-04-06 Christoph SommerConsole can be toggled with Tab key / Receives chars...
2006-04-06 Christoph SommerSimple Console