.. |
animations
|
Bugfix for animations with physics represenation.
|
2010-01-10 12:10:39 +00:00 |
audio
|
Endianness detection cleanup
|
2010-01-13 00:57:17 +00:00 |
bullet
|
Fixed a couple annoying bullet warnings
|
2010-01-06 16:47:30 +00:00 |
challenges
|
Removed #include of kart and player_kart from world.
|
2010-01-10 23:12:29 +00:00 |
config
|
Removed #include of kart and player_kart from world.
|
2010-01-10 23:12:29 +00:00 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
graphics
|
Bugfix for bugfix: make the stars not only stop rotating, but to
|
2010-01-12 23:13:38 +00:00 |
guiengine
|
Fixed warning
|
2010-01-13 00:56:31 +00:00 |
ide
|
Endianness detection cleanup
|
2010-01-13 00:57:17 +00:00 |
input
|
Removed #include of kart and player_kart from world.
|
2010-01-10 23:12:29 +00:00 |
io
|
Applied Stephen Just's patch 2926028: search for data directory relative to the executable,
|
2010-01-12 02:02:13 +00:00 |
items
|
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
|
2009-12-18 00:36:35 +00:00 |
karts
|
Bugfix: the rotating stars were being shown when restarting a race.
|
2010-01-12 23:00:10 +00:00 |
lisp
|
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
|
2009-12-18 00:36:35 +00:00 |
modes
|
Removed compiler warning.
|
2010-01-11 23:51:59 +00:00 |
network
|
Removed #include of kart and player_kart from world.
|
2010-01-10 23:12:29 +00:00 |
physics
|
Fixed compilation problem (no idea why it ever compiled on VS).
|
2010-01-10 22:50:13 +00:00 |
race
|
Bugfix: GP names were converted twice: once from the lisp reader, then again here.
|
2010-01-09 14:13:53 +00:00 |
replay
|
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
|
2009-12-18 00:36:35 +00:00 |
robots
|
Bugfix: restarting a race would not reset the AI properly, causing them to be rescued over and over.
|
2010-01-12 11:15:50 +00:00 |
states_screens
|
Removed calls to gettext in each frame, instead the tranlsation is only done once when
|
2010-01-11 22:08:33 +00:00 |
tracks
|
Removed #include of kart and player_kart from world.
|
2010-01-10 23:12:29 +00:00 |
utils
|
Endianness detection cleanup
|
2010-01-13 00:57:17 +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
|
A menu that uses animations can now choose not to throttle FPS to 35. This means credits and feature unlocked are now smoother
|
2009-12-06 02:19:37 +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
|
Applied Stephen Just's patch 2926028: search for data directory relative to the executable,
|
2010-01-12 02:02:13 +00:00 |
Makefile.am
|
Endianness detection cleanup
|
2010-01-13 00:57:17 +00:00 |