1
0
Fork 0
Commit Graph

6 Commits (9f9daeb302c8a82f167bc6cd1b021127f57c21fd)

Author SHA1 Message Date
Marrub 9f9daeb302 Create Token and TokenStream modules.
Draw: Change __fixed to standard _Accum.
main: Fix header comment.
2016-10-20 19:55:35 -04:00
Marrub 93377a9dc7 Control: Add Lth_ControlFont 2016-10-18 20:02:02 -04:00
Marrub d34139fb4d Context: Change unnamed structs to Lth_IVec2 2016-10-18 19:39:30 -04:00
Marrub b550ec0668 Change header comment style. 2016-10-18 17:21:09 -04:00
Marrub 47acf3cadd Control, Context, LinkList, et al: Restructuring
LinkList: Rename Lth_LinkList* functions to Lth_List*
LinkList: Split Lth_LinkListInsert
LinkList: Add Lth_ListLinkTail

Control: Make controls associated with a context and font

Context: Fix mapped windows with unspecified position being placed wrong
Context: Fix mapped windows being added backwards

Draw: Fix rectangles being drawn wrong
2016-10-18 13:59:02 -04:00
Marrub f0a59423e7 Control: Add Button dummy and restructure headers 2016-10-18 05:49:47 -04:00