.. |
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
|
Add proper cleaning of thread for news manager
|
2020-04-11 00:33:29 +08: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
|
Items animation (#4713)
|
2022-01-25 13:07:04 +08:00 |
cpp2011.hpp
|
Added missing GPL license.
|
2015-03-30 11:42:28 +11:00 |
crash_reporting.cpp
|
illumos port. (#4732)
|
2022-02-13 00:31:14 +08: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
|
Allow texture console reloading GEGLTexture
|
2021-04-17 13:16:27 +08:00 |
debug.hpp
|
Improved artist debug mode (#4501)
|
2021-03-08 11:23:28 +08:00 |
download_assets_size.hpp
|
Update download assets size
|
2022-04-16 13:16:44 +08:00 |
extract_mobile_assets.cpp
|
Initial work to make android STK use SDL2 completely
|
2020-07-12 08:25:06 +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
|
Fix mobile STK server logging
|
2020-02-28 19:53:01 +08:00 |
log.hpp
|
Add thread safe log prefix assignment
|
2020-02-28 09:35:11 +08:00 |
mem_utils.hpp
|
Fix build for Haiku and a handful of other oses with the spirv-tools dependency.
|
2022-03-26 15:05:08 +00: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
|
Remove compiler warning
|
2021-10-01 12:57:07 +08:00 |
no_copy.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
profiler.cpp
|
Use thread local for thread id mapping in profiler
|
2020-04-10 09:58:45 +08:00 |
profiler.hpp
|
Use thread local for thread id mapping in profiler
|
2020-04-10 09:58:45 +08:00 |
progress_bar_android.cpp
|
Initial work to make android STK use SDL2 completely
|
2020-07-12 08:25:06 +08: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 |
singleton.hpp
|
Create a prototype for thread-safe protocol manager
|
2018-02-15 16:47:04 +08:00 |
stk_process.cpp
|
Add tool for server creation in the same process
|
2020-02-28 09:35:25 +08:00 |
stk_process.hpp
|
Add tool for server creation in the same process
|
2020-02-28 09:35:25 +08:00 |
string_utils.cpp
|
Fix undefined behavior in C++20, see #4735
|
2022-02-25 11:13:27 +08:00 |
string_utils.hpp
|
Remove unused code
|
2021-09-10 11:19:24 +08:00 |
synchronised.hpp
|
Use std::thread, std::mutex and std::condition_variable everywhere
|
2020-04-11 11:01:18 +08:00 |
time.cpp
|
Add thread safe function for server time logging prefix
|
2020-02-25 12:17:27 +08:00 |
time.hpp
|
Add thread safe function for server time logging prefix
|
2020-02-25 12:17:27 +08:00 |
tls.hpp
|
Add header helper for thread local storage
|
2020-02-28 09:35:07 +08:00 |
translation.cpp
|
Update localized language names and use tsv file for them
|
2021-11-15 10:58:48 +08:00 |
translation.hpp
|
Update localized language names and use tsv file for them
|
2021-11-15 10:58:48 +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
|
illumos port. (#4732)
|
2022-02-13 00:31:14 +08:00 |