stk-code_catmod/src
hikerstk fbc2b35c7f Fixed #409: missing files for Xcode built. Also adding codeblocks
files (not sure if they are up to date).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9769 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-09-06 06:03:24 +00:00
..
addons Minor code cleanup. 2011-09-05 01:06:49 +00:00
animations Fixed bug 393, channels in IPO animation get out of sync 2011-08-21 17:27:05 +00:00
audio Minor improvements to some logging (most importantly, missing \n at the end) 2011-09-05 19:08:15 +00:00
bullet CMake build system improvements, it uses the cmake modules to find the libraries instead of the hardcoded system. 2011-08-01 19:18:49 +00:00
challenges Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small 2011-05-29 19:52:24 +00:00
config 1) Improved rubber ball handling, which should work better in tunnels 2011-09-05 23:20:23 +00:00
enet Started a CMake-based build system 2011-07-24 14:29:16 +00:00
graphics Fixed the fog=N flag in materials.xml 2011-09-05 20:11:32 +00:00
guiengine Improved handling of long add-on names 2011-09-02 00:31:22 +00:00
ide Fixed #409: missing files for Xcode built. Also adding codeblocks 2011-09-06 06:03:24 +00:00
input Fixed resetAxisDirection resetting buttons that happened to have the same ID as the axis being resetted 2011-09-04 23:01:59 +00:00
io Automatically remove all zip files in addons/tmp that are older 2011-08-16 22:56:10 +00:00
items Made rubber ball debug output also available in non-debug 2011-09-06 02:54:15 +00:00
karts In 3 strikes you now have only 2 spare tires, to be more logical. And when you lose you actually lose your wheels. 2011-09-05 23:21:21 +00:00
modes Fixed compilation problem if this file is compiled. 2011-09-06 05:17:21 +00:00
network More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to track.hpp in a desperate attempt to make STK Arthur_D-proof 2011-05-22 18:31:25 +00:00
physics Removed compiler warnings. 2011-09-02 01:34:08 +00:00
race Fixed compilation with GCC 2011-07-29 01:40:46 +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 Fixed issue of 3-strikes lives not being visible with the minimal race UI by somewhat de-minimizing it a bit in 3 strikes 2011-09-05 23:49:17 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Fixed the fog=N flag in materials.xml 2011-09-05 20:11:32 +00:00
tutorial Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small 2011-05-29 19:52:24 +00:00
utils Don't use sizeof to get size of array, it doesn't work 2011-08-19 01:43:40 +00:00
windows_installer Renamed 'Run' menu entry to 'supertuxkart' to avoid clash 2011-07-05 01:20:14 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
main_loop.cpp Add gloal profiler marker, will help get percentages 2011-09-05 22:55:55 +00:00
main_loop.hpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
main.cpp 1) Improved rubber ball handling, which should work better in tunnels 2011-09-05 23:20:23 +00:00
Makefile.am Added missing files (which went unnoticed since the files 2011-09-06 05:18:35 +00:00