.. |
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
|
Add initial kart local state saving with correct attachment rewind
|
2018-07-12 07:08:02 +08: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
|
Allow logging save only to a file
|
2018-02-27 13:22:58 +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
|
Use hardcoded values for m_max_frames
|
2018-08-05 13:14:22 +08:00 |
profiler.hpp
|
Rename wrong profiler item
|
2018-01-31 10:31:25 +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
|
Recreate libchildprocess after apk upgrade also when device has non-typical internal data dir
|
2018-08-23 23:08:27 +02: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
|
Move base/decode64 to crypto class
|
2018-08-31 19:30:25 +08:00 |
string_utils.hpp
|
Move base/decode64 to crypto class
|
2018-08-31 19:30:25 +08:00 |
synchronised.hpp
|
Removed unnecessary copy constructor call, which makes the Synchronised
|
2015-10-17 09:33:05 +11:00 |
time.cpp
|
Add c++11 chrono timer handling
|
2018-08-23 14:34:56 +08:00 |
time.hpp
|
Add c++11 chrono timer handling
|
2018-08-23 14:34:56 +08:00 |
translation.cpp
|
More fixes for global_android_app
|
2018-08-16 22:30:15 +02:00 |
translation.hpp
|
Remove fribidi and tinygettext in server only build
|
2018-07-07 01:22: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 |