..
addons
Fix assert when uninstalling an add-on whose data dir was deleted. (This case used to make the add-on not uninstallable)
2012-05-15 01:31:38 +00:00
animations
Start work to support moving sound emitters. Doesn't quite work yet, don't know why' :(
2012-06-30 19:15:12 +00:00
audio
Fix minor memory leaks, by nathanm32292394 - #676
2012-07-16 22:36:47 +00:00
bullet
Fix tons of warnings when building with Mingw. Yes I know I did a few changes in bullet. I don't care, the warnings were too annoying
2012-03-20 01:51:28 +00:00
challenges
Fix minor memory leaks, by nathanm32292394 - #676
2012-07-16 22:36:47 +00:00
config
Fixes minor bug in player options screen
2012-06-21 16:33:30 +00:00
enet
CMake can now generate visual c++ projects
2012-03-10 23:16:57 +00:00
graphics
Cleanup moving window & giving class hints
2012-07-18 02:45:34 +00:00
guiengine
Fix #671 - DemoWorld idle timer reset.
2012-07-19 04:40:23 +00:00
ide
Update xcode project
2012-07-14 20:01:13 +00:00
input
Allow skipping the cutscene
2012-06-24 01:39:49 +00:00
io
Make animated textures work with LOD
2012-05-06 01:13:03 +00:00
items
Cosmetic changes.
2012-07-11 06:42:47 +00:00
karts
Cleanup moving window & giving class hints
2012-07-18 02:45:34 +00:00
modes
Fix #664
2012-07-15 04:09:00 +00:00
network
Add first version on intro cutscene. Still incomplete but goes somewhere :) Ask me for the menu patch if you want to look at it
2012-06-05 00:27:34 +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
Fix bug #655 (crash when going into story mode)
2012-06-28 04:00:40 +00:00
replay
Introduced an 'abstract kart' class, which is used to
2012-03-19 20:21:11 +00:00
states_screens
Fix #647 , again
2012-07-08 23:35:18 +00:00
tinygettext
Remove old Norwegian language definitions after request from mailing list
2011-06-13 22:30:38 +00:00
tracks
Instead of computing two different radius, detect if the kart
2012-07-11 23:05:16 +00:00
tutorial
Introduced an 'abstract kart' class, which is used to
2012-03-19 20:21:11 +00:00
utils
Add support for playing sounds at given points during the cutscene
2012-06-16 23:35:51 +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
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
Added --type [0,1,2] command line option to allow setting the race
2012-07-11 22:02:56 +00:00
Makefile.am
Add cutscene_gui.[ch]pp to build system (and sort arenas_screen.[ch]pp).
2012-06-24 22:42:10 +00:00