entity_spell_system/entities
2019-11-29 10:16:59 +01:00
..
ai Reworked the UtilityAI implementation into something that I think will actually be good, and useful. Also intial work on pet support. 2019-11-27 10:54:56 +01:00
auras Fixed serializing caster's path as ".". 2019-11-11 00:46:31 +01:00
data Removed the old ai aswell. 2019-11-27 11:14:47 +01:00
skills More from_dicts. 2019-09-14 20:44:50 +02:00
stats Stat will be set dirty after deserialization now. 2019-10-25 21:58:29 +02:00
entity_resource.cpp Improved the targeting signals, and callbacks in entity. 2019-09-27 18:05:43 +02:00
entity_resource.h Improved the targeting signals, and callbacks in entity. 2019-09-27 18:05:43 +02:00
entity.cpp Fixed sending item count changes to the client. Also added the stack_size_changed signal to ItemInstance. 2019-11-29 10:16:59 +01:00
entity.h Reworked the UtilityAI implementation into something that I think will actually be good, and useful. Also intial work on pet support. 2019-11-27 10:54:56 +01:00
mob.cpp Merged Mob and Player into Entity. 2019-11-04 01:38:27 +01:00
mob.h Merged Mob and Player into Entity. 2019-11-04 01:38:27 +01:00
player.cpp Merged Mob and Player into Entity. 2019-11-04 01:38:27 +01:00
player.h Merged Mob and Player into Entity. 2019-11-04 01:38:27 +01:00