Console logging is now identical in all builds; warning and error show the console...
authormathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 25 Jan 2010 02:01:14 +0000 (02:01 +0000)
committermathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 25 Jan 2010 02:01:14 +0000 (02:01 +0000)
commitcc2848ea41e57f729a5eec79e9b2670b448b97b9
tree479f9f528de16e7eb927b0100816b083d76cda33
parentfeed359d5fcba7ec90f66d3fa55a36ca31a3ed9b
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.

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6271 837edb03-e0f3-0310-88ca-d4d4e8b29345
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