pandemonium_engine/core
Fabio Alessandrelli 0c95ddb60d Use unztell64 in FileAccessZIP to ensure 64 bit return
(cherry picked from commit efccebd3db90d7baf0947cd02612ab987ab87868)
2024-07-14 21:04:32 +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 Physics Interpolation - refactor Camera and fix get_camera_transform() 2024-07-14 11:18:12 +02:00
input Sync controller mappings DB with SDL 2 community repo 2024-07-14 08:52:59 +02:00
io Use unztell64 in FileAccessZIP to ensure 64 bit return 2024-07-14 21:04:32 +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