summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-05-25USE PROTAGDizzyEggg
2019-05-25Rename PKMN TRAINER CALSS 4DizzyEggg
2019-05-22Documenting bags, berries and graphicsPapa Cancer
Bag graphics and berry graphics mostly documented item_menu.c significantly documented Bag structs documented and functions renamed to match formatting
2019-05-18Fix typos (#713)Flametix
* fix typos
2019-05-17Use array count for trainer partiesDizzyEggg
2019-05-16rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClassesgarak
2019-05-16name some trainer card related functionsgarak
2019-05-16ability random define for battle pyramindDizzyEggg
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-05-15Further documentation of party_menu.cSlawter666
2019-05-15Minor party_menu.c documentationSlawter666
2019-05-11Merge branch 'master' into dodrio_berry_pickingPikalaxALT
2019-05-08Convert wild encounter data to JSONMarcus Huderle
2019-05-03Fix indentationhuderlem
2019-05-03Update comparisonhjk321
2019-05-03Fix indentation Errorhjk321
2019-05-03Document MON_DATA_10hjk321
2019-05-03Document magic number from atk04_critcalchjk321
2019-05-02through sub_81CA0ECPikalaxALT
2019-05-02through sub_81C9F28PikalaxALT
2019-05-02sub_81C9A10PikalaxALT
2019-05-02through sub_81C99FCPikalaxALT
2019-04-22Fix some labels and include decorations.hFontbane
Include decorations.h in shop.c Include decorations.h in event_scripts.s
2019-04-22Doc some event scriptsFontbane
Doc decoration shops Revert "Doc decoration shops" This reverts commit 64d935ea0dc942c32b89487137e5703fce34b435. Document through comments Un-revert decor documentation
2019-04-22Doc most OnTransitionsFontbane
2019-04-16Match sub_81D199CMarcus Huderle
2019-04-16Match sub_81A1224Marcus Huderle
2019-04-16Decompile pokenav_unk_5.cMarcus Huderle
2019-04-16Compact item data, make descriptions easier to readDizzyEggg
2019-04-16Document pokemon item effectsDizzyEggg
2019-04-16Finish decompiling pokenav_unk_4.cMarcus Huderle
2019-04-16Decompile pokenav_unk_4.c through sub_81CB678()Marcus Huderle
2019-04-16Start decompiling pokenav_unk_4.cMarcus Huderle
2019-04-14Decompile all of pokenav_unk_3.cMarcus Huderle
2019-04-14Start decompiling pokenav_unk_3.cMarcus Huderle
2019-04-14Use constants for ball particlesDizzyEggg
2019-04-14Use constants in battle_anim_special.cDizzyEggg
2019-04-14Use implicilt berry indexes in arraysDizzyEggg
2019-04-13Cleanup some pokenav codeMarcus Huderle
2019-04-13Finish decompiling pokenav_unk_1.cMarcus Huderle
2019-04-13Decompile pokemon_jump through sub_802CE48()Marcus Huderle
2019-04-13Pokenav unk 1 almost donePhlosioneer
2019-04-13About halfway done with pokenav_unk_1.sPhlosioneer
2019-04-13Start decomp of pokenav_unk_1Phlosioneer
Looks like it's the Ribbons menu, based on the first function.
2019-04-11Some nonmatchingsDizzyEggg
2019-04-11nonmatchingsDizzyEggg
2019-04-10Decompile more pokemon_jump.cMarcus Huderle
2019-04-09Decompile more pokemon_jump.cMarcus Huderle
2019-04-08Merge pull request #661 from Phlosioneer/contest-ai-cleanuphuderlem
contest & contest_ai cleanup