.. |
addons
|
Creating the directories for addons using file_manager
|
2010-07-01 17:42:12 +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
|
1) Added support for new camera mode: end camera positions and types
|
2010-06-28 23:33:07 +00:00 |
guiengine
|
Fixed badges wrongly remaining on empty ribbon items
|
2010-06-27 17:40:00 +00:00 |
ide
|
Added addons build config to Xcode project + added better error handling to the unzip function so it fails instead of crashing iun a couple places (xapantu: more work needed on error handling)
|
2010-07-01 16:50:34 +00:00 |
input
|
Fixed leaving game in multiplayer kart selection screen
|
2010-06-24 18:18:30 +00:00 |
io
|
Adding a function (checkAndCreateDirectoryP) tp create directories recursively
|
2010-07-02 09:35:55 +00:00 |
items
|
Bugfix: battle mode would not work correctly, removed unused variable.
|
2010-06-22 06:47:26 +00:00 |
karts
|
Switch win/lose animation off when restarting a race.
|
2010-06-29 22:58:20 +00:00 |
modes
|
Fixed memory overwrite that happens when the in-game menu is
|
2010-07-01 00:16:09 +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
|
Support added for 'coneX' and 'coneZ' shapes as physical objects
|
2010-06-07 22:08:15 +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
|
Added new VS configuration 'curl-debug' which adds support for libfribidi,
|
2010-07-01 14:25:42 +00:00 |
tracks
|
Fixed uninitialised variable.
|
2010-06-30 05:29:56 +00:00 |
utils
|
(Hopefully) fixed missing return value in w_gettext.
|
2010-07-01 00:13:31 +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
|
Working on the update screen: remove unneeded function and some code cleanup
|
2010-07-01 10:02:57 +00:00 |