1
0
Fork 0
LithOS3/lithos_c/src
Marrub 4339cc7296 Mega commit.
Create WinMan module.
Remove HudMessage module.
Update tests.
Add (somewhat test) fonts.
Callback: Rename some things
Control: Improve font loading nonsense
Control: Make descendants have a head and tail pointer
Control: Move Lth_ControlCall to Callback
Control: Add Lth_ControlInit convenience macro
Context: Add scaled drawing
Context: Split into WinMan
Context: Fix trying to access a null pointer in Lth_ContextResource
Draw: Add more contextualized drawing functions
Font: Fully implement Unicode font rendering and loading
HashMap: Rename Lth_HashMapFree to Lth_HashMapDestroy
Window: Update code
2016-11-21 01:33:10 -05:00
..
context.c Mega commit. 2016-11-21 01:33:10 -05:00
control.c Mega commit. 2016-11-21 01:33:10 -05:00
draw.c Mega commit. 2016-11-21 01:33:10 -05:00
fontnew.c Mega commit. 2016-11-21 01:33:10 -05:00
fontrun.c Mega commit. 2016-11-21 01:33:10 -05:00
main.c Mega commit. 2016-11-21 01:33:10 -05:00
manifest.c Mega commit. 2016-11-21 01:33:10 -05:00
stdlib.c stdlib: Add Lth_ceilk and Lth_fractk 2016-11-21 01:03:52 -05:00
token.c Token: Add TOK_Minus and fix negative numbers 2016-11-21 00:58:32 -05:00
tokenstream.c TokenStream: Fix dumb typo 2016-11-21 01:04:44 -05:00
window.c Mega commit. 2016-11-21 01:33:10 -05:00
winman.c Mega commit. 2016-11-21 01:33:10 -05:00