stk-code_catmod/src
hikerstk 5d8c0d7be1 Added log infrastructure. Only a few files of STK are actually using it,
but all (f)printfs should be replaced. Note that I had to rename
tinygettext/log.?pp to avoid linking problems on windows.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12351 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-14 00:38:07 +00:00
..
addons Added popup window to show a news message that has 2013-01-09 05:46:26 +00:00
animations Fixed two uninitialised variables, removed unnecessary #include. 2012-11-20 02:57:21 +00:00
audio Removed unnecessary warning. 2012-12-10 23:31:34 +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 Fixed #856: when changing resolution overworld did still 2013-01-10 01:02:19 +00:00
guiengine Fixed compiler warnings. 2013-01-06 12:12:47 +00:00
ide Added log infrastructure. Only a few files of STK are actually using it, 2013-01-14 00:38:07 +00:00
input Blindly attempt to fix a bug I can't reproduce 2013-01-06 00:01:16 +00:00
io Added log infrastructure. Only a few files of STK are actually using it, 2013-01-14 00:38:07 +00:00
items 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
karts Added Christmas hats for 4 karts. There is no date dependency 2012-12-24 00:10:41 +00:00
modes 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
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 crash in replay recorder when too many events happened. 2012-11-04 10:08:35 +00:00
states_screens 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
tinygettext Added log infrastructure. Only a few files of STK are actually using it, 2013-01-14 00:38:07 +00:00
tracks 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
tutorial Mostly cosmetic change: renamed RD_EASY etc to 2012-10-21 23:06:33 +00:00
utils Added log infrastructure. Only a few files of STK are actually using it, 2013-01-14 00:38:07 +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 Added log infrastructure. Only a few files of STK are actually using it, 2013-01-14 00:38:07 +00:00
Makefile.am Add egg hunt source files. 2012-12-17 21:22:28 +00:00