mirror of https://github.com/zeldaret/mm.git
* Good start * More progress * More progress, need to try importing data now * Import data to C * Match a tricky item function * Matched another item function * Improve definition of EnTalkGibudUnkStruct * func_80AFFD3C OK * Draw functions done * EnTalkGibud_Init OK * EnTalkGibud OK * Document item and switch flag stuff * Name all static variables * Enum for animations * Document type * Document limb stuff * Tons of documentation * Document effect stuff * Document most unknown struct vars * Name most functions * Name final function + document text IDs * Organize forward declarations * Name stack variables * Document damage effects * Document limbs * One final pass * Respond to Anghelo's review * Respond to Anghelo's second review * Add space to force Jenkins to rerun (testing PR dashboard, please ignore) * Removing previously added space * Fix limb enum to add LIMB_NONE * Run ./format.sh, whoops * Respond to hensldm review + small cleanup * Respond to engineer's review * Fix item enum * This is a legacy PR, so using autogenned object symbols * Fix merge conflict * Move Talk_Gibud specific enums to .c |
||
|---|---|---|
| .. | ||
| PR | ||
| io | ||
| libc | ||
| ultra64 | ||
| bgm.h | ||
| bstring.h | ||
| color.h | ||
| command_macros_base.h | ||
| convert.h | ||
| fixed_point.h | ||
| functions.h | ||
| global.h | ||
| ichain.h | ||
| initvars.h | ||
| irqmgr.h | ||
| macro.inc | ||
| macros.h | ||
| os.h | ||
| os_internal.h | ||
| osint.h | ||
| prevent_bss_reordering.h | ||
| ramrom.h | ||
| rdb.h | ||
| regs.h | ||
| rmon.h | ||
| scheduler.h | ||
| segment_symbols.h | ||
| sfx.h | ||
| ultra64.h | ||
| ultraerror.h | ||
| ultralog.h | ||
| unk.h | ||
| variables.h | ||
| viint.h | ||
| vt.h | ||
| xstdio.h | ||
| z64.h | ||
| z64actor.h | ||
| z64animation.h | ||
| z64audio.h | ||
| z64bgcheck.h | ||
| z64collision_check.h | ||
| z64cutscene.h | ||
| z64cutscene_commands.h | ||
| z64dma.h | ||
| z64effect.h | ||
| z64item.h | ||
| z64jpeg.h | ||
| z64light.h | ||
| z64math.h | ||
| z64object.h | ||
| z64player.h | ||
| z64save.h | ||
| z64scene.h | ||
| z64transition.h | ||