]> git.jsancho.org Git - lugaru.git/history - Source/Game.hpp
Output version info to stdout and show in menu
[lugaru.git] / Source / Game.hpp
2017-01-24 Rémi VerscheldeOutput version info to stdout and show in menu
2017-01-04 Rémi VerscheldeConsole: Return gracefully when loading missing level
2017-01-03 Rémi VerscheldeUse a mono font for the console text
2017-01-02 Côme ChillietAttempt at fixing LoadStuff calling logic
2016-12-19 Côme ChillietFixed methods signatures to fix build
2016-12-16 Côme ChillietMoved things related to tutorial in new Tutorial class
2016-12-15 Côme ChillietMoved checkcollide methods in Object
2016-12-15 Côme ChillietCleaned up Objects handling
2016-12-14 Côme ChillietCleaned up console printing code, replaced global displ...
2016-12-14 Côme ChillietRemoved useless STUBBED define
2016-12-11 Rémi VerscheldeRename all C++ headers with .hpp extension