New grow and skid sounds from remaxim
[supertux.git] / src / console.cpp
2008-08-21 Ingo RuhnkeqMax <qwiglydee@gmail.com>'s font patch, adds unicode...
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-12-16 Christoph SommerImproved console rendering at 16:10 aspect ratio
2007-05-23 Christoph SommerAdded line-editing functionality to console (issue...
2007-04-16 Matthias Braundon't adjust aspect-ratio in non-fullscreen modes,...
2007-04-08 Christoph SommerFixed auto-opening of Console when adding lines that...
2007-02-05 Christoph SommerSome more keys for the console
2007-01-29 Ingo Ruhnke- changed console font again
2007-01-29 Ingo Ruhnke- added new console font
2007-01-28 Ingo Ruhnke- renamed LEFT_ALLIGN to ALIGN_LEFT
2007-01-20 Christoph SommerConsole also autocompletes (full common prefix) on...
2007-01-20 Christoph SommerRemoved additional ConsoleCommandReceiver interface...
2006-12-28 Christoph SommerMerged back changes from 0.3.x branch
2006-08-09 Wolfgang BeckerLAYER_HUD and above ignore lightmap
2006-08-09 Wolfgang Beckerilluminated console
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-06-07 Wolfgang BeckerEnableKeyRepeat while console is open.
2006-05-30 Christoph SommerConsole autocompletion now descends into tables, classe...
2006-05-29 Matthias Braunalso autocomplete for parent tables
2006-05-29 Christoph SommerAdded autocompletion for current root table /
2006-05-26 Christoph SommerDeleted one line too many
2006-05-26 Christoph SommerWorked around bug with wrappping utf-8 text /
2006-04-30 Matthias Braunblind commit, please test: use squirrel datatypes
2006-04-26 Christoph SommerAdded history functionality to Console
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-20 Matthias Braun- make sure all log messages get displayed, even when...
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