entity_spell_system/entities
2021-08-30 21:25:01 +02:00
..
ai Update the copyright texts for 2021. 2021-04-19 10:13:51 +02:00
auras Update the copyright texts for 2021. 2021-04-19 10:13:51 +02:00
data Update the copyright texts for 2021. 2021-04-19 10:13:51 +02:00
resources Update the copyright texts for 2021. 2021-04-19 10:13:51 +02:00
skills Update the copyright texts for 2021. 2021-04-19 10:13:51 +02:00
stats Update the copyright texts for 2021. 2021-04-19 10:13:51 +02:00
entity.cpp Don't set s_entity_controller in enter_tree. 2021-08-30 21:25:01 +02:00
entity.h Reworked how c_is_controlled works. Now Entities just sync sentity_controller to the client and getc_is_controlled just determines from the available data whether the Entity is controlled on that particular client. 2021-08-30 20:14:37 +02:00