stk-code_catmod/src
auria 62d76f1405 Apply patch by riebl : fix possible crash when OpenAL was disabled
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10932 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-03-06 16:33:06 +00:00
..
addons Made KArtProperties member of STKConfig a pointer, 2012-01-16 05:59:51 +00:00
animations Bugfix : don't ignore interaction property on animated objects 2012-03-06 15:34:25 +00:00
audio Apply patch by riebl : fix possible crash when OpenAL was disabled 2012-03-06 16:33:06 +00:00
bullet Added asserts to detect NANs in applyTorque. 2012-01-10 22:50:19 +00:00
challenges Start refactor to turn around a bad design decision regarding challenges. Oops. Number of required trophies moved from scene.xml to .challenge file. 2012-02-23 01:36:24 +00:00
config Refactored replay by splitting it into one base class, and dedicated 2012-02-28 22:33:49 +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 Record low-high Ktris range in FPS display. 2012-03-03 22:15:49 +00:00
guiengine Port track info dialog to XML 2012-02-09 03:08:32 +00:00
ide Refactored skidding to use a new base class SkiddingProperties. 2012-03-06 11:28:04 +00:00
input Refactored replay by splitting it into one base class, and dedicated 2012-02-28 22:33:49 +00:00
io Replaced core::stringc with std::string. 2012-01-10 22:45:57 +00:00
items Merged trunk with this branch. ATM the track screenshot does not work - 2012-02-16 04:57:49 +00:00
karts Fixed linux compilation problems, updated cmake project files. 2012-03-06 11:37:47 +00:00
modes Refactored replay by splitting it into one base class, and dedicated 2012-02-28 22:33:49 +00:00
network Added first version of (uncompressed) replays - atm only 2012-02-27 05:52:17 +00:00
physics Fixed #550: zippers have much less effect. 2012-02-29 09:10:16 +00:00
race Added first version of (uncompressed) replays - atm only 2012-02-27 05:52:17 +00:00
replay Use the visual rotation in replay files, so that skidding is properly shown. 2012-02-29 05:44:37 +00:00
states_screens Add qubodup's new skid sound, thanks 2012-02-24 00:19:07 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Bugfix : don't ignore interaction property on animated objects 2012-03-06 15:34:25 +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 display of requirements on force fields 2012-01-26 01:13:45 +00:00
wiiuse Apply a bunch of CMake patches by riebl, thanks\! 2012-03-06 00:18:51 +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 git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10539 178a84e3-b1eb-0310-8ba1-8eac791a3b58 2012-01-01 21:19:13 +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 Add missing \n in help text. 2012-03-02 02:05:53 +00:00
Makefile.am Add new skidding files to build system. 2012-03-02 20:41:19 +00:00