]> git.jsancho.org Git - lugaru.git/history - Source/Models.cpp
player replaced by Person::players which is a vector of shared_ptr.
[lugaru.git] / Source / Models.cpp
2013-07-13 Côme BERNIGAUDplayer replaced by Person::players which is a vector...
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 sf17kconvert Game class to namespace
2011-05-20 Côme BERNIGAUDmerge
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-05-09 sf17kmerge
2011-05-06 sf17kcleanup
2010-12-12 Alexander MonakovUnused
2010-05-21 Côme BERNIGAUDmerging :-)
2010-05-16 Vadim TrochinskyMerge
2010-05-16 Alexander MonakovCleanup handling of console commands
2010-05-15 Ryan HansonAdded a ConvertFileName() to 'Models.cpp'
2010-05-14 Ryan HansonMade filepaths use ConvertFileName(), so it works on...
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-11 Ryan C. GordonAdded GPL license and headers.
2005-08-05 Ryan C. GordonGame builds and runs...need more input.
2005-08-05 Ryan C. GordonMore effort.
2005-08-05 Ryan C. GordonAdded newline to all the source/headers in Source.
2005-08-05 Ryan C. GordonInitial import.