]> git.localhorst.tv Git - l2e.git/history - src/graphics/Sprite.h
renamed namespace geometry -> math
[l2e.git] / src / graphics / Sprite.h
2012-12-27 Daniel Karbachrenamed namespace geometry -> math
2012-11-30 Daniel Karbachremoved stupid file headers that eclipse put in
2012-10-18 Daniel Karbachswitched to static type IDs
2012-09-10 Daniel Karbachadded constructors for described types
2012-09-09 Daniel Karbachadded type description of Sprite
2012-09-03 Daniel KarbachMerge branch 'loader'
2012-08-28 Daniel Karbachmade Sprite default constructible
2012-08-22 Daniel Karbachswitched some (x,y) and (w,h) pairs to vectors
2012-08-22 Daniel Karbachmerged Point into Vector
2012-08-12 Daniel Karbachpass point as reference in graphics Draw functions
2012-08-10 Daniel Karbachadded attack targets selection state
2012-08-08 Daniel Karbachadded center positioning for Sprite
2012-08-07 Daniel Karbachadded Frame class for drawing bordered windows
2012-08-06 Daniel Karbachbetter positioning of monsters
2012-08-05 Daniel Karbachadded Point class
2012-08-05 Daniel Karbachadded simple sprite class