- Fixed ghostforest vs. ghostwood name
[supertux.git] / src / console.cpp
2006-04-17 Matthias Braun- Fixed ghostforest vs. ghostwood name
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-13 Matthias Braunfix menu width, didn't committ the tileset fix, miscela...
2006-04-12 Matthias Braunfade out console
2006-04-12 Matthias Braun- remove pointless leveltime from world1 levels
2006-04-11 Matthias Braunhopefully fixed the crash on exit, keep sectors script...
2006-04-11 Ondřej Hošek* Some Mac fixes that don't break Linux (inclusion...
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2006-04-10 Christoph SommerMoved some console commands' implementations nearer...
2006-04-09 Christoph SommerFixed bug with console crashing on 0-length commands
2006-04-09 Christoph SommerConsole commands can pass arguments
2006-04-09 Christoph SommerSubtle animation of Console background /
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-04-08 Marek Moeckeltranslucent console
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-07 Christoph SommerConsole hides immediately / Cleaned up controller hook
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