summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-08Merge pull request #561 from Rangi42/masterRangi
2018-09-08Empty rules are unnecessary (error messages are fine without them)Rangi
2018-09-01Don't repeat the pokecrystal instructionsRangi
2018-09-01Clarify about rgbds 0.3.7 compatibilityRangi
2018-09-01Revise documentationRangi
2018-09-01Merge pull request #560 from Rangi42/masterRangi
2018-09-01Merge pull request #559 from mid-kid/masterRangi
2018-09-01Consistently use "rgbgfx += -h"Rangi
2018-09-01normal.gbcpal → front.gbcpalRangi
2018-09-02Update documentationmid-kid
2018-08-31Fix #537: Palettes generated from PNGs use .gbcpal directly.Rangi
2018-08-26Merge pull request #557 from Rangi42/masterRangi
2018-08-26; fallthroughRangi
2018-08-26HRAM styleRangi
2018-08-26spaces->tab, and remove redundant commentRangi
2018-08-26Nested union for the Multiply+Divide inputs+resultsRangi
2018-08-26hQuotient is a four-byte buffer (fixes #558)Rangi
2018-08-26Explain wCreditsBlankFrame2bppRangi
2018-08-26wCreditsFaux2bpp -> wCreditsBlankFrame2bpp, with the right buffer sizeRangi
2018-08-25_Divide results go in hQuotient and hRemainder, not in hDividend and hDivisorRangi
2018-08-25Use rgbasm's GameBoy graphics literal for initializing wCreditsFaux2bppRangi
2018-08-25Merge pull request #555 from Rangi42/ldhRangi
2018-08-25Merge pull request #541 from igidrau/patch-2Rangi
2018-08-25Reorganize math-related HRAM union (ffb3)Rangi
2018-08-25Changed some labels according to Rangi's commentsigidrau
2018-08-25Avoid a nested unionRangi
2018-08-25These are signed offsets, not addresses (thanks, PikalaxALT)Rangi
2018-08-25Remove HRAM label address commentsRangi
2018-08-25hLabel - $ff00 -> LOW(hLabel)Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-23Merge pull request #554 from Rangi42/masterRangi
2018-08-23asm → diffRangi
2018-08-20Merge branch 'master' of https://github.com/Rangi42/pokecrystalRangi
2018-08-20Label some Unknown map textRangi
2018-08-19Label some Unknown map textRangi
2018-08-19Update file paths in commentsRangi
2018-08-19Merge pull request #550 from mid-kid/masterRangi
2018-08-19Merge pull request #553 from Rangi42/masterRangi
2018-08-19Fix docsmid-kid
2018-08-18Avoid warnings from gcc without having to silence them allRangi
2018-08-18Merge pull request #549 from aaaaaa123456789/masterRangi
2018-08-17CheckDestinyBond -> CheckFaintmid-kid
2018-08-17Fix some StatUp-related labelsmid-kid
2018-08-16GetDamageStatsCritical -> CheckDamageStatsCriticalmid-kid
2018-08-16Better labels/constants for Move Tutor.IIMarckus
2018-08-08There was an error in the previous commitigidrau
2018-08-08Changed the labels accordingly to the standard styleigidrau
2018-08-07Consistency with order of constant commentsmid-kid
2018-08-07Fix more uses of EFFECTIVEmid-kid
2018-08-07Fix INSTALL.mdmid-kid