.. |
addons
|
Handle incorrect zip files better.
|
2011-01-17 06:06:54 +00:00 |
animations
|
Removed unused animation_manager (track object manager takes care
|
2010-12-16 21:15:59 +00:00 |
audio
|
Removed old code
|
2011-01-03 21:22:04 +00:00 |
bullet
|
Apply NetBSD fix from bug tracker
|
2010-12-18 15:05:49 +00:00 |
challenges
|
Move all challenge files into one directory. Please tell if any problems occur.
|
2011-01-07 01:16:15 +00:00 |
config
|
Make 'guest' translatable again, fixed chicken-and-egg issue with initialisation order
|
2011-01-16 16:56:21 +00:00 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
font_tool
|
Added list of Asian translations to use.
|
2010-12-13 11:53:38 +00:00 |
graphics
|
Bowling balls will now bump off karts that have the star effect shown,
|
2011-01-17 21:21:47 +00:00 |
guiengine
|
Extend RTTI provider to not hardcode scaling of meshes + fix warnings when hovering locked karts + when hovering locked kart, display locked feature chest
|
2011-01-17 02:58:32 +00:00 |
ide
|
Enable fribi for all configuration, hopefully fixed
|
2011-01-14 11:06:04 +00:00 |
input
|
Add key to get free nitro + minor tweaks to particle code
|
2011-01-06 01:01:12 +00:00 |
io
|
Started to add some error handling, fixed handling of zip files
|
2011-01-17 05:44:33 +00:00 |
items
|
Don't aim at karts that have the star effect active.
|
2011-01-17 21:28:58 +00:00 |
karts
|
Bowling balls will now bump off karts that have the star effect shown,
|
2011-01-17 21:21:47 +00:00 |
modes
|
Restored line that was accidentally removed
|
2011-01-16 01:28:25 +00:00 |
network
|
Big refactor : move a lot of strings and config files to use wide strings. For instance to be able to cope with foreign characters in player names
|
2010-12-28 01:29:36 +00:00 |
physics
|
Bowling balls will now bump off karts that have the star effect shown,
|
2011-01-17 21:21:47 +00:00 |
race
|
Improve documentation of race manager; this is one huge class so having good doxygen docs is important. Also clarify difference between setNumPlayers and setNumLocalPlayers; replace many calls to setNumPlayers with calls to setNumLocalPlayers, since setNumPlayers is called by the network manager already and as such calls to setNumPlayers had no effect (the same method was called again later) and were just confusing
|
2011-01-03 20:17:44 +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
|
Better error message in case of uninstalling an addon.
|
2011-01-17 06:07:49 +00:00 |
tracks
|
Fix typo, it should say weather.
|
2011-01-14 03:40:26 +00:00 |
tutorial
|
add new tutorial folder and a file containing the configuration
|
2011-01-13 00:27:03 +00:00 |
utils
|
Improve error handling in XML classes (namely, atoi must die) since I was bitten several times now by insufficient error handling. Also set up base architecture to support the new gfx mode 'my kart is animated but not Ai karts', though it doesn't work atm for the simple reason that at the time the model node is created we do not yet know if the kart is player or AI...
|
2011-01-16 00:06:59 +00:00 |
windows_installer
|
Updated Windows icon
|
2010-11-29 15:38:55 +00:00 |
Doxyfile
|
Some updates to doxyfile (mostly to support subdirs).
|
2008-11-20 02:12:47 +00:00 |
main_loop.cpp
|
Removed debug output.
|
2010-12-05 22:24:01 +00:00 |
main_loop.hpp
|
Removed unused includes
|
2010-09-28 14:35:43 +00:00 |
main.cpp
|
Make 'guest' translatable again, fixed chicken-and-egg issue with initialisation order
|
2011-01-16 16:56:21 +00:00 |
Makefile.am
|
Update with new graphics/particle_kind_manager.[ch]pp.
|
2011-01-07 01:51:34 +00:00 |