.. |
utf8
|
Fix utf16 conversion
|
2019-06-11 08:29:48 +08: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 starting stk inside unicode filepath
|
2019-06-28 20:53:46 +08: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
|
Reducing significantly build warning on MacOS
|
2020-01-12 07:28:15 +00: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
|
Tweak previous commit
|
2019-10-05 01:20:06 +02:00 |
debug.hpp
|
Close debug menu whenever screen is changed
|
2019-02-04 16:13:14 +08:00 |
download_assets_size.hpp
|
Update full assets size for mobile stk
|
2019-12-19 01:46:06 +08:00 |
extract_mobile_assets.cpp
|
Fix gui warnings
|
2019-11-08 16:24:58 +08:00 |
extract_mobile_assets.hpp
|
Allow install full game assets from stk server
|
2019-08-08 16:38:53 +08:00 |
file_utils.cpp
|
Make all ofstream creation utf8 path aware
|
2019-06-28 22:54:02 +08:00 |
file_utils.hpp
|
Make all ifstream creation utf8 path aware
|
2019-06-28 23:39:18 +08:00 |
helpers.cpp
|
Removed unused (or replaceable in case of clamp) functions from helpers.
|
2017-01-10 13:25:26 +11:00 |
helpers.hpp
|
Improve leaning
|
2019-10-22 18:31:09 +02: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 debug logging for iOS device
|
2020-01-20 14:58:03 +08:00 |
log.hpp
|
Define VALIST as va_list rather than char* on non-glibc systems (#4185)
|
2019-12-29 12:29:09 +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
|
Add document for compressed network values
|
2019-03-26 02:44:52 +08:00 |
no_copy.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
profiler.cpp
|
Make all ofstream creation utf8 path aware
|
2019-06-28 22:54:02 +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
|
Fix create process with executable with space in path
|
2019-12-28 12:42:40 +08:00 |
separate_process.hpp
|
Allow using AI in lan racing game
|
2019-10-09 14:08:22 +08:00 |
singleton.hpp
|
Create a prototype for thread-safe protocol manager
|
2018-02-15 16:47:04 +08:00 |
string_utils.cpp
|
Removed StringUtils::notEmpty (#4208)
|
2020-01-09 17:06:39 +01:00 |
string_utils.hpp
|
Always show times in ms (#4177)
|
2020-01-09 17:12:38 +01:00 |
synchronised.hpp
|
Removed unnecessary copy constructor call, which makes the Synchronised
|
2015-10-17 09:33:05 +11:00 |
time.cpp
|
Use libraqm for text layout
|
2019-06-09 11:26:00 +08:00 |
time.hpp
|
Use monotonic clock to avoid system time changes
|
2019-05-06 15:17:19 +08:00 |
translation.cpp
|
Get system language for iOS
|
2019-07-24 01:36:21 +08:00 |
translation.hpp
|
Add thai dictionary from ICU for linebreaking
|
2019-06-19 11:08:41 +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
|
FreeBSD thread name support.
|
2020-02-06 19:00:02 +00:00 |