]> git.jsancho.org Git - lugaru.git/commit
Moved default scale and default damage tolerance to PersonType.
authorCôme Chilliet <come@chilliet.eu>
Fri, 3 Mar 2017 14:27:00 +0000 (15:27 +0100)
committerCôme Chilliet <come@chilliet.eu>
Fri, 3 Mar 2017 14:27:00 +0000 (15:27 +0100)
commitce51a88a16d2e7af222929546d250eba4acb299d
tree136e8cb5af563783ede9a92ee445712f64a4250c
parentb35798eb8ef5e05a4574bbf1115c31a504496616
Moved default scale and default damage tolerance to PersonType.

Added a method for type changing in Person.
Source/Devtools/ConsoleCmds.cpp
Source/GameTick.cpp
Source/Objects/Person.cpp
Source/Objects/Person.hpp
Source/Objects/PersonType.cpp
Source/Objects/PersonType.hpp