summaryrefslogtreecommitdiff
path: root/src/easy_chat.c
AgeCommit message (Collapse)Author
2019-02-21Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-21Decompile chunk of easy_chat.cMarcus Huderle
2019-02-15Finish and polish new_game.cPhlosioneer
Only one function is left undocumented. I tried to go into the assembly to at least name it, but it clears fields in the save block that aren't even documented yet.
2019-02-10Done documenting link code in overworld.cPhlosioneer
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-12Decompile battle_intro.c (#444)Marcus Huderle
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-19add includeDizzyEggg
2018-10-14make aprentice compileDizzyEggg
2018-10-13More apprentice workDizzyEggg
2018-08-12Easy chat review changesDizzyEggg
2018-08-11merge easy chat with masterDizzyEggg
2017-11-25nonmatching sub_811AB68PikalaxALT
2017-11-02sub_811AB44PikalaxALT
2017-11-02sub_811AAACPikalaxALT
2017-11-02sub_811A95CPikalaxALT
2017-11-02through sub_811A938PikalaxALT
2017-11-02through sub_811A8A4PikalaxALT
2017-11-02sub_811A7E4PikalaxALT
2017-11-02easy_chat_input_maybePikalaxALT
2017-10-28Merge branch 'master' into easy_chatPikalaxALT
2017-09-25Update offset comments in save block 1PikalaxALT
2017-09-25sub_811A4D0; constants for ezchat task data offsetsscnorton
2017-09-25sub_811A428scnorton
2017-09-25Start decomp of easy_chatPikalaxALT