stk-code_catmod/src/utils
auria 0383a9ec55 more debug menu love
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14677 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-12-09 02:03:16 +00:00
..
utf8 Remove trailing space, git doesn't like it 2013-05-29 22:04:35 +00:00
aligned_array.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
constants.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
constants.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
cpp2011.h Remove trailing space, git doesn't like it 2013-05-29 22:04:35 +00:00
crash_reporting.cpp Converted line endings consistently to unix. 2013-12-04 01:46:55 +00:00
crash_reporting.hpp Converted line endings consistently to unix. 2013-12-04 01:46:55 +00:00
debug.cpp more debug menu love 2013-12-09 02:03:16 +00:00
debug.hpp Add a debug menu + option to reload shaders (memory leak, yeah, but it's just for debugging) 2013-12-09 00:09:35 +00:00
helpers.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
helpers.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
interpolation_array.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
leak_check.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
leak_check.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
log.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
log.hpp Modularize the rendering a little (I am aware this results in a very small loss of performance, but given the large amount of virtual method calls we make every frame, should be pretty insignificant, and will make the rendering much easier to follow). Fix VS 2013 support issues. Improve material to reject mutually exclusive settings that result in render bugs. 2013-12-08 20:06:44 +00:00
no_copy.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
profiler.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
profiler.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
ptr_vector.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
random_generator.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
random_generator.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
string_utils.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
string_utils.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
synchronised.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
time.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
time.hpp Fixed compilation problem 2013-12-05 17:30:44 +00:00
translation.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
translation.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
types.hpp Modularize the rendering a little (I am aware this results in a very small loss of performance, but given the large amount of virtual method calls we make every frame, should be pretty insignificant, and will make the rendering much easier to follow). Fix VS 2013 support issues. Improve material to reject mutually exclusive settings that result in render bugs. 2013-12-08 20:06:44 +00:00
utf8.h Make tinygettext work 2011-03-16 15:05:25 +00:00
vec3.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
vec3.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
vs.hpp Moved all VS specific math code (i.e. for round(), isnan) into vs.hpp 2013-12-06 03:49:55 +00:00