Alexander Faßbender
|
ed8f1a9593
|
Rename string to msg (#414)
* change all occurences of to unless they are a chaar-array
* resolve pr review
|
2021-09-02 17:46:27 +02:00 |
|
Ethan Roseman
|
1beee32dc6
|
Message work (#315)
* msg wip
* var name restoration
* rodata padding
* New compiler that supports .bss section attribute!
* -fno-common & cleanup
* clean
* extern bss for now
* msg work
* git subrepo pull (merge) --force tools/splat
subrepo:
subdir: "tools/splat"
merged: "8588eaae7b"
upstream:
origin: "https://github.com/ethteck/splat.git"
branch: "master"
commit: "8588eaae7b"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* msg_draw_prim_rect
* draw_message_window
* render_messages
* draw_string progress
* remove dumb file
* images, data
|
2021-07-17 03:27:27 +09:00 |
|
alex
|
7cf8bf0b88
|
Split charsets, matching load_font and load_font_data (#312)
Also use snake_case for splat_ext types
|
2021-07-16 10:28:37 +01:00 |
|
Ethan Roseman
|
f02743e1cb
|
Tidying and msg.c work (#311)
* undefined syms cleanup
* moving all remaining undefined funcs to dead_syms (as they're dead)
* Rename and update MessagePrintState
* msg wip
* B9D60 -> msg
* msg stuff
* .
* PR stuff
|
2021-07-13 22:43:14 +09:00 |
|