stk-code_catmod/src/utils
mbjornstk 47f8d29011 Remove more useless exec properties.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8798 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-01 21:19:18 +00:00
..
utf8 Remove more useless exec properties. 2011-06-01 21:19:18 +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 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
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 Renamed Synchronised::get()/set() to getAtomic()/setAtomic() 2011-05-16 21:49:58 +00:00
time.hpp Fixed compilation on linux. 2011-03-23 04:39:28 +00:00
translation.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
translation.hpp 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
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 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