stk-code_catmod/src
stephenjust 0c57b19e9d Update vc9 and vc10 projects
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10534 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-01-01 01:36:18 +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 Update overworld : challenge orbs now contain the screenshot of the actual challenge they lead to 2011-12-27 21:59:11 +00:00
config Make level of anisotropic configurable, plus default to x8 (previously, was using maximum available which could use a lot more video memory with no need since above x8 the improvement is minor). Also remove some debug code that is no more used. 2011-12-27 19:49:03 +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 Update overworld : challenge orbs now contain the screenshot of the actual challenge they lead to 2011-12-27 21:59:11 +00:00
guiengine Bugfixes and improvements to spinner widget 2011-12-22 21:01:03 +00:00
ide Update vc9 and vc10 projects 2012-01-01 01:36:18 +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 The oveworld GUI now has its own class, will be easier to work the UI as I want 2011-12-31 22:07:49 +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 The oveworld GUI now has its own class, will be easier to work the UI as I want 2011-12-31 22:07:49 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Add level of detail to overworld pedestral, they were using a LOT of polygons 2011-12-30 20:32:09 +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 overworld related new files to build system. 2012-01-01 01:08:00 +00:00