stk-code_catmod/src/addons
xapantu 23143a4018 Fix addons when we are offline:
- They can't be updated
- It doesn't crash when we uninstall them

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6483 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-09 17:04:58 +00:00
..
addons.cpp Fix addons when we are offline: 2010-11-09 17:04:58 +00:00
addons.hpp Adding update support for the addons and increase the size of the buttons in the addon dialog 2010-10-09 16:44:12 +00:00
network.cpp Improve the 'download in progress code' to be less verbose 2010-09-02 15:15:31 +00:00
network.hpp Moved mutex from header to .cpp file, since defining one instance of the mutex for each fiel that includes the download manager is almost certainly not what was intended 2010-07-09 00:41:46 +00:00
zip.cpp Comment useless variable to remove compiler warning (and optimize a little) 2010-09-07 17:58:51 +00:00
zip.hpp Added addons build config to Xcode project + added better error handling to the unzip function so it fails instead of crashing iun a couple places (xapantu: more work needed on error handling) 2010-07-01 16:50:34 +00:00