virtualx-engine/core/object
AndreaCatania 02f2107620
Improve error reporting when the Message Queue is out of Memory.
The function `statistics()`, called when the MessageQueue is out of memory,
will still use the MessageQueue so it crashes.
Moving the error above will improve the behavior since the developer will
find the crash reasons and the instruction on how to fix it.
2023-02-11 22:45:14 +01:00
..
callable_method_pointer.cpp
callable_method_pointer.h
class_db.cpp
class_db.h
make_virtuals.py
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
object.cpp
object.h
object_id.h
ref_counted.cpp
ref_counted.h
script_language.cpp
script_language.h
script_language_extension.cpp
script_language_extension.h
SCsub
undo_redo.cpp
undo_redo.h
worker_thread_pool.cpp
worker_thread_pool.h