pandemonium_engine/core
Rémi Verschelde b44ee23cee Web: Clarify that OS.get_unique_id is not supported
Remove the base error message in `OS`, we no longer really error out this
way for not implemented methods. Instead, each platform should override them
to provide the context they want.

Fixes #82439.

(cherry picked from commit 0a10f09ce4321695940a626eef9c64b36f599193)
2024-02-08 15:05:20 +01:00
..
bind Fix unitialized variables in core 2024-02-08 13:43:25 +01:00
config Add project settings for AVAudioSessionCategory on iOS 2024-02-08 14:06:59 +01:00
containers Fix unitialized variables in core 2024-02-08 13:43:25 +01: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 Fix #if *_ENABLED inconsistencies, should check if defined 2024-02-08 14:16:03 +01:00
io Fix unitialized variables in core 2024-02-08 13:43:25 +01:00
log File copyright header updates pt3. 2023-12-17 22:42:34 +01:00
math Fix AABB.encloses failing on shared upper bound 2024-02-08 14:00:08 +01:00
object Fix unitialized variables in core 2024-02-08 13:43:25 +01:00
os Web: Clarify that OS.get_unique_id is not supported 2024-02-08 15:05:20 +01:00
string Added to_real helper methods to String. 2023-12-27 13:02:57 +01:00
variant Fixed smaller issues in VariantOP. 2024-01-20 12:50:13 +01:00
core_builders.py Added support for specifying a COPYRIGHT.txt file for modules. 2022-12-31 18:12:06 +01:00
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 File copyright header updates pt1. 2023-12-17 22:29:33 +01: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
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 Moved back the servers and resources from core. 2023-12-10 23:11:07 +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