]> git.jsancho.org Git - lugaru.git/history - Source/Objects/Weapons.cpp
Removed unused defines, changed method names case
[lugaru.git] / Source / Objects / Weapons.cpp
2017-01-04 Côme ChillietRemoved unused defines, changed method names case
2017-01-04 Côme ChillietMoved Weapon model and texture loading in Weapon class
2016-12-23 Côme ChillietUsing a vector for Model triangles, moved facenormal...
2016-12-16 Côme ChillietMoved things related to tutorial in new Tutorial class
2016-12-15 Côme ChillietCleaned up TextureRes lifecycle to make sure it’s destr...
2016-12-15 Côme ChillietCleaned up Objects handling
2016-12-12 Côme ChillietTrying to avoid crashes in Weapon::DoStuff
2016-12-11 Rémi VerscheldeRename all C++ headers with .hpp extension
2016-12-11 Côme ChillietSorted all source files in folders