]> git.jsancho.org Git - lugaru.git/history - Source/Devtools/ConsoleCmds.cpp
Moved default scale and default damage tolerance to PersonType.
[lugaru.git] / Source / Devtools / ConsoleCmds.cpp
2017-03-03 Côme ChillietMoved default scale and default damage tolerance to...
2017-02-11 Rémi VerscheldeDevtools: Remove obsolete skin cmds, fix docs
2017-02-11 Rémi VerscheldeDevtools: Improve fixtype cmd and document it
2017-02-11 Rémi VerscheldeDevtools: Enhance ddialog command
2017-02-11 Rémi VerscheldeDevtools: Add clotheslist cmd and fix devkeys in console
2017-02-11 Rémi VerscheldeRename fur textures for clarity
2017-02-05 Côme ChillietMoved creatures skins to PersonType class
2017-02-04 Côme ChillietFixed default command so that it does not make you...
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-02-01 Rémi VerscheldeDevtools: Fix scaling issue with creature type change
2017-01-28 Rémi VerscheldeUpdate copyright year to 2017
2017-01-23 Rémi VerscheldeDevtools: Prevent clothes from saving invalid path
2017-01-09 Côme ChillietAdded braces to all statements with clang-tidy and...
2017-01-09 Côme ChillietApplied clang-format on all files
2017-01-06 Côme ChillietCreating map saving folder if needed
2017-01-04 Rémi VerscheldeConsole: Return gracefully when loading missing level
2017-01-02 Côme ChillietReplaced a strcpy by strncpy
2016-12-22 Côme ChillietFixed warnings, removed unused attributes, broken audio...
2016-12-22 Nicola Spanti (RyD... Fixing some warnings of cppcheck
2016-12-16 Côme ChillietMoved things related to tutorial in new Tutorial class
2016-12-15 Côme ChillietCleaned up Objects handling
2016-12-11 Côme ChillietFixed a lot of GCC warnings
2016-12-11 Rémi VerscheldeRename all C++ headers with .hpp extension
2016-12-11 Côme ChillietSorted all source files in folders