summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-19Document weird code involving link trades of mew and celebimid-kid
2020-08-18Merge pull request #756 from mid-kid/masterRangi
2020-08-18Add wTitleScreenSelectedOption constantsmid-kid
2020-08-18Merge pull request #760 from ISSOtm/masterRangi
2020-08-18Enable compatibility with upcoming RGBASM versionISSOtm
2020-08-17"<NULL>" -> 0, for 'and a'Rangi
2020-08-17Use ISCONST for future rgbds lexer compatibilityRangi
2020-08-13Add a template for maps/*.asmRangi
2020-08-13Consistent constants for radio data table sizes (could still be better)Rangi
2020-08-12Factor out gfx/pack/pack_menu.tilemapRangi
2020-08-11'make clean' reuses 'make tidy' commandsRangi
2020-08-11Identify some time-related dataRangi
2020-08-07Merge pull request #758 from danShumway/patch-1mid-kid
2020-08-07Update Arch install instructionsDaniel Shumway
2020-08-05Remove a verifiably false commentmid-kid
2020-08-05`d` is the multiplier for Sprites_Sinemid-kid
2020-08-05Use TRUE for hCGBPalUpdatemid-kid
2020-08-05Document wTitleScreenSelectedOption variablemid-kid
2020-08-03HappinessData_DaisysGrooming uses percent macroRangi
2020-08-03TX_NUM -> TX_DECIMALmid-kid
2020-08-03Label some mobile battle screen functionsmid-kid
2020-08-03Minor title screen fixesmid-kid
2020-08-03Add extra japanese chars not represented as of yetmid-kid
2020-08-03Better label 2D menu datamid-kid