limboai/util
Serhii Snitsaruk c63785b5bc CallMethod: Use array of BBVariant to specify arguments
This allows specifying variables on the blackboard as arguments in additions to raw values.

WARNING: Breaks compatibility if you are using CallMethod tasks. CallMethod arguments in existing trees will need to be reassigned!
2024-01-15 21:51:17 +01:00
..
compat_window_wrapper.cpp Refactor and clean up the code 2024-01-13 17:10:42 +01:00
compat_window_wrapper.h Refactor and clean up the code 2024-01-13 17:10:42 +01:00
limbo_compat.cpp Refactor and clean up the code 2024-01-13 17:10:42 +01:00
limbo_compat.h CallMethod: Use array of BBVariant to specify arguments 2024-01-15 21:51:17 +01:00
limbo_string_names.cpp CallMethod: Store result on the blackboard 2024-01-15 21:32:39 +01:00
limbo_string_names.h CallMethod: Store result on the blackboard 2024-01-15 21:32:39 +01:00
limbo_task_db.cpp Refactor and clean up the code 2024-01-13 17:10:42 +01:00
limbo_task_db.h Refactor and clean up the code 2024-01-13 17:10:42 +01:00
limbo_utility.cpp Fix editor shortcuts not working 2024-01-14 23:50:35 +01:00
limbo_utility.h Fix compilation issues related to open_doc_*() 2024-01-14 16:54:08 +01:00