stk-code_catmod/src
auria 71832931b0 Fixed coordinate -1 resulting in weird bugs
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8705 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-05-25 01:28:14 +00:00
..
addons Fixed compilation problem. 2011-05-25 01:11:23 +00:00
animations More work on 'thou shalt not include irrlicht.h everywhere carelessly' 2011-05-22 19:29:52 +00:00
audio Add nice little race end fanfare and race summary song by Dundersylt 2011-05-21 01:07:06 +00:00
bullet Silence a few silly warnings 2011-02-14 02:50:38 +00:00
challenges More work on 'thou shalt not include irrlicht.h everywhere carelessly' 2011-05-22 19:29:52 +00:00
config More work on 'thou shalt not include irrlicht.h everywhere carelessly' 2011-05-22 19:29:52 +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 Fixed add-ons being left out when reloading after a resolution switch 2011-05-22 22:40:00 +00:00
guiengine Fixed coordinate -1 resulting in weird bugs 2011-05-25 01:28:14 +00:00
ide Update Xcode project 2011-05-13 00:02:23 +00:00
input Highlight gamepad when pressing its keys, to help the player tell them apart 2011-05-23 20:51:17 +00:00
io Minor includes cleanup 2011-05-22 23:04:19 +00:00
items More work on 'thou shalt not include irrlicht.h everywhere carelessly' 2011-05-22 19:29:52 +00:00
karts Fixed looking back not working when wheels are not on ground 2011-05-23 00:37:39 +00:00
modes Fixed compiler warnings. 2011-05-24 04:56:18 +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 Remove unneccesary includes 2011-05-22 22:15:10 +00:00
race Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible 2011-05-22 18:03:28 +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 Started to add a 'reload' button to refresh the addons. 2011-05-25 01:09:25 +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 Simplify code by using PtrVector instead of vector + manual delete 2011-05-24 00:04:43 +00:00
tutorial 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
utils Simplify for_in code 2011-05-24 00:44:25 +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 Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible 2011-05-22 18:03:28 +00:00
Makefile.am 1) Moved news message handling into a separate object. 2011-05-12 23:51:00 +00:00