stk-code_catmod/src
hikerstk 90bcf9f304 Made compliant with out coding style.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12539 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-03-03 20:47:08 +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 Made compliant with out coding style. 2013-03-03 20:47:08 +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 Fixed screen shot handling on windows. 2013-02-28 11:51:19 +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 Fixed compilation error (I swear, it worked on windows and linux for me). 2013-03-03 12:10:45 +00:00
modes Started to restructure rendering loop - moved things out of rendering 2013-02-28 01:05:27 +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 Fixed 'No newline at end of file' warnings. 2013-01-15 06:28:41 +00:00
states_screens Delete old unused files 2013-02-23 21:49:31 +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 Started to restructure rendering loop - moved things out of rendering 2013-02-28 01:05:27 +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