pmd-red/README.md, branch master Pokémon Mystery Dungeon: Red Rescue Team Kill Freenode. 2021-10-08T10:42:35+00:00 IIMarckus iimarckus@gmail.com 2021-10-08T10:42:35+00:00 de6af79187d8f30a99e2e1d22c5646f4522474a7

minor code cleanup 2021-07-12T22:50:19+00:00 Seth Barberee seth.barberee@gmail.com 2021-07-12T22:50:19+00:00 a65d358927f668cb5e34a6046afef5bd61380a28

More work on item related functions (#44) 2021-07-12T19:10:32+00:00 Dennis dhilhorst2000@gmail.com 2021-07-12T19:10:32+00:00 da7b30612f2cac57da0ffe09d1d7c42e309d15f2 * 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
* 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
Makefile and Install.md Revamp (#41) 2021-07-10T00:35:12+00:00 Seth Barberee seth.barberee@gmail.com 2021-07-10T00:35:12+00:00 386299d1f401cb939e6fe3ea16d0ca57731b2648 * Makefile: move over to gcc for preproc and ditch cpp * INSTALL: rewrite INSTALL * README: add CI badge * Makefile: make tools build before anything else
* Makefile: move over to gcc for preproc and ditch cpp

* INSTALL: rewrite INSTALL

* README: add CI badge

* Makefile: make tools build before anything else
Update Discord link. 2019-12-19T22:10:07+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2019-12-19T22:10:07+00:00 bc504264f1e54b3c1e482710c592e5549828bfe1

Makefile overhaul 2018-11-18T10:29:52+00:00 nullableVoidPtr 30564701+nullableVoidPtr@users.noreply.github.com 2018-10-16T09:11:54+00:00 9e5147a9adf9dc0aba908f38637cd0b4da2cbbcc Addition of a build directory, and more flexible to allow for possible blue build.
Addition of a build directory, and more flexible to allow for possible blue build.
Update Discord link. 2018-10-23T02:18:53+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2018-10-23T02:18:53+00:00 97ab00ba2189c4d8b483ddcad3fc7cf97386122b

add README.md and INSTALL.md 2018-01-04T00:45:41+00:00 PikalaxALT pikalaxalt@gmail.com 2018-01-04T00:45:41+00:00 66201fa6ab8f91fbebe24c6ea5904b5fb7c652f2