stk-code_catmod/src
auria 9bb6dc84dd Minor overworld update, add switch to disable pixel shaders, fix custom settings to not be accessible in in-game menu
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10489 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-12-25 20:22:37 +00:00
..
addons 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
animations 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
audio 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
bullet Fixed uninitialised variable (which was used, but didn't impact 2011-11-30 23:48:28 +00:00
challenges Display number of trophies in overworld HUD 2011-12-20 22:01:45 +00:00
config Minor overworld update, add switch to disable pixel shaders, fix custom settings to not be accessible in in-game menu 2011-12-25 20:22:37 +00:00
enet Fix for cmake: Added test for __socklen_t_defined which is used on linux (autotools 2011-12-05 22:15:24 +00:00
graphics Minor overworld update, add switch to disable pixel shaders, fix custom settings to not be accessible in in-game menu 2011-12-25 20:22:37 +00:00
guiengine Bugfixes and improvements to spinner widget 2011-12-22 21:01:03 +00:00
ide Add states_screens/dialogs/custom_video_settings.[ch]pp to vc9 project 2011-12-22 22:03:23 +00:00
input Don't use in-game keys for menus, some people may setup their gamepad to use a key that's pressed by default for acceleration 2011-12-10 20:06:43 +00:00
io 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
items Made the restitution settable for karts. 2011-12-12 10:40:09 +00:00
karts Fixed bug in bevel shape: the bevel shaped was larger than the bounding 2011-12-21 21:43:01 +00:00
modes Display number of trophies in overworld HUD 2011-12-20 22:01:45 +00:00
network 1) Added an (additional) impulse to push karts away from each other. 2011-12-14 21:02:15 +00:00
physics Cosmetic changes only. 2011-12-19 22:02:48 +00:00
race Create new world type for overworld for customized behavior. Hide overworld in track seelciton screen. Launch overworld when clicking on story mode button. 2011-12-19 02:26:07 +00:00
replay 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
states_screens Minor overworld update, add switch to disable pixel shaders, fix custom settings to not be accessible in in-game menu 2011-12-25 20:22:37 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Add a fallback for when splatting is not available in overworld 2011-12-21 21:19:04 +00:00
tutorial Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small 2011-05-29 19:52:24 +00:00
utils Improve error handling in string utils 2011-12-22 21:01:17 +00:00
windows_installer Renamed 'Run' menu entry to 'supertuxkart' to avoid clash 2011-07-05 01:20:14 +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
main_loop.cpp 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_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 checking if kart/track is locked when launching from terminal, avoids crash 2011-12-12 01:03:44 +00:00
Makefile.am Add custom_video_settings.[ch]pp to build system. 2011-12-23 02:47:58 +00:00