summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-10-08Kill Freenode.IIMarckus
2021-07-12minor code cleanupSeth Barberee
2021-07-12More work on item related functions (#44)Dennis
* decompile sub_8091290 * decompile sub_80912c8 * rename functions / struct field * more names * decompile 80913A0 * decompile GetItemMove * decompile sub_80913E0 * rename function * decompile CanSellItem function * rename inventory struct * add some item check functions * fix renaming stuff * this file shouldnt have been here * forgot merge conflict * decompile more item functions * rename some stuff * fix HM/TM naming * Update src/code_801AFA4.c Use enum value for USED_TM * Fix incorrect value * decompile sub_80915F4 * decompile HasGummiItem * decompiled another function and renamed stuff * decompile 2 smaller functions * more functions * more decompiling and renaming * redo change that was undone in the merge
2021-07-09Makefile and Install.md Revamp (#41)Seth Barberee
* Makefile: move over to gcc for preproc and ditch cpp * INSTALL: rewrite INSTALL * README: add CI badge * Makefile: make tools build before anything else
2019-12-19Update Discord link.luckytyphlosion
2018-11-18Makefile overhaulnullableVoidPtr
Addition of a build directory, and more flexible to allow for possible blue build.
2018-10-22Update Discord link.luckytyphlosion
2018-01-03add README.md and INSTALL.mdPikalaxALT