summaryrefslogtreecommitdiffstats
path: root/draw.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2013-04-17renamed draw into drwAnselm R Garbe1-64/+0
2012-12-09continued with draw.c and draw.h implementation, now the integration beginsAnselm R Garbe1-15/+10
2012-12-08continued with draw.c abstraction, also started util.{h,c} implementation, ↵Anselm R Garbe1-5/+5
that will be used by draw.c as well
2012-11-18removed DDC, all is Draw-dependentanselm@garbe.us1-35/+22
2012-11-18continued, distinction of Draw and DDC is bad, needs to be mergedanselm@garbe.us1-1/+3
2012-11-18basic draw.c structureanselm@garbe.us1-5/+9
2012-11-17starting with initial draw.hanselm@garbe.us1-0/+76
2011-06-04rm draw.c from 5.9 branchConnor Lane Smith1-35/+0
2011-05-20added draw.h, draw.cConnor Lane Smith1-0/+35
2006-07-13removed unnecessary crapAnselm R. Garbe1-36/+0
2006-07-12simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe1-4/+4
x,y,h,w counterparts (much more readable)
2006-07-10added several other stuffAnselm R. Garbe1-0/+1
2006-07-10several new changes, made gridmenu workingAnselm R. Garbe1-1/+30
2006-07-10added new stuffAnselm R. Garbe1-0/+6