.. |
addons
|
Bugfix, use of (now) undefined network_http variable.
|
2012-09-20 21:45:59 +00:00 |
animations
|
Add tricks I hope help dramatically improve the synchronisation between the STK physics and irlricht animations in cutscene
|
2012-09-28 01:52:09 +00:00 |
audio
|
Minor bugfix to get compilation without oggvorbis to work.
|
2012-09-18 06:46:22 +00:00 |
challenges
|
Actually lock GPs
|
2012-09-20 01:25:20 +00:00 |
config
|
Added option to let the camera follow the skid angle (there is still
|
2012-09-17 21:42:33 +00:00 |
graphics
|
Added addSphere to irr_driver to make debugging code a bit more flexible.
|
2012-10-01 21:53:40 +00:00 |
guiengine
|
Add special escape-menu on overworld, and make Nolok's bubble gum swapper-proof
|
2012-09-29 22:46:29 +00:00 |
ide
|
Update VC10 project files
|
2012-09-29 19:03:49 +00:00 |
input
|
Work around special keys annoyance where control key presses are eaten by my window manager
|
2012-08-23 01:50:21 +00:00 |
io
|
Make animated textures work with LOD
|
2012-05-06 01:13:03 +00:00 |
items
|
Add special escape-menu on overworld, and make Nolok's bubble gum swapper-proof
|
2012-09-29 22:46:29 +00:00 |
karts
|
Added addSphere to irr_driver to make debugging code a bit more flexible.
|
2012-10-01 21:53:40 +00:00 |
modes
|
Fixed another compiler warning.
|
2012-10-01 02:58:01 +00:00 |
network
|
1) Fixed crash: hovering on top of random kart in the kart selection screen
|
2012-08-16 22:02:41 +00:00 |
physics
|
Fix : objects like the subsea seagul would be animated even when animations were turned off
|
2012-06-17 00:05:32 +00:00 |
race
|
Give nolok some special powers in the last fight against him. Changing the swatter and bubble gum to different models might help make it more dramatic of course
|
2012-09-04 00:39:14 +00:00 |
replay
|
Made skidding react something faster: instead of the kart deciding which
|
2012-09-19 06:56:56 +00:00 |
states_screens
|
Add special escape-menu on overworld, and make Nolok's bubble gum swapper-proof
|
2012-09-29 22:46:29 +00:00 |
tinygettext
|
Remove old Norwegian language definitions after request from mailing list
|
2011-06-13 22:30:38 +00:00 |
tracks
|
Fixed crash when using track_debug with the intro scene.
|
2012-09-30 23:32:00 +00:00 |
tutorial
|
Introduced an 'abstract kart' class, which is used to
|
2012-03-19 20:21:11 +00:00 |
utils
|
Use irrlicht's timer instead our own self-made timer which apparently
|
2012-10-01 03:37:14 +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 |
Doxyfile_Win
|
Add a doxfile for windows with adapted DOT_PATH
|
2012-04-07 22:59:20 +00:00 |
main_loop.cpp
|
Undo not too funny April's fool joke committed by Minibjorn.
|
2012-04-01 14:48:26 +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
|
Properly implemented NetworkHttp using a interface and
|
2012-09-20 05:51:19 +00:00 |
Makefile.am
|
Add missing inetwork_http.cpp, hpp version was already in (uh?).
|
2012-09-21 22:05:53 +00:00 |