.. |
animations
|
Bugfix for animations with physics represenation.
|
2010-01-10 12:10:39 +00:00 |
audio
|
Improved handling of directory for user configuration files to work even if $HOME/.config
|
2010-01-15 01:46:03 +00:00 |
bullet
|
Fixed a couple annoying bullet warnings
|
2010-01-06 16:47:30 +00:00 |
challenges
|
Avoid warning with visual studio.
|
2010-01-19 23:11:09 +00:00 |
config
|
Cleanly removed unused variable (which caused stk not to start previously).
|
2010-01-20 09:33:36 +00:00 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
graphics
|
Added support for lightmaps, but this is completely untested atm.
|
2010-01-28 04:37:56 +00:00 |
guiengine
|
Removed compiler warnings (and also saved one multiplication - whow).
|
2010-01-27 12:11:24 +00:00 |
ide
|
Fixed absolute paths for arenas_screen.?pp.
|
2010-01-27 08:57:04 +00:00 |
input
|
Improved file names consistency
|
2010-01-21 22:55:08 +00:00 |
io
|
Improved handling of directory for user configuration files to work even if $HOME/.config
|
2010-01-15 01:46:03 +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
|
Position of slipstream graphical effect now depends on the 'target' kart, and
|
2010-01-27 12:33:59 +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
|
Added missing string to the pot
|
2010-01-24 15:34:46 +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
|
RIP domestic manners
|
2010-01-24 23:57:50 +00:00 |
tracks
|
Fixed mirrored display of minimap if track has a driveline with maximum z < 0.
|
2010-01-27 12:28:35 +00:00 |
utils
|
Minor improvements to translation debugging
|
2010-01-15 19:11:34 +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
|
Don't abort STK when there's a bogus challenge file (e.g. a LISP file left from 0.6)
|
2010-01-15 19:01:45 +00:00 |
Makefile.am
|
Added some slip stream graphical effects (which are disabled by default) - pretty much work in progress.
|
2010-01-19 23:15:25 +00:00 |