.. |
addons
|
Added FIXME for addons manager.
|
2011-02-07 11:25:37 +00:00 |
animations
|
Removed unused animation_manager (track object manager takes care
|
2010-12-16 21:15:59 +00:00 |
audio
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
bullet
|
Silence a few silly warnings
|
2011-02-14 02:50:38 +00:00 |
challenges
|
Fixed strings
|
2011-02-20 23:14:26 +00:00 |
config
|
Made the '0.7' camera style the default (again), and not
|
2011-02-20 15:21:35 +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
|
Removed compiler warning.
|
2011-02-20 14:58:11 +00:00 |
guiengine
|
Fix bubbles when used with RTL language
|
2011-02-20 20:44:46 +00:00 |
ide
|
Updated VS 10 project file.
|
2011-02-19 09:11:34 +00:00 |
input
|
Renamed ptr_vector to PtrVector so that is follows
|
2011-02-03 22:20:53 +00:00 |
io
|
Fixed removeDirectory function on windows.
|
2011-02-02 23:13:29 +00:00 |
items
|
Replaced raycast used in detecting the terrain is on: instead of raycast
|
2011-02-13 00:23:23 +00:00 |
karts
|
OOps - fixed crash in kart again - this time (I hope) correctly :)
|
2011-02-19 11:44:44 +00:00 |
modes
|
Fixed strings
|
2011-02-20 23:14:26 +00:00 |
network
|
Say hello to the new rain, one that is much, much less CPU and GPU intensive. Joerg: sorry, you will need to modify the exporter again, since now we need support for some built-in weather types, which use a different XML syntax than particles
|
2011-02-07 02:45:32 +00:00 |
physics
|
Use normal particle terrain to make water splash; proper location
|
2011-02-15 21:12:24 +00:00 |
race
|
Cosmetic changes: moved minor structs into a class, added &,
|
2011-02-16 08:45:26 +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
|
Cosmetic changes: moved minor structs into a class, added &,
|
2011-02-16 08:45:26 +00:00 |
tracks
|
Better error handling + somewhat fix rain in lighthouse (for some reason it only works in multiplayer mode?)
|
2011-02-18 15:56:11 +00:00 |
tutorial
|
Fix kart names not being translated on live language switch + correct more RTL issues I found on the way
|
2011-02-06 02:49:45 +00:00 |
utils
|
Enabled inlining of some Vec3 functions (this was originally
|
2011-02-16 22:30:25 +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
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
main_loop.hpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
main.cpp
|
Apply camera changes provided by Jesse Smith to have v0.6 camera option.
|
2011-02-20 05:11:26 +00:00 |
Makefile.am
|
Add PercCameraNode, use it for rain. Sadly the results atm are weird, I need to investigate...
|
2011-02-10 01:56:52 +00:00 |