mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-02-01 13:57:03 +01:00
Relintai
2b516b260a
In projects mass replacing the following words (in the order given) will update everything. get_character_skeleton_path -> character_skeleton_path_get set_character_skeleton_path -> character_skeleton_path_set get_character_skeleton -> character_skeleton_get set_character_skeleton -> character_skeleton_set gets_entity_data -> entity_data_gets sets_entity_data -> entity_data_sets getc_entity_data -> entity_data_getc setc_entity_data -> entity_data_setc entity_data_gets_id -> entity_data_id_gets entity_data_sets_id -> entity_data_id_sets entity_data_getc_id -> entity_data_id_getc entity_data_setc_id -> entity_data_id_setc entity_data_gets_path -> entity_data_path_gets entity_data_sets_path -> entity_data_sets_path gets_ai_state -> ai_state_gets ai_state_gets_stored -> ai_state_stored_gets |
||
---|---|---|
.. | ||
ai | ||
auras | ||
data | ||
resources | ||
skills | ||
stats | ||
entity.cpp | ||
entity.h |