stk-code_catmod/src
hikerstk c7274ac230 Made debug the lower priority, so that verbose output can
be used to display additional message for stk, but be
still able to filter out debug messages.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12386 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-18 03:50:31 +00:00
..
addons Added popup window to show a news message that has 2013-01-09 05:46:26 +00:00
animations Fixed 'No newline at end of file' warnings. 2013-01-15 06:28:41 +00:00
audio Replaced printfs with calls to Log::. 2013-01-14 22:31:03 +00:00
challenges Don't announce fort magma as unlocked when its not 2012-12-01 03:10:48 +00:00
config Added log infrastructure. Only a few files of STK are actually using it, 2013-01-14 00:38:07 +00:00
graphics Added Log:: calls, fixed layout somewhat. 2013-01-17 11:42:34 +00:00
guiengine Add warning when trying to open a dialog while the previous one is still visible 2013-01-17 22:43:18 +00:00
ide Updated VS9 project file (note tutorial_message_dialog.stkgui 2013-01-17 10:16:39 +00:00
input Use quadratic response curve for wiimote steering 2013-01-17 22:03:06 +00:00
io Oops - committed an inconsistent version of this file, which doesn't compile. 2013-01-17 23:33:35 +00:00
items Fixed 'No newline at end of file' warnings. 2013-01-15 06:28:41 +00:00
karts Replaced more printfs with Log::. 2013-01-16 01:23:22 +00:00
modes Work on tutorial 2013-01-17 02:20:12 +00:00
network Added different impulse in case of a kart-track collision 2012-11-11 21:56:54 +00:00
physics Fixed shaking of karts. 2012-12-02 21:16:20 +00:00
race First version of tutorial. Far from finished but you can take a quick look if you wish; the text is currently at the bottom 2013-01-14 00:35:44 +00:00
replay Fixed 'No newline at end of file' warnings. 2013-01-15 06:28:41 +00:00
states_screens Use quadratic response curve for wiimote steering 2013-01-17 22:03:06 +00:00
tinygettext Added log infrastructure. Only a few files of STK are actually using it, 2013-01-14 00:38:07 +00:00
tracks Work on tutorial 2013-01-17 02:20:12 +00:00
utils Made debug the lower priority, so that verbose output can 2013-01-18 03:50:31 +00:00
windows_installer Install shortcuts for all users, not only active user (since the installer is 2012-12-10 03:06:29 +00:00
Doxyfile Quite a bit of work on Doxygen docs to contain an overview of the STK source code base 2011-10-25 17:46:14 +00:00
Doxyfile_Win Add a doxfile for windows with adapted DOT_PATH 2012-04-07 22:59:20 +00:00
main_loop.cpp Undo not too funny April's fool joke committed by Minibjorn. 2012-04-01 14:48:26 +00:00
main_loop.hpp Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing 2011-12-06 18:43:36 +00:00
main.cpp Use Log:: in main. 2013-01-17 21:44:51 +00:00
Makefile.am Add tutorial dialog files to build system. 2013-01-18 01:24:40 +00:00