Ethan Roseman
|
ed9727a34e
|
Various decomp, use of SCREEN_WIDTH and SCREEN_HEIGHT, etc (#340)
* Update symbol_addrs
* effects.h and cleanup
* effect code generation!
* func_80024A784
* state_step_demo
* meh
* work on gfx_task_main and cleanup
* state_step_intro
* set_custom_gfx
|
2021-07-23 03:48:30 +09: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 |