stk-code_catmod/src/utils
xapantu be70408b38 Fix a bug with fribidi
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5567 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-27 10:26:47 +00:00
..
constants.cpp Endianness detection cleanup 2010-01-13 00:57:17 +00:00
constants.hpp Extracted default group name into constants.hpp 2010-05-01 23:40:50 +00:00
no_copy.hpp Moved more files into appropriate subdirs, update build 2009-06-02 12:37:29 +00:00
ptr_vector.hpp Fixed crash on reschange caused by very subtle pointer management issue; added various debug checks to make sure this doesn't happen again -.- those debug checks should have unnoticeable performance effect on a release build 2009-12-30 20:59:56 +00:00
random_generator.cpp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
random_generator.hpp 1) Applied Jonan's patch to fix the layout for many files. 2009-01-22 12:02:40 +00:00
string_utils.cpp Fixed rouding error in time handling, e.g. 0:0:996 was displayed 2010-06-25 13:48:13 +00:00
string_utils.hpp Added some support for randomized in-game messages. Improved i18n support along the way, StringUtils::insert('... %S ... %S ...') in no good, in the translated version the sentence may require the strings to be inserted in opposite order 2010-05-12 00:33:49 +00:00
translation.cpp Fix a bug with fribidi 2010-06-27 10:26:47 +00:00
translation.hpp Added support for Hebrew (and, more generally, RTL languages). fribidi must be available and ENABLE_BIDI must be defined (however the autotools build system currently does not check for fribidi presence so if you build with autotools it will always be off) 2010-05-30 19:11:39 +00:00
vec3.cpp Fixed pitch and roll for bubble gums ... again :) 2010-04-19 13:12:03 +00:00
vec3.hpp Fixed pitch and roll for bubble gums ... again :) 2010-04-19 13:12:03 +00:00