Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-26 | Some pokenav work | DizzyEggg | |
2019-05-25 | change cooltrainer unused class name | DizzyEggg | |
2019-05-25 | USE PROTAG | DizzyEggg | |
2019-05-25 | Rename PKMN TRAINER CALSS 4 | DizzyEggg | |
2019-05-22 | Documenting bags, berries and graphics | Papa Cancer | |
Bag graphics and berry graphics mostly documented item_menu.c significantly documented Bag structs documented and functions renamed to match formatting | |||
2019-05-18 | Fix typos (#713) | Flametix | |
* fix typos | |||
2019-05-16 | rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClasses | garak | |
2019-05-16 | name some trainer card related functions | garak | |
2019-05-16 | Change abilities in base stats to array | DizzyEggg | |
2019-05-16 | use ability num instead of alt ability | DizzyEggg | |
2019-05-15 | Further documentation of party_menu.c | Slawter666 | |
2019-05-15 | Use PLAYER_NAME_LENGTH constant | DizzyEggg | |
2019-05-11 | Merge branch 'master' into dodrio_berry_picking | PikalaxALT | |
2019-05-03 | Document MON_DATA_10 | hjk321 | |
2019-05-02 | through sub_81CA0EC | PikalaxALT | |
2019-05-02 | through sub_81C9F28 | PikalaxALT | |
2019-05-02 | sub_81C9A10 | PikalaxALT | |
2019-05-02 | through sub_81C99FC | PikalaxALT | |
2019-04-22 | Doc some event scripts | Fontbane | |
Doc decoration shops Revert "Doc decoration shops" This reverts commit 64d935ea0dc942c32b89487137e5703fce34b435. Document through comments Un-revert decor documentation | |||
2019-04-22 | Doc most OnTransitions | Fontbane | |
2019-04-16 | Decompile pokenav_unk_5.c | Marcus Huderle | |
2019-04-16 | Document pokemon item effects | DizzyEggg | |
2019-04-16 | Finish decompiling pokenav_unk_4.c | Marcus Huderle | |
2019-04-16 | Decompile pokenav_unk_4.c through sub_81CB678() | Marcus Huderle | |
2019-04-16 | Start decompiling pokenav_unk_4.c | Marcus Huderle | |
2019-04-14 | Decompile all of pokenav_unk_3.c | Marcus Huderle | |
2019-04-14 | Start decompiling pokenav_unk_3.c | Marcus Huderle | |
2019-04-14 | Use constants in battle_anim_special.c | DizzyEggg | |
2019-04-14 | Use implicilt berry indexes in arrays | DizzyEggg | |
2019-04-13 | Cleanup some pokenav code | Marcus Huderle | |
2019-04-13 | Finish decompiling pokenav_unk_1.c | Marcus Huderle | |
2019-04-13 | Decompile pokemon_jump through sub_802CE48() | Marcus Huderle | |
2019-04-13 | About halfway done with pokenav_unk_1.s | Phlosioneer | |
2019-04-13 | Start decomp of pokenav_unk_1 | Phlosioneer | |
Looks like it's the Ribbons menu, based on the first function. | |||
2019-04-08 | Merge pull request #661 from Phlosioneer/contest-ai-cleanup | huderlem | |
contest & contest_ai cleanup | |||
2019-04-08 | Match sub_8159308 | ultima-soul | |
2019-04-07 | Merge branch 'master' into contest-ai-cleanup | Phlosioneer | |
2019-04-07 | Merge pull request #645 from Phlosioneer/pokenav-decomp-again | huderlem | |
Pokenav decomp again | |||
2019-04-07 | Change "navgear" to "pokenav" | Phlosioneer | |
2019-04-07 | Break up pokenav into subfiles | Phlosioneer | |
The files are separated based on the pokenav resources substruct ID they use. | |||
2019-04-07 | Start decompiling pokemon_jump.c | Marcus Huderle | |
2019-04-07 | Merge branch 'master' into pokenav-decomp-again | Phlosioneer | |
2019-04-06 | Document decompiled parts of the pokenav main menu | Phlosioneer | |
2019-04-06 | Document and cleanup some decoration code | Marcus Huderle | |
2019-04-06 | Doc field move scripts completely, use fldeff constants for dofieldeffect | Fontbane | |
Fix labels Fix labels again Delete extra boulder scripts Now it should build fine | |||
2019-04-06 | Give names to battle anim backgrounds | DizzyEggg | |
2019-04-06 | Rename sprite sheet to sprite gfx | DizzyEggg | |
2019-04-06 | Rename battle anim sprites | DizzyEggg | |
2019-04-06 | Change anim tag names | DizzyEggg | |
2019-04-06 | Decomp everything onvolving UnknownSubStruct_81C81D4 | Phlosioneer | |
Now I can start cleaning up the fields and substructs |