Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-17 | Use array count for trainer parties | DizzyEggg | |
2019-05-16 | rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClasses | garak | |
2019-05-16 | name some trainer card related functions | garak | |
2019-05-16 | ability random define for battle pyramind | DizzyEggg | |
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 | Minor party_menu.c documentation | Slawter666 | |
2019-05-11 | Merge branch 'master' into dodrio_berry_picking | PikalaxALT | |
2019-05-08 | Convert wild encounter data to JSON | Marcus Huderle | |
2019-05-03 | Fix indentation | huderlem | |
2019-05-03 | Update comparison | hjk321 | |
2019-05-03 | Fix indentation Error | hjk321 | |
2019-05-03 | Document MON_DATA_10 | hjk321 | |
2019-05-03 | Document magic number from atk04_critcalc | 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 | Fix some labels and include decorations.h | Fontbane | |
Include decorations.h in shop.c Include decorations.h in event_scripts.s | |||
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 | Match sub_81D199C | Marcus Huderle | |
2019-04-16 | Match sub_81A1224 | Marcus Huderle | |
2019-04-16 | Decompile pokenav_unk_5.c | Marcus Huderle | |
2019-04-16 | Compact item data, make descriptions easier to read | DizzyEggg | |
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 for ball particles | DizzyEggg | |
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 | Pokenav unk 1 almost done | Phlosioneer | |
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-11 | Some nonmatchings | DizzyEggg | |
2019-04-11 | nonmatchings | DizzyEggg | |
2019-04-10 | Decompile more pokemon_jump.c | Marcus Huderle | |
2019-04-09 | Decompile more pokemon_jump.c | Marcus Huderle | |
2019-04-08 | Merge pull request #661 from Phlosioneer/contest-ai-cleanup | huderlem | |
contest & contest_ai cleanup |