stk-code_catmod/src
auria 1a7bf5ea9c Update track list after installing addon so that it appears without restarting STK
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12545 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-03-11 01:26:07 +00:00
..
addons Remove pause between news messages, instead a "+++" is 2013-02-05 22:11:43 +00:00
animations Fixed 'No newline at end of file' warnings. 2013-01-15 06:28:41 +00:00
audio Replaced printfs with calls to Log::. 2013-01-14 22:31:03 +00:00
challenges Small improvement to challenge file, to add a textual player name next to the player ID, to make it easier to read 2013-02-17 20:31:26 +00:00
config Added sin and asin in addition to linear and square mapping of 2013-02-24 22:09:15 +00:00
graphics allow transparent water. not used yet 2013-03-10 01:27:45 +00:00
guiengine Started to restructure rendering loop - moved things out of rendering 2013-02-28 01:05:27 +00:00
ide Fixed falling speed of kart (damping of linear velocity caused 2013-02-21 06:00:38 +00:00
input Avoid that wiimote events are handled as digital events (which means 2013-03-07 13:06:47 +00:00
io Fixed missing '/', and clean up varies paths (all directories 2013-03-01 05:33:36 +00:00
items Made to implicitly constructed objects explicit. 2013-02-28 06:19:17 +00:00
karts Big refactoring: the camera for a kart is now not part of the 2013-03-06 22:08:41 +00:00
modes Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
network Some work on soccer setup screen + cleanup 2013-01-26 12:54:31 +00:00
physics Fixed 'flying' problem in new mine track when driving into the water. 2013-02-18 06:19:39 +00:00
race Merge soccer mode back into trunk - but still WIP, can be disabled via a #define in race_setup_screen.cpp 2013-02-11 22:30:50 +00:00
replay Big refactoring: the camera for a kart is now not part of the 2013-03-06 22:08:41 +00:00
states_screens Update track list after installing addon so that it appears without restarting STK 2013-03-11 01:26:07 +00:00
tinygettext Added log infrastructure. Only a few files of STK are actually using it, 2013-01-14 00:38:07 +00:00
tracks Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
utils More Log:: improvements. 2013-01-22 21:12:42 +00:00
windows_installer Install shortcuts for all users, not only active user (since the installer is 2012-12-10 03:06:29 +00:00
Doxyfile Quite a bit of work on Doxygen docs to contain an overview of the STK source code base 2011-10-25 17:46:14 +00:00
Doxyfile_Win Add a doxfile for windows with adapted DOT_PATH 2012-04-07 22:59:20 +00:00
main_loop.cpp Started to restructure rendering loop - moved things out of rendering 2013-02-28 01:05:27 +00:00
main_loop.hpp Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing 2011-12-06 18:43:36 +00:00
main.cpp Merge soccer mode back into trunk - but still WIP, can be disabled via a #define in race_setup_screen.cpp 2013-02-11 22:30:50 +00:00
Makefile.am Update buildsystem with recent changes. 2013-02-23 23:31:21 +00:00