.. |
animations
|
1) Moved access to world object from race_manager to static functions in
|
2010-02-11 07:11:52 +00:00 |
audio
|
Converted music files to XML
|
2010-02-16 01:18:40 +00:00 |
bullet
|
Fixed a couple annoying bullet warnings
|
2010-01-06 16:47:30 +00:00 |
challenges
|
Removed unnecessary includes
|
2010-02-16 00:49:05 +00:00 |
config
|
Removed unnecessary includes
|
2010-02-16 00:49:05 +00:00 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
graphics
|
Converted sound effects file to XML. Along the way, refactored the audio code to be more flexible. before, when a sound changed, you needed to edit the config file of STK, edit the enum in the header, edit the loader in the .cpp... was annoying. Now you only need to edit the config file.
|
2010-02-15 19:17:35 +00:00 |
guiengine
|
Removed a couple debug prints that w ere not useful anymore
|
2010-02-15 23:32:37 +00:00 |
ide
|
Updated Xcode project
|
2010-02-15 01:03:32 +00:00 |
input
|
Big code refactoring: instead of having auto_kart, player_kart, the karts
|
2010-02-15 00:54:28 +00:00 |
io
|
Removed unused functions.
|
2010-02-16 23:50:52 +00:00 |
items
|
Removed unnecessary includes
|
2010-02-16 00:49:05 +00:00 |
karts
|
Removed unnecessary includes
|
2010-02-16 00:49:05 +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
|
Converted sound effects file to XML. Along the way, refactored the audio code to be more flexible. before, when a sound changed, you needed to edit the config file of STK, edit the enum in the header, edit the loader in the .cpp... was annoying. Now you only need to edit the config file.
|
2010-02-15 19:17:35 +00:00 |
network
|
Big code refactoring: instead of having auto_kart, player_kart, the karts
|
2010-02-15 00:54:28 +00:00 |
physics
|
1) Moved access to world object from race_manager to static functions in
|
2010-02-11 07:11:52 +00:00 |
race
|
Converted GPs to XML
|
2010-02-16 00:33:41 +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
|
Make arenas screen work again as well as before (which is not so good, but at least the regression is gone...)
|
2010-02-16 20:12:23 +00:00 |
tracks
|
Removed unnecessary includes
|
2010-02-16 00:40:32 +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
|
Fixed a FIXME, removed useless code
|
2010-02-11 20:16:30 +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
|
1) Replaced all .projectile files with one powerup.xml file,
|
2010-02-07 02:05:21 +00:00 |
Makefile.am
|
Fixed makefile for linux build.
|
2010-02-15 01:22:23 +00:00 |