]> git.localhorst.tv Git - l2e.git/history - src/graphics/Frame.cpp
added textual type/field descriptions and wiki mode
[l2e.git] / src / graphics / Frame.cpp
2012-10-08 Daniel Karbachadded textual type/field descriptions and wiki mode
2012-09-10 Daniel Karbachadded constructors for described types
2012-09-10 Daniel Karbachconverted pseudo-fields into real ones
2012-09-09 Daniel Karbachreordered type description creation to avoid reallocation
2012-09-05 Daniel Karbachadded type description of Frame
2012-09-03 Daniel KarbachMerge branch 'loader'
2012-08-31 Daniel Karbachmade Frame 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-07 Daniel Karbachadded Frame class for drawing bordered windows