..
addons
Removed compiler warnings about order of initialisations.
2011-05-17 05:32:36 +00:00
animations
Fixed mesh leaks when track objects are used.
2011-04-27 22:48:36 +00:00
audio
Suppress annoying warning
2011-05-15 18:28:07 +00:00
bullet
Silence a few silly warnings
2011-02-14 02:50:38 +00:00
challenges
Fixed ticket #134 : challenges would stay in the langauge with which STK
2011-04-03 23:34:26 +00:00
config
Minimal code to support disabling FBOs. No GUI for that at this time.
2011-04-30 22:58:05 +00:00
enet
Fixed linux compilation of new enet version.
2011-03-17 23:01:49 +00:00
font_tool
Updated release build settings.
2011-04-13 04:51:33 +00:00
graphics
More sound tweaks in multiplayer
2011-05-15 18:58:33 +00:00
guiengine
Fixed compile warning.
2011-05-17 06:47:44 +00:00
ide
Update Xcode project
2011-05-13 00:02:23 +00:00
input
For ticket #82 : start adding the infrastructure to show in the UI which gamepad is which
2011-05-14 00:30:30 +00:00
io
Use a better path for add-ons on OSX, before I had chosen a poor location and addon files were among config files
2011-05-13 01:29:18 +00:00
items
When aiming at the closest kart, prefer karts on similar Y levels to karts much higher or much below
2011-05-15 23:42:21 +00:00
karts
More sound tweaks in multiplayer
2011-05-15 18:44:42 +00:00
modes
Fix musical note hiccup bug by preparing track music in 2 phases
2011-05-11 01:47:27 +00:00
network
Fixed lightning being multiplied in multiplayer mode
2011-04-01 14:41:18 +00:00
physics
Added support for textures to trigger a reset on collision (separately from
2011-04-17 22:06:45 +00:00
race
Rename VERSIOn to STKVERSION
2011-03-30 23:41:25 +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
4-This line, and those below, will be ignored --
2011-05-17 07:06:10 +00:00
tinygettext
Fixed ticket #168 (could not switch between traditional and simplified
2011-04-14 02:07:27 +00:00
tracks
Fix musical note hiccup bug by preparing track music in 2 phases
2011-05-11 01:47:27 +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
Renamed Synchronised::get()/set() to getAtomic()/setAtomic()
2011-05-16 21:49:58 +00:00
windows_installer
Replaced old windows icon with larger 256x256 icon.
2011-04-13 00:52:51 +00:00
Doxyfile
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
1) Fixed race condition: the network thread could access network_http
2011-05-13 06:29:12 +00:00
Makefile.am
1) Moved news message handling into a separate object.
2011-05-12 23:51:00 +00:00