]> git.jsancho.org Git - lugaru.git/history - Source/Terrain.cpp
License: Update GPLv2+ header to match current FSF recommendation
[lugaru.git] / Source / Terrain.cpp
2016-11-20 Rémi VerscheldeLicense: Update GPLv2+ header to match current FSF...
2016-11-20 Côme ChillietFixed a lot of warnings
2013-04-15 sf17kCLEANED UP WHITESPACE
2013-04-15 sf17kFORMATTED IF STATEMENTS
2013-04-15 sf17kBEAUTIFIED ALL SOURCE CODE
2012-07-30 sf17krename for readability
2011-06-08 sf17kmajor refactor of texture system
2011-06-03 sf17kglDeleteTextures safely ignores zeroes
2011-05-29 sf17kcleanup, renamed rotations to yaw/pitch
2011-05-29 sf17kconvert Game class to namespace
2011-05-20 Côme BERNIGAUDmerge
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-05-16 Côme BERNIGAUDrenaming some maps to be coherent.
2011-01-07 Alexander MonakovRemove terraindetail (== 1 anyway)
2010-05-14 Ryan HansonMade filepaths use ConvertFileName(), so it works on...
2010-05-13 Ryan C. GordonMerge.
2010-05-12 Ryan C. GordonMerged latest cmake branch to default.
2010-05-12 Neal GompaMade initial fixes towards building in MinGW for 32...
2010-05-12 Reece DunnUse const char * for string arguments to avoid deprecat...
2010-05-11 Ryan C. GordonAdded GPL license and headers.
2009-11-01 Ryan C. GordonSet Terrain scale to 1.0f by default so we avoid a...
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.