]> git.localhorst.tv Git - l2e.git/history - src/battle/PartyLayout.h
renamed namespace geometry -> math
[l2e.git] / src / battle / PartyLayout.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 PartyLayout
2012-08-22 Daniel Karbachmerged Point into Vector
2012-08-21 Daniel Karbachmoved hero position to Hero
2012-08-08 Daniel Karbachchanged party layout position interpretation to better...
2012-08-06 Daniel Karbachfix position calculation in PartyLayout
2012-08-05 Daniel Karbachadded battle party layout class