pandemonium_engine/core
Relintai 31f61225a2 Ported: Make MessageQueue growable
* Uses simple vector resizing (po2)
* Uses pair of read and write buffers
- lawnjelly
5f1e7e6fbc
2023-04-15 12:06:16 +02:00
..
bind Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
config Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
containers Ported: Make MessageQueue growable 2023-04-15 12:06:16 +02:00
crypto
error
input Ported: Fix Standard Gamepad Mapping triggers. 2023-03-12 19:12:39 +01:00
io Fix get_path() is not working when files are opend with open_compressed 2023-01-16 14:18:57 +01:00
log Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
math Fix include. 2023-03-12 16:05:58 +01:00
object Ported: Make MessageQueue growable 2023-04-15 12:06:16 +02:00
os Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
string Ported from godot 4: Optimize Node::add_child validation 2023-04-10 18:10:22 +02:00
variant Ported: Add Color + alpha constructor for Color 2023-04-15 11:02:41 +02:00
core_builders.py
core_string_names.cpp
core_string_names.h
global_constants.cpp
global_constants.h
int_types.h
register_core_types.cpp
register_core_types.h
SCsub
typedefs.h
version.h