]> git.jsancho.org Git - lugaru.git/history - Source/Sprite.cpp
player replaced by Person::players which is a vector of shared_ptr.
[lugaru.git] / Source / Sprite.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 sf17kcleanup, renamed rotations to yaw/pitch
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-01-07 Alexander MonakovRemove terraindetail (== 1 anyway)
2010-12-22 Alexander MonakovMove some global vars from Globals.cpp, add decls to...
2010-06-06 Alexander MonakovMerge
2010-06-05 Côme BERNIGAUDfinally...