stk-code_catmod/src
auria d0e4dabf9e Fixed harmless warning and bogus resolution display in options when viewing from in-game
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8900 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-12 18:51:05 +00:00
..
addons Added a 'bad badge' indicator if there is a problem downloading news. 2011-06-07 06:54:12 +00:00
animations Removed compiler warning (NoCopy already in base class), caused by recently 2011-05-29 23:15:17 +00:00
audio 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
bullet Added more asserts to capture NANs early on. 2011-05-30 11:30:11 +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 Removed unused explosion-impulse property. 2011-06-04 13:21:06 +00:00
enet Fixed linux compilation of new enet version. 2011-03-17 23:01:49 +00:00
font_tool Updated release build settings. 2011-04-13 04:51:33 +00:00
graphics Remove debug print I forgot in previous commit 2011-06-09 01:32:11 +00:00
guiengine nice featured indicator 2011-06-10 01:47:49 +00:00
ide Remove a few superfluous (but harmless) include search paths in Xcode projet) 2011-06-07 00:45:19 +00:00
input 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
io Fixed typo. 2011-05-29 23:50:20 +00:00
items Fixex embarrassing bug in r8860. 2011-06-07 22:38:47 +00:00
karts 1) Made invulnerability time after being hit configurable. 2011-06-05 12:05:40 +00:00
modes Make new fastest lap messages much less visible 2011-06-04 00:12:38 +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 1) Added new isInvulnerable function to kart, which is now 2011-06-04 13:29:35 +00:00
race Improve a bit kart selection screen bug found by KroArtem 2011-06-12 17:35:13 +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 harmless warning and bogus resolution display in options when viewing from in-game 2011-06-12 18:51:05 +00:00
tinygettext More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to tinygettext in a desperate attempt to make STK Arthur_D-proof 2011-05-22 18:41:52 +00:00
tracks No questiuon mark for minimap when RTT is down 2011-06-12 00:04:53 +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 Remove more useless exec properties. 2011-06-01 21:19:18 +00:00
windows_installer Replaced old windows icon with larger 256x256 icon. 2011-04-13 00:52:51 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
main_loop.cpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +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 Removed support for explicit setting of verbosity flag using -v 2011-06-04 14:06:06 +00:00
Makefile.am 1) Moved news message handling into a separate object. 2011-05-12 23:51:00 +00:00