1
0
Fork 0
Commit Graph

63 Commits (4644b4108c492b87b289061e97704328cd4ec8a5)

Author SHA1 Message Date
Marrub cceece2216 Context: Fix mapspace not actually being used 2016-10-18 19:40:00 -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 a93f60355f Create Font module. 2016-10-18 13:46:06 -04:00
Marrub f8cc0672ba stdlib: Add Lth_strdup_str 2016-10-18 13:44:22 -04:00
Marrub c07856f6e8 Add a class layout explanatory file. 2016-10-18 13:43:38 -04:00
Marrub f0a59423e7 Control: Add Button dummy and restructure headers 2016-10-18 05:49:47 -04:00
Marrub d4faa148ee Control: Rename "control" to "ctrl" and pretty things 2016-10-17 19:30:28 -04:00
Marrub 44ae7d93e7 Control: Add SIGPSTDRAW 2016-10-17 19:22:54 -04:00
Marrub d9929aadd3 LinkList: Add Lth_ListForEach and Lth_ListFor
This uses some extensions David JUST implemented into GDCC.
2016-10-17 19:12:31 -04:00
Marrub a0e68bab91 Draw: Add Lth_DrawRectAndClip 2016-10-17 19:10:24 -04:00
Marrub 3e801bda10 Initial commit 2016-10-17 11:57:44 -04:00