summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-22Identify a few more labels and dataRangi
2020-10-22Identify more sprite graphics and map object labels, and have consistent anon...Rangi
2020-10-22Identify some more labels (a few link-related)Rangi
2020-10-21Identify remaining two battle anim BG effect functionsRangi
2020-10-21Remove incomplete fix for the save corruption bugRangi
2020-10-21Identify remaining battle AI labelsRangi
2020-10-21Identify unused Route 40 movement dataRangi
2020-10-21Consistent (x, y) coordinates for ugdoor macroRangi
2020-10-21Identify SwitchItemsInBag labelsRangi
2020-10-19Battle transition spin quadrants are like pokered's half circlesRangi
2020-10-14Identify some values as relative struct offsets in MoveScreenLoopRangi
2020-10-14tools/sym_comments.py can comment labels with their sym file addressesRangi
2020-10-06Update battle anim bg function comments, and identify more unnamed labelsRangi
2020-10-06 Identify battle bg effects functions and constants (#773)7Soul
2020-10-06Identify some unnamed labelsRangi
2020-10-05Identify some more unnamed labelsRangi
2020-10-05Identify more unnamed labelsRangi
2020-10-05Identify some more unnamed labelsRangi
2020-10-04Identify more unnamed labelsRangi
2020-10-04tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filen...Rangi
2020-10-04Identify some more unnamed labelsRangi
2020-10-04Identify SGB blk/pal packetsRangi
2020-10-04Identify movement labels in map scriptsRangi
2020-10-04Identify anim object constants (#772)7Soul
2020-10-03Identify battle animation functions (#771)7Soul
2020-09-27Note that the map connection Surf bug fix will change the movement speedRangi
2020-09-27Fix #769: document the Heavy Ball weight bank bugRangi
2020-09-27More optimal fix for the experience underflow bugRangi
2020-09-27Use EGG_LEVEL for Togepi eggRangi
2020-09-27Fix whitespace alignment of commentsRangi
2020-09-15rgbds has moved from rednex to gbdevRangi
2020-09-12wHallOfFameCount is one byteRangi
2020-09-01Pan Docs: "When sending three or more data sets, data is continued in further...Rangi
2020-08-29Remove wKickCounter and wPresentPower aliases for wBattleAnimParamRangi
2020-08-29Merge pull request #768 from Rangi42/masterRangi
2020-08-29Group bugs and glitches by categoryRangi
2020-08-29Fix #767: Clarify battle moves menu bug behaviorRangi
2020-08-28Note possibly intentional "bugs"Rangi
2020-08-28Close #763 and #764: document two more bugs/oversightsRangi
2020-08-27Merge pull request #762 from mid-kid/masterRangi
2020-08-27Use hex for tile IDs in engine/movie/splash.asmmid-kid
2020-08-27GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLEmid-kid
2020-08-27Small changes to better match pokegoldmid-kid
2020-08-27Modify macros/wram.asm to match recent renamesmid-kid
2020-08-27Fix some constants surrounding sprite animationsmid-kid
2020-08-27Document splash screen animationmid-kid
2020-08-27Split engine/movie/intro.asm into itself and splash.asmmid-kid
2020-08-27Move all splash screen files to gfx/splashmid-kid
2020-08-21wBattleScriptFlags is one byteRangi
2020-08-19Merge pull request #761 from mid-kid/masterRangi