Console logging is now identical in all builds; warning and error show the console...
authorMathnerd314 <man.is.allan@gmail.com>
Mon, 25 Jan 2010 02:01:14 +0000 (02:01 +0000)
committerMathnerd314 <man.is.allan@gmail.com>
Mon, 25 Jan 2010 02:01:14 +0000 (02:01 +0000)
commit33c9a30be6a351fe21a3eb702a7fa90acd43a741
tree479f9f528de16e7eb927b0100816b083d76cda33
parent0289d77aedcb806daaeb5965c34f8d69e8ceed33
Console logging is now identical in all builds; warning and error show the console for 1.5-3 seconds.
Tile editor images are now scripted by debug_draw_editor_images
Change contrib_menu level subset warning to info.
Ignore "release" directory that holds release builds.

SVN-Revision: 6271
src/scripting/functions.cpp
src/scripting/functions.hpp
src/scripting/wrapper.cpp
src/supertux/console.cpp
src/supertux/console.hpp
src/supertux/menu/contrib_menu.cpp
src/supertux/tile.cpp
src/supertux/tile.hpp
src/supertux/tile_set_parser.cpp
src/util/log.cpp
src/util/log.hpp