stk-code_catmod/src
xapantu 93624d154c Fix a crash caused by a uninitialized mutex and remove the 'setText' call from the thread because it can caused a crash
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5661 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-07-06 16:06:43 +00:00
..
addons Adding a progress text to show the percent already downloaded of the addons inthe addons dialog 2010-07-05 17:47:05 +00:00
animations Support added for 'coneX' and 'coneZ' shapes as physical objects 2010-06-07 22:08:15 +00:00
audio Fixed uninitialised variable. 2010-06-30 05:23:37 +00:00
bullet Added reminder echo to fix some bugs in bullet. 2010-03-11 22:01:32 +00:00
challenges Bugfix : don't show challenges that rely on a broken GP 2010-05-07 17:49:04 +00:00
config Adding the addons menu, I am going to write a mail to the ML 2010-06-30 18:40:55 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Fixed minor memory leak. 2010-07-05 23:03:19 +00:00
guiengine Adding a progress bar to download addons. 2010-07-06 14:39:45 +00:00
ide Fixed annoying visibility warnings wen building with Xcode 2010-07-04 18:36:59 +00:00
input Fixed leaving game in multiplayer kart selection screen 2010-06-24 18:18:30 +00:00
io Fised memory leak. 2010-07-05 23:00:41 +00:00
items Bugfix: battle mode would not work correctly, removed unused variable. 2010-06-22 06:47:26 +00:00
karts Added support for a sequence of frame to be played in an animation before 2010-07-04 22:51:45 +00:00
modes Added last lap sfx, which is played once when the first kart 2010-07-06 00:11:42 +00:00
network Some cleanups with ActivePlayer. Moved it to StateManager, because that's where active players are created and stored - this will be less confusing than hiding it inside a configuration class. More work is still to be done if we want to make this code really clean, though. 2010-02-18 21:28:32 +00:00
physics Fixed doubly-defined constructor that didn't compile 2010-07-06 00:02:51 +00:00
race Modified my recent checks in highscores : on failure, ignore bogus entries instead of aborting 2010-06-13 18:30:07 +00:00
replay Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
states_screens Fix a crash caused by a uninitialized mutex and remove the 'setText' call from the thread because it can caused a crash 2010-07-06 16:06:43 +00:00
tracks Fixed minor memory leak (minor=data structure that is used till the end 2010-07-05 23:02:09 +00:00
utils Use float constants. 2010-07-05 00:24:09 +00:00
windows_installer Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
main_loop.cpp Modified music handling, fixing the music heard during GP lost/won 2010-06-13 18:25:49 +00:00
main_loop.hpp 1) Profile mode now works, and is now completely implemented 2009-08-23 15:42:58 +00:00
main.cpp A dirty hack to add addons direcotory support in kart loader and a fix for addons path 2010-07-01 12:15:57 +00:00
Makefile.am Adding a progress bar to download addons. 2010-07-06 14:39:45 +00:00