]> git.jsancho.org Git - lugaru.git/history - Source/Tutorial.cpp
Added braces to all statements with clang-tidy and ran clang-format again
[lugaru.git] / Source / Tutorial.cpp
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
2016-12-17 Côme ChillietCleaned a bit mouse button shown names, added names...
2016-12-17 Côme ChillietCleaned up a bit Tutorial::DrawTextInfo
2016-12-17 Côme ChillietRenamed method because DrawText is reserved on some...
2016-12-16 Côme ChillietMerged identical switch cases in Tutorial
2016-12-16 Côme ChillietMoved things related to tutorial in new Tutorial class