stk-code_catmod/src
hikerstk 2829f711c6 Applied curaga's patch for #675: don't create GUI with certain
command line options - thanks!


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12666 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-17 07:00:30 +00:00
..
addons Yet another fix for addons :( Now installation of addons might 2013-03-27 21:52:40 +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 Fixed crash (when some things are actually locked). 2013-04-15 23:01:44 +00:00
config Tweaked default wiimote settings. 2013-03-13 04:00:19 +00:00
graphics Fixed possible crash in debug mode, thanks to curaga. 2013-04-15 21:49:48 +00:00
guiengine Applied nixt's patch to use the new speedometer and 2013-04-15 22:54:28 +00:00
ide Removed line which caused errors for people without VS 2008 2013-04-09 21:12:57 +00:00
input Apply patch by marius1309 to update printfs into log, thanks\! Accidentally got merged into some changes of mine to make the battle againt Nolok a little harder. Those changes are incomplete, but good to go for now, more tweaks may be done later 2013-04-17 00:40:05 +00:00
io First part of track object refactor 2013-04-04 01:15:37 +00:00
items Fix #889: Only play strike sfx when a bowling ball hits a kart (and not 2013-04-07 22:37:09 +00:00
karts Apply patch by marius1309 to update printfs into log, thanks\! Accidentally got merged into some changes of mine to make the battle againt Nolok a little harder. Those changes are incomplete, but good to go for now, more tweaks may be done later 2013-04-17 00:40:05 +00:00
modes Moved call to RaceGUI::init out of world::reset to avoid 2013-04-16 11:37:25 +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 iAdded new 'best' AI difficulty. ATM this is not locked yet, and 2013-04-11 06:17:46 +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 Moved call to RaceGUI::init out of world::reset to avoid 2013-04-16 11:37:25 +00:00
tinygettext Fixed VS2010 warnings (too long names when expanding 2013-04-09 13:45:51 +00:00
tracks Added a separate ChallengeModeType as preparation for the 2013-04-15 12:39:45 +00:00
utils Make sure the #include files in leak_check are the same 2013-04-13 14:31:20 +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 Applied curaga's patch for #675: don't create GUI with certain 2013-04-17 07:00:30 +00:00
Makefile.am Add new track files. 2013-04-04 22:55:32 +00:00