entity_spell_system/skeleton
2020-05-22 20:48:08 +02:00
..
character_bones.cpp Updated the license header for 2020, also added the license text to the top of the c++ files. Removed a now unneeded, unused file. 2020-01-31 19:34:47 +01:00
character_bones.h Updated the license header for 2020, also added the license text to the top of the c++ files. Removed a now unneeded, unused file. 2020-01-31 19:34:47 +01:00
character_skeleton_2d.cpp Removed the EntityGender enum. Now everything uses plain int model indexes. 2020-05-20 20:38:10 +02:00
character_skeleton_2d.h Removed the EntityGender enum. Now everything uses plain int model indexes. 2020-05-20 20:38:10 +02:00
character_skeleton_3d.cpp Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
character_skeleton_3d.h Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
entity_skeleton_data.cpp Added a bund of skeleton-related new classes. They aren't finished yet. Renamed the spells folder to infos. 2019-07-23 02:21:06 +02:00
entity_skeleton_data.h Updated the license header for 2020, also added the license text to the top of the c++ files. Removed a now unneeded, unused file. 2020-01-31 19:34:47 +01:00
skeleton_model_entry.cpp Renamed ItemVisual to ModelVisual. 2020-05-19 21:09:00 +02:00
skeleton_model_entry.h Renamed ItemVisual to ModelVisual. 2020-05-19 21:09:00 +02:00