stk-code_catmod/src
hikerstk 3854da8189 Fixed crash in Easter mode when highest AI is selected (#926).
Thanks to hired777.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12687 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-22 07:09:29 +00:00
..
addons Added reverse-sorting of addons (#916). Thanks to ingridmorstrad for the patch. 2013-04-18 22:44:18 +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 Replaced printfs with calls to Log::. 2013-01-14 22:31:03 +00:00
challenges Replaced many printf with log (see #937). Thanks to 2013-04-19 06:53:17 +00:00
config Added reverse-sorting of addons (#916). Thanks to ingridmorstrad for the patch. 2013-04-18 22:44:18 +00:00
graphics Fix clang warnings (#922). 2013-04-17 12:09:04 +00:00
guiengine Added reverse-sorting of addons (#916). Thanks to ingridmorstrad for the patch. 2013-04-18 22:44:18 +00:00
ide Fixed wiiuse-debuig build. 2013-04-21 13:32:56 +00:00
input Try to ignore accelerometers on linux systems 2013-04-19 22:36:25 +00:00
io Added reverse-sorting of addons (#916). Thanks to ingridmorstrad for the patch. 2013-04-18 22:44:18 +00:00
items Fixed using switch in easter egg mode (#924) - thanks to hired777. 2013-04-17 22:18:14 +00:00
karts Apply patch to convert printfs to the log API 2013-04-19 22:45:58 +00:00
modes Fixed crash in Easter mode when highest AI is selected (#926). 2013-04-22 07:09:29 +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 Added reverse-sorting of addons (#916). Thanks to ingridmorstrad for the patch. 2013-04-18 22:44:18 +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 Added reverse-sorting of addons (#916). Thanks to ingridmorstrad for the patch. 2013-04-18 22:44:18 +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 Disable console window on Windows (#836). Thanks to hired777 for the patch. 2013-04-21 12:39:25 +00:00
Makefile.am Add new track files. 2013-04-04 22:55:32 +00:00