.. |
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
|
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
|
1) Refactored skidding so that all skidding handling is now done
|
2012-03-02 04:17:38 +00:00 |
guiengine
|
Port track info dialog to XML
|
2012-02-09 03:08:32 +00:00 |
ide
|
1) Refactored skidding so that all skidding handling is now done
|
2012-03-02 04:17:38 +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
|
1) Refactored skidding so that all skidding handling is now done
|
2012-03-02 04:17:38 +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
|
Instead of aborting when a track does not have a dedicated
|
2012-02-28 02:32:06 +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
|
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 |