pmd-red/tools/bin2c, branch master Pokémon Mystery Dungeon: Red Rescue Team Disassemble some more tables and the first graphic (#71) 2021-11-04T21:07:26+00:00 mid-kid esteve.varela@gmail.com 2021-11-04T21:07:26+00:00 681ca68ac96e8d39f49eb2c9f42e5c1e1041f5e0 * Sync tools/ directory with pokeemerald We really ought to have a central repository for this mess * Make incremental builds faster Scientists hate him! He made NODEP disappear with this ONE SIMPLE TRICK!!! Want to know more? -> __click here__ <- * Disassemble some more tables and the first graphic
* Sync tools/ directory with pokeemerald

We really ought to have a central repository for this mess

* Make incremental builds faster

Scientists hate him!
He made NODEP disappear with this ONE SIMPLE TRICK!!!
Want to know more? -> __click here__ <-

* Disassemble some more tables and the first graphic
Defined more in-dungeon structs and enums (#53) 2021-09-09T23:22:48+00:00 Cheng Hann Gan chenghanngan.us@gmail.com 2021-09-09T23:22:48+00:00 8237e29a164211eb2ec4cd161eb4183cc1947fee * Defined DungeonEntity * Rename EntityType enums * Revert EntityType rename * Defined more in-dungeon structs and enums * Added more dungeon global structs/enums * Prefixed dungeonGlobalData with g * Fixed compile errors * Removed some CRLFs * Fixed compile after merge * Revert Makefile * Rename DungeonEntityData.entityType Co-authored-by: Seth Barberee <seth.barberee@gmail.com> * Renamed symbols per PR comments Co-authored-by: Cheng Hann Gan <chenghann_gan@ultimatesoftware.com> Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
* Defined DungeonEntity

* Rename EntityType enums

* Revert EntityType rename

* Defined more in-dungeon structs and enums

* Added more dungeon global structs/enums

* Prefixed dungeonGlobalData with g

* Fixed compile errors

* Removed some CRLFs

* Fixed compile after merge

* Revert Makefile

* Rename DungeonEntityData.entityType

Co-authored-by: Seth Barberee <seth.barberee@gmail.com>

* Renamed symbols per PR comments

Co-authored-by: Cheng Hann Gan <chenghann_gan@ultimatesoftware.com>
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
Decompiled some item related functions (#42) 2021-07-10T16:23:20+00:00 Dennis dhilhorst2000@gmail.com 2021-07-10T16:23:20+00:00 92a8e55fdd348a88a365eb389181d8e29da6dad9 * 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 Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
* 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

Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
update tools 2020-06-02T18:51:57+00:00 shinny shinny456@users.noreply.github.com 2020-06-02T18:51:57+00:00 4f88655a79bb2d8f10bdce2841f427c0e27040bd

Track tools srcs 2019-07-12T01:16:23+00:00 PikalaxALT pikalaxalt@gmail.com 2019-07-12T01:16:23+00:00 250a331df9dbd312d572aaf0d629503417cfc9d4