stk-code_catmod/src/utils
hikerstk 498a0a104e 1) Moved news message handling into a separate object.
2) Added prioritised request list to network manager.
3) Fixed ticket 217 (crash at shutdown), which happens if 
   the background thread downloading the icons is still
   active when STK is quit (and then accessing managers
   that have been deleted).
4) Handled partial downloads correctly: files are now
   downloaded with ".part" appended to the filename,
   and only upon a successful download renamed to 
   the original name.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8552 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-05-12 23:51:00 +00:00
..
utf8 Make tinygettext work 2011-03-16 15:05:25 +00:00
aligned_array.hpp Disabled usage of SSE (vectorization) in release mode, since 2011-04-01 04:50:43 +00:00
constants.cpp Rename VERSIOn to STKVERSION 2011-03-30 23:41:25 +00:00
constants.hpp Fixed compilation problem on VS. 2011-03-31 01:15:43 +00:00
no_copy.hpp Fixed crashes in grand_prix lose, win, feature animation etc. 2010-09-10 13:30:31 +00:00
ptr_vector.hpp Rename macros to avoid name clases 2011-05-03 23:50:36 +00:00
random_generator.cpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
random_generator.hpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
string_utils.cpp 1) Added proper handling and detection of installed addons 2011-01-04 21:49:17 +00:00
string_utils.hpp Clean up call to fribidi, add capabilities to insert values to the _ macro 2011-01-23 23:39:10 +00:00
synchronised.hpp 1) Moved news message handling into a separate object. 2011-05-12 23:51:00 +00:00
time.hpp Fixed compilation on linux. 2011-03-23 04:39:28 +00:00
translation.cpp Fixed ticket #168 (could not switch between traditional and simplified 2011-04-14 02:07:27 +00:00
translation.hpp Allow translating wide stirngs too 2011-03-30 16:28:50 +00:00
utf8.h Make tinygettext work 2011-03-16 15:05:25 +00:00
vec3.cpp Enabled inlining of some Vec3 functions (this was originally 2011-02-16 22:30:25 +00:00
vec3.hpp Enabled inlining of some Vec3 functions (this was originally 2011-02-16 22:30:25 +00:00