.. |
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
|
CMake can now generate visual c++ projects
|
2012-03-10 23:16:57 +00:00 |
graphics
|
Removed dependencies on controller.hpp from kart.hpp (to
|
2012-03-08 22:56:33 +00:00 |
guiengine
|
Port track info dialog to XML
|
2012-02-09 03:08:32 +00:00 |
ide
|
Updated VS 10 project files.
|
2012-03-10 12:40:28 +00:00 |
input
|
Removed dependencies on controller.hpp from kart.hpp (to
|
2012-03-08 22:56:33 +00:00 |
io
|
Replaced core::stringc with std::string.
|
2012-01-10 22:45:57 +00:00 |
items
|
Removed dependencies on controller.hpp from kart.hpp (to
|
2012-03-08 22:56:33 +00:00 |
karts
|
Made skidding more controllable: now once the kart
|
2012-03-08 23:30:26 +00:00 |
modes
|
Removed dependencies on controller.hpp from kart.hpp (to
|
2012-03-08 22:56:33 +00:00 |
network
|
Removed dependencies on controller.hpp from kart.hpp (to
|
2012-03-08 22:56:33 +00:00 |
physics
|
Fixed memory leak: the virtual createPhysics function of
|
2012-03-07 02:41:41 +00:00 |
race
|
Removed dependencies on controller.hpp from kart.hpp (to
|
2012-03-08 22:56:33 +00:00 |
replay
|
Fixed memory leak: the virtual createPhysics function of
|
2012-03-07 02:41:41 +00:00 |
states_screens
|
Removed dependencies on controller.hpp from kart.hpp (to
|
2012-03-08 22:56:33 +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
|
Fixed memory leak: the virtual createPhysics function of
|
2012-03-07 02:41:41 +00:00 |
Makefile.am
|
Add new skidding_properties.[ch]pp to build system.
|
2012-03-06 20:38:18 +00:00 |