stk-code_catmod/src
auria 91e1fb3111 Minor tweak so that a single nitro buttle is fully consumed when using the nitro button (before, there would be a very tiny little amount left)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13454 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-08-10 00:55:27 +00:00
..
addons Removed unused code. 2013-07-09 00:05:47 +00:00
animations Likewise for userconfigparams 2013-06-26 13:32:02 +00:00
audio sfx mgr: Remove unused function declaration 2013-07-04 19:31:19 +00:00
challenges Fix assertion failure at end of challenges 2013-06-20 00:31:31 +00:00
config Merged bubble bum branch into trunk. The new bubble gum 2013-08-08 03:11:03 +00:00
graphics merge soccer branch 2013-08-09 23:48:13 +00:00
guiengine Make GUI lists just use box, to make them in line with the latest changes that borders should be inside width/height 2013-07-06 01:05:08 +00:00
ide Updated VS project files. 2013-07-04 02:49:34 +00:00
input Allow navigating with TAB in menus 2013-07-23 22:53:21 +00:00
io Simplified #includes, and changed order to follow our style guide. 2013-08-01 06:11:10 +00:00
items Merged bubble bum branch into trunk. The new bubble gum 2013-08-08 03:11:03 +00:00
karts Minor tweak so that a single nitro buttle is fully consumed when using the nitro button (before, there would be a very tiny little amount left) 2013-08-10 00:55:27 +00:00
modes A few small tweaks to soccer mode, show message when a goal is made, resize down soccer ball a little 2013-08-10 00:23:51 +00:00
network Initial Score display. (Using only the first two karts) 2013-07-09 04:26:23 +00:00
physics Merged bubble bum branch into trunk. The new bubble gum 2013-08-08 03:11:03 +00:00
race Game ends when goal target is reached. 2013-07-25 01:25:35 +00:00
replay Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
states_screens Fix bug #1037 2013-08-10 00:51:44 +00:00
tinygettext tinygettext const fix 2013-06-28 12:16:22 +00:00
tracks Added support for physics-only meshes (i.e. invisible walls), see #1014. 2013-07-14 21:57:34 +00:00
utils Added assert to Log::fail so that a debugger breakpoint can 2013-07-25 07:12:49 +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 Apply small patch by lennartack to fix leak in --no-graphic mode 2013-07-17 22:37:45 +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 Minor bugfix: if an invalid kart name was specified on the 2013-08-01 06:06:09 +00:00
Makefile.am Update build. 2013-07-04 18:57:23 +00:00