.. |
addons
|
Bugfix for #682: we now allow to remove addons when no access to the net is available.
|
2012-10-13 19:49:48 +00:00 |
animations
|
properly implement sphere collision shape support
|
2012-10-16 22:45:44 +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
|
Refactoring: interpolating values is now handled in a separate class
|
2012-10-16 05:51:46 +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
|
Refactoring: interpolating values is now handled in a separate class
|
2012-10-16 05:51:46 +00:00 |
items
|
Apply patch by 'Steel_' to correct crash in 3-strikes mode
|
2012-10-20 18:51:07 +00:00 |
karts
|
Imrpoved skidding: getting out of skid reset the visual rotation
|
2012-10-17 21:51:10 +00:00 |
modes
|
Added files missing in previous commit.
|
2012-10-14 22:23:07 +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
|
Add small feature : in addition to allow resetting a kart when touching something, allow making it 'explode' the kart like when receiving a cake
|
2012-10-16 00:09:33 +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
|
Apply patch by Steel_ to display hgihscores at the end of a race, thanks\!
|
2012-10-20 19:01:45 +00:00 |
tinygettext
|
Remove old Norwegian language definitions after request from mailing list
|
2011-06-13 22:30:38 +00:00 |
tracks
|
Removed unnecessary warning; made debug mesh less transparent.
|
2012-10-17 21:48:42 +00:00 |
tutorial
|
Introduced an 'abstract kart' class, which is used to
|
2012-03-19 20:21:11 +00:00 |
utils
|
Fixed typo ... which resulted in the AI braking most of the time.
|
2012-10-18 05:33:42 +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
|
Bugfix for #682: we now allow to remove addons when no access to the net is available.
|
2012-10-13 19:49:48 +00:00 |
Makefile.am
|
Add missing inetwork_http.cpp, hpp version was already in (uh?).
|
2012-09-21 22:05:53 +00:00 |