.. |
addons
|
Made KArtProperties member of STKConfig a pointer,
|
2012-01-16 05:59:51 +00:00 |
animations
|
Add support for tangent meshes when converting to bullet
|
2012-01-20 00:19:10 +00:00 |
audio
|
Add sound hack in debug mode on OSX to make STK more pleasant to debug ;)
|
2012-01-29 20:08:49 +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
|
Add string include so it compiles.
|
2012-01-16 20:52:08 +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
|
Merged reverse-mode branch back into trunk.
|
2012-02-16 11:45:22 +00:00 |
guiengine
|
Port track info dialog to XML
|
2012-02-09 03:08:32 +00:00 |
ide
|
Updates VS 9 project file.
|
2012-01-29 22:26:22 +00:00 |
input
|
Yet another fix to linux compilation.
|
2012-01-16 21:44:19 +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
|
File missing in previous commit.
|
2012-02-17 06:00:37 +00:00 |
modes
|
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 |
network
|
Set the world kart id in the constructor of karts, and not
|
2012-02-02 05:21:14 +00:00 |
physics
|
Fixed byg and naming inconsistencies in kart pushing, more
|
2012-02-19 21:41:54 +00:00 |
race
|
Merged trunk with this branch. ATM the track screenshot does not work -
|
2012-02-16 04:57:49 +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
|
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 |
tinygettext
|
Remove old Norwegian language definitions after request from mailing list
|
2011-06-13 22:30:38 +00:00 |
tracks
|
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 |
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
|
Change files that have mixed EOLs and make sure they keep one style from now.
|
2012-01-01 23:50:36 +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
|
Merged trunk with this branch. ATM the track screenshot does not work -
|
2012-02-16 04:57:49 +00:00 |
Makefile.am
|
Add select_challenge.[ch]pp to build system.
|
2012-01-28 02:51:37 +00:00 |