.. |
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
|
Make sure that we are not out of array.
|
2016-11-11 14:07:18 +01:00 |
command_line.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
constants.cpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11: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
|
Used functions in stk_config to convert between ticks and times.
|
2018-02-23 23:22:49 +11: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
|
Fixed a crash when logging long messages
|
2018-02-12 21:31:32 +01:00 |
log.hpp
|
Added option to buffer log messages (which can reduce debug output
|
2017-12-04 11:32:09 +11:00 |
mini_glm.cpp
|
Split MiniGLM for more usage (instancing, cpu particle, network...)
|
2017-10-14 11:00:51 +08:00 |
mini_glm.hpp
|
Add a quick fallback tangent computation
|
2018-01-06 12:47:22 +08:00 |
no_copy.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
profiler.cpp
|
Allow to save current GPU query string to apitrace
|
2018-02-11 01:53:30 +08:00 |
profiler.hpp
|
Rename wrong profiler item
|
2018-01-31 10:31:25 +08:00 |
progress_bar_android.cpp
|
Minor fix for android progress bar that probably doesn't make any difference anyway
|
2017-06-24 21:41:36 +02:00 |
progress_bar_android.hpp
|
Fixed typo
|
2017-01-27 22:44:22 +01:00 |
ptr_vector.hpp
|
Try to fix linux build.
|
2017-04-07 20:27:11 +10:00 |
random_generator.cpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
random_generator.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
singleton.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
string_utils.cpp
|
Used functions in stk_config to convert between ticks and times.
|
2018-02-23 23:22:49 +11:00 |
string_utils.hpp
|
Replaced more time with ticks.
|
2018-02-22 09:22:57 +11:00 |
synchronised.hpp
|
Removed unnecessary copy constructor call, which makes the Synchronised
|
2015-10-17 09:33:05 +11:00 |
time.cpp
|
Minor : upgrade profiler utils to use the logging functions
|
2017-01-09 20:36:08 -05:00 |
time.hpp
|
Fix clang compilation
|
2017-01-14 14:36:52 +01:00 |
translation.cpp
|
Detect system language on android
|
2018-02-26 21:25:08 +01:00 |
translation.hpp
|
Remove the hard-coded localized name in language.cpp
|
2016-03-13 10:25:26 +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 |