]> git.jsancho.org Git - lugaru.git/history - Source/Objects/Person.hpp
Moved default scale and default damage tolerance to PersonType.
[lugaru.git] / Source / Objects / Person.hpp
2017-03-03 Côme ChillietMoved default scale and default damage tolerance to...
2017-02-11 Rémi Verscheldeclang-format: Apply to all headers
2017-02-11 Rémi VerscheldeDevtools: Improve fixtype cmd and document it
2017-02-11 Rémi VerscheldeDevtools: Fix saving player proportions
2017-02-05 Côme ChillietMoved PersonType class to its own file
2017-02-05 Côme ChillietMoved more animation info to PersonType
2017-02-05 Côme ChillietMoved bloodText to PersonType
2017-02-05 Côme ChillietMoved creatures skins to PersonType class
2017-02-05 Côme ChillietMoved models paths to PersonType
2017-02-05 Côme ChillietPut some sounds and animations information in creature...
2017-02-03 Côme ChillietMerge branch 'master' of gitlab.com:osslugaru/lugaru
2017-02-03 Côme ChillietMoved proportions system in a PersonType class
2017-01-28 Rémi VerscheldeUpdate copyright year to 2017
2017-01-02 Côme ChillietRemoved lots of unused code from Math folder, renamed...
2016-12-22 Côme ChillietSmall cleanups
2016-12-19 Côme ChillietMoved doAI in Person class
2016-12-11 Rémi VerscheldeRename all C++ headers with .hpp extension