stk-code_catmod/src/utils
hikerstk 6a6d574823 Prevented buffer overflows in case of invalid times (which could happen e.g.
as result of estimated times on a track with invalid drivelines), see also
bug 3078740.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6180 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-01 11:00:22 +00:00
..
constants.cpp Endianness detection cleanup 2010-01-13 00:57:17 +00:00
constants.hpp Use float constants. 2010-07-05 00:24:09 +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 Added support for deleting added keyboard configurations 2010-09-08 22:40:54 +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 Prevented buffer overflows in case of invalid times (which could happen e.g. 2010-10-01 11:00:22 +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 Implement silly hack to get whether the current language is RTL (but at least it works) 2010-09-03 18:57:44 +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