pandemonium_engine/core
Rémi Verschelde 91beeffbd8 Sync controller mappings DB with SDL 2 community repo
Synced with mdqinc/SDL_GameControllerDB@4c9b8dace8

(cherry picked from commit 6772047e5077b3bfe1f81cd24c128f02b904c20e)
2024-07-14 08:52:50 +02:00
..
bind Fix typo. 2024-03-04 21:15:00 +01:00
config Added a way for platforms to define a custom resource pack location. 2024-02-17 22:14:44 +01:00
containers Remove unnecessary template parameters from constructors and desctuctors. 2024-06-18 10:17:14 +02:00
crypto Fix unitialized variables in core 2024-02-08 13:43:25 +01:00
error File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
input Sync controller mappings DB with SDL 2 community repo 2024-07-14 08:52:50 +02:00
io Backport locale selection improvements. 2024-04-06 12:37:02 +02:00
log File copyright header updates pt3. 2023-12-17 22:42:34 +01:00
math Physics Interpolation - Fix Transform2D::interpolate_with() 2024-07-14 08:08:05 +02:00
object Don't access a Message's memory after calling it's destructor in MessageQueue. (Even though the way the code works currently this was not really a bug, but it can easily become one.) 2024-06-18 10:38:58 +02:00
os Remove unnecessary template parameters from constructors and desctuctors. 2024-06-18 10:17:14 +02:00
string Added more helper methods to StringBuilder. 2024-04-27 18:53:54 +02:00
variant Clang-format everything. 2024-04-21 15:27:36 +02:00
core_builders.py
core_string_names.cpp File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
core_string_names.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
global_constants.cpp Backport locale selection improvements. 2024-04-06 12:37:02 +02:00
global_constants.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
int_types.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
locales.h Clang-format everything. 2024-04-21 15:27:36 +02:00
register_core_types.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
register_core_types.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
SCsub zlib/minizip: Update to version 1.3 2024-02-08 15:06:20 +01:00
typedefs.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
version.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00