stk-code_catmod/src/addons
auria 4157f7dc10 More work on 'thou shalt not include irrlicht.h everywhere carelessly'
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8665 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-05-22 19:45:17 +00:00
..
addon.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
addon.hpp Added support for sorting addons by column; renamed addons.stkgui 2011-05-19 22:43:27 +00:00
addons_manager.cpp Change printf to fprintf (as other err prints in same file) so it compiles. 2011-05-17 04:24:56 +00:00
addons_manager.hpp Renamed Synchronised::get()/set() to getAtomic()/setAtomic() 2011-05-16 21:49:58 +00:00
network_http.cpp Fixed first startup of STK (i.e. when no config.xml exist, and the 2011-05-22 14:09:02 +00:00
network_http.hpp More work on 'thou shalt not include irrlicht.h everywhere carelessly' 2011-05-22 19:29:52 +00:00
news_manager.cpp 1) Moved news message handling into a separate object. 2011-05-12 23:51:00 +00:00
news_manager.hpp More work on 'thou shalt not include irrlicht.h everywhere carelessly' 2011-05-22 19:29:52 +00:00
request.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
request.hpp Removed unused HC_SLEEP command. 2011-05-17 05:31:33 +00:00
zip.cpp More work on 'thou shalt not include irrlicht.h everywhere carelessly' 2011-05-22 19:45:17 +00:00
zip.hpp Enabled news (but not addons) in normal debug mode. 2011-03-27 12:10:07 +00:00