stk-code_catmod/src/utils
2019-01-26 16:18:47 +08:00
..
utf8 running whitespaces.py update 1 2014-03-29 11:33:43 +01:00
aligned_array.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
can_be_deleted.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
command_line.cpp Allow to set commandline arguments on android 2018-06-10 23:25:51 +02:00
command_line.hpp Allow to set commandline arguments on android 2018-06-10 23:25:51 +02:00
constants.cpp Reduce number of places version number needs to be changed on release 2018-01-11 08:56:23 -08:00
constants.hpp Unlimited Split-Screen (#3104) 2018-02-05 20:01:32 -05:00
cpp2011.hpp Added missing GPL license. 2015-03-30 11:42:28 +11:00
crash_reporting.cpp Use StringUtils instead of strrchr, some code cleanup. 2017-08-21 08:47:28 +10:00
crash_reporting.hpp Oops - fixed unexplainable #includes ... I am sure I didn't put them in :P 2017-08-21 14:59:28 +10:00
debug.cpp Don't open debug menu if there is dialog window. 2019-01-14 23:27:36 +01:00
debug.hpp Introduce new mechanic to create keyboard shortcuts for debug functions, and start using it for FPS camera. Fixes #2341 2015-10-08 20:06:42 -04:00
helpers.cpp Removed unused (or replaceable in case of clamp) functions from helpers. 2017-01-10 13:25:26 +11:00
helpers.hpp Removed unused (or replaceable in case of clamp) functions from helpers. 2017-01-10 13:25:26 +11:00
interpolation_array.hpp Extend InterpolationArray 2015-07-08 16:55:11 +02:00
leak_check.cpp Add optional linux crash reporting with backtrace (using libbfd) 2016-06-23 16:18:17 +08:00
leak_check.hpp Add optional linux crash reporting with backtrace (using libbfd) 2016-06-23 16:18:17 +08:00
log.cpp Add current date and time to log for server 2019-01-26 14:56:08 +08:00
log.hpp Allow logging save only to a file 2018-02-27 13:22:58 +08:00
mini_glm.cpp Improve compress quaternion by only dropping the largest value out of 4 2018-07-13 12:56:55 +08:00
mini_glm.hpp Increase quaternion compressed precision 2018-07-16 12:13:31 +08:00
no_copy.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
profiler.cpp Fix rectangle face culling 2018-11-30 19:00:05 +08:00
profiler.hpp Avoid allocating large memory for m_gpu_times in no graphics 2018-09-13 01:33:29 +08:00
progress_bar_android.cpp Fixed some crashes 2018-08-15 23:53:14 +02:00
progress_bar_android.hpp Don't use progress bar for server-only on android 2018-08-07 23:36:05 +02:00
ptr_vector.hpp Try to fix linux build. 2017-04-07 20:27:11 +10:00
random_generator.cpp Fix leak 2018-04-20 12:19:57 +08:00
random_generator.hpp Fix leak 2018-04-20 12:19:57 +08:00
separate_process.cpp Implement getCurrentExecutableLocation() on FreeBSD (#3688) 2019-01-07 19:31:15 -05:00
separate_process.hpp Avoid invalid memory access in child process on Android 2018-08-17 23:40:39 +02:00
singleton.hpp Create a prototype for thread-safe protocol manager 2018-02-15 16:47:04 +08:00
string_utils.cpp Merge remote-tracking branch 'origin/for_alayan' 2019-01-26 16:18:47 +08:00
string_utils.hpp Update config to use the new online servers & remove hardcoded certificate (#3703) 2019-01-19 17:49:11 -05:00
synchronised.hpp Removed unnecessary copy constructor call, which makes the Synchronised 2015-10-17 09:33:05 +11:00
time.cpp Fix #3085 2018-10-11 04:53:26 +02:00
time.hpp Add c++11 chrono timer handling 2018-08-23 14:34:56 +08:00
translation.cpp Fixed a crash when loading localized names 2018-11-22 23:24:38 +01:00
translation.hpp Make translation thread safe 2018-11-08 16:36:00 +08:00
types.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
utf8.h Make tinygettext work 2011-03-16 15:05:25 +00:00
vec3.cpp Use btAsin in setHPR 2016-09-13 07:43:19 +08:00
vec3.hpp Header clean up 2017-02-21 12:09:22 +08:00
vs.hpp Allow setThreadName to be used in linux (glibc > 2.11) 2017-03-10 23:30:18 +08:00