]> git.jsancho.org Git - lugaru.git/history - Source/Skybox.cpp
Stopped using Account pointers, and removed general difficulty setting (difficulty...
[lugaru.git] / Source / Skybox.cpp
2016-12-08 Côme ChillietReplaced as much char* as possible by std::strings
2016-11-29 Côme ChillietRemoved ununused field hasAlpha
2016-11-29 Côme ChillietReplaced hardcoded environment values by appropriate...
2016-11-25 Rémi VerscheldeAdd copyright notice and AUTHORS file for open source...
2016-11-20 Rémi VerscheldeLicense: Update GPLv2+ header to match current FSF...
2013-04-15 sf17kCLEANED UP WHITESPACE
2013-04-15 sf17kFORMATTED IF STATEMENTS
2013-04-15 sf17kBEAUTIFIED ALL SOURCE CODE
2011-06-08 sf17kmajor refactor of texture system
2011-06-03 sf17kglDeleteTextures safely ignores zeroes
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-01-07 Alexander MonakovMinor SkyBox cleanup
2010-05-13 Ryan C. GordonMerge.
2010-05-12 Reece DunnUse const char * for string arguments to avoid deprecat...
2010-05-11 Ryan C. GordonAdded GPL license and headers.
2005-08-05 Ryan C. GordonMore work: compiles, missing like 5 symbols.
2005-08-05 Ryan C. GordonAdded newline to all the source/headers in Source.
2005-08-05 Ryan C. GordonInitial import.