.. |
animations
|
Bugfix for animations with physics represenation.
|
2010-01-10 12:10:39 +00:00 |
audio
|
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
|
2009-12-18 00:36:35 +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
|
Removed #include of kart and player_kart from world.
|
2010-01-10 23:12:29 +00:00 |
guiengine
|
Fixed compilation under irrlicht 1.6
|
2010-01-07 23:23:00 +00:00 |
ide
|
Fixed i18n on OS X too (may not work on PPC macs)
|
2010-01-11 23:22:44 +00:00 |
input
|
Removed #include of kart and player_kart from world.
|
2010-01-10 23:12:29 +00:00 |
io
|
Config dir cleanup by Graham Harrias (thanks\!)
|
2010-01-01 17:01:32 +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
|
Added some code to add a 'push to the side' when crashing into a kart.
|
2010-01-10 12:16:32 +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 #include of kart and player_kart from world.
|
2010-01-10 23:12:29 +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
|
Removed #include of kart and player_kart from world.
|
2010-01-10 23:12:29 +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
|
Fixed i18n on OS X too (may not work on PPC macs)
|
2010-01-11 23:22:44 +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
|
Fixed a lot of translation crap related to XML, hacky challenge files, no GUI, etc...
|
2009-12-22 21:57:15 +00:00 |
Makefile.am
|
First version of improved track object support - not fully functional yet, but
|
2009-12-30 00:08:20 +00:00 |