1
0
Fork 0
LithOS3/lithos_c/inc
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
..
Lth.h Mega commit. 2016-11-21 01:33:10 -05:00
Lth_assert.h Change headers so everything is included sequentially by Lth.h. 2016-10-21 21:55:38 -04:00
Lth_callback.h Mega commit. 2016-11-21 01:33:10 -05:00
Lth_context.h Mega commit. 2016-11-21 01:33:10 -05:00
Lth_control.h Mega commit. 2016-11-21 01:33:10 -05:00
Lth_draw.h Mega commit. 2016-11-21 01:33:10 -05:00
Lth_font.h Mega commit. 2016-11-21 01:33:10 -05:00
Lth_hashmap.h Mega commit. 2016-11-21 01:33:10 -05:00
Lth_linklist.h Mega commit. 2016-11-21 01:33:10 -05:00
Lth_manifest.h HashMap: Make Lth_HashMapFind generic 2016-10-23 21:22:44 -04:00
Lth_stdfix.h Add Lth_stdfix.h. 2016-11-21 01:05:53 -05:00
Lth_stdlib.h stdlib: Add Lth_ceilk and Lth_fractk 2016-11-21 01:03:52 -05:00
Lth_token.h Token: Add TOK_Minus and fix negative numbers 2016-11-21 00:58:32 -05:00
Lth_tokenstream.h Change headers so everything is included sequentially by Lth.h. 2016-10-21 21:55:38 -04:00
Lth_types.h Types: Add Lth_VectorAlloc and move Lth_pfor 2016-11-21 01:02:56 -05:00
Lth_window.h Mega commit. 2016-11-21 01:33:10 -05:00
Lth_winman.h Mega commit. 2016-11-21 01:33:10 -05:00