obelisk/src/models
Chris Cromer ba7e0b1203
allow insertion of facts that haven't been proven true yet
2023-02-03 23:16:03 -03:00
..
action.cpp advancements on the fact generation 2022-11-26 00:32:06 -03:00
action.h make the word action link to the action page of the manual 2022-12-10 18:17:32 -03:00
entity.cpp raise character limit to 120 2022-12-13 17:35:14 -03:00
entity.h add entity documentation 2022-12-10 18:29:21 -03:00
error.h raise character limit to 120 2022-12-13 17:35:14 -03:00
fact.cpp allow insertion of facts that haven't been proven true yet 2023-02-03 23:16:03 -03:00
fact.h raise character limit to 120 2022-12-13 17:35:14 -03:00
meson.build create the knowledge base structure 2022-11-01 01:04:41 -03:00
rule.cpp add error handling in the model files and knowledge base 2022-11-29 00:06:35 -03:00
rule.h advancements on the fact generation 2022-11-26 00:32:06 -03:00
suggest_action.cpp add error handling in the model files and knowledge base 2022-11-29 00:06:35 -03:00
suggest_action.h raise character limit to 120 2022-12-13 17:35:14 -03:00
verb.cpp raise character limit to 120 2022-12-13 17:35:14 -03:00
verb.h add error handling in the model files and knowledge base 2022-11-29 00:06:35 -03:00