]> git.jsancho.org Git - lugaru.git/history - Source/ImageIO.cpp
Moved Account::active in Account class. Maybe it should be changed for a method and...
[lugaru.git] / Source / ImageIO.cpp
2016-12-01 Côme ChillietSwitched all data access to the new methods
2016-11-29 Côme ChillietFixed a clang warning
2016-11-26 Côme ChillietGot rid of global texture var. Calling load_image directly
2016-11-25 Rémi VerscheldeAdd copyright notice and AUTHORS file for open source...
2016-11-24 Côme ChillietMoved image loading/saving in TGALoader and renamed...