Go to file
Serhii Snitsaruk dbc9a7ad31 Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
bb_param Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
bt Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
doc_classes Add documentation to many classes 2022-11-04 13:27:09 +01:00
editor Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
icons Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
test Add BTPlayer and BehaviorTree classes, and fix leaking refs 2022-08-30 18:48:49 +02:00
.clang-format Initial commit 2022-08-28 12:54:16 +02:00
.gitignore Initial commit 2022-08-28 12:54:16 +02:00
README.md Initial commit 2022-08-28 12:54:16 +02:00
SCsub Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
blackboard.cpp Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
blackboard.h Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
config.py Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
limbo_hsm.cpp Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
limbo_hsm.h Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
limbo_state.cpp Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
limbo_state.h Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
limbo_string_names.cpp Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
limbo_string_names.h Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
limbo_utility.cpp Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
limbo_utility.h Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
register_types.cpp Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00
register_types.h Add mostly minimal changes in order to compile and run with godot 4 2022-12-15 14:33:03 +01:00

README.md