stk-code_catmod/src
auria 9a17110f33 Introduce a bit of random in grass
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12739 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-12 01:02:07 +00:00
..
addons Fixed #951 - use Log:: , thanks to alasin. 2013-05-03 07:07:19 +00:00
animations Add back ability to programmatically add track objects, use it in 3 strikes 2013-04-05 01:30:34 +00:00
audio Fixed #943 - replaced printf with Log - thanks to pkucoin. 2013-04-23 11:06:50 +00:00
challenges Replaced many printf with log (see #937). Thanks to 2013-04-19 06:53:17 +00:00
config Fix #942. Thanks to hilnius. 2013-04-30 07:17:02 +00:00
graphics Introduce a bit of random in grass 2013-05-12 01:02:07 +00:00
guiengine Apply patch by Uni_ to fix error reporting when downloading an addon fails. Thanks\! 2013-04-30 23:17:46 +00:00
ide Fixed wiiuse-debuig build. 2013-04-21 13:32:56 +00:00
input Fixed #951 - use Log:: , thanks to alasin. 2013-05-03 07:07:19 +00:00
io Fix #942. Thanks to hilnius. 2013-04-30 07:17:02 +00:00
items Fixed #879: avoid too many basket balls at the same time by introducing 2013-05-03 06:48:47 +00:00
karts Make Nolok boss a little harder. To make it a real fight though the AI will need to stop falling into lava 2013-05-05 19:59:59 +00:00
modes Fixed #879: avoid too many basket balls at the same time by introducing 2013-05-03 06:48:47 +00:00
network Some work on soccer setup screen + cleanup 2013-01-26 12:54:31 +00:00
physics Add missing conversion from radians to degrees when moving track object from physics 2013-04-06 00:21:57 +00:00
race Replaced many printf with log (see #937). Thanks to 2013-04-19 06:53:17 +00:00
replay Big refactoring: the camera for a kart is now not part of the 2013-03-06 22:08:41 +00:00
states_screens Apply patch by Slagvi to make sure the last used kart is not locked 2013-05-01 21:41:51 +00:00
tinygettext Fixed VS2010 warnings (too long names when expanding 2013-04-09 13:45:51 +00:00
tracks Fix clang warnings (#922). 2013-04-17 12:09:04 +00:00
utils Fixed double newline added on console output. 2013-05-01 00:49:21 +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 Started to restructure rendering loop - moved things out of rendering 2013-02-28 01:05:27 +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 Re-enabled windows console in debug mode - it's just handy to have ;) 2013-05-10 23:19:36 +00:00
Makefile.am Add new track files. 2013-04-04 22:55:32 +00:00