summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Expand)Author
2020-06-16Harmonize some more symbols with pokegoldRangi
2020-05-19Add some comments to UpdateBGMapRangi
2020-05-18Update some routine labels, including unreferenced onesRangi
2020-05-17Miscellaneous cleanup noted in #709Rangi
2020-05-16Format all CopyTilemapAtOnce variations the same wayRangi
2020-05-05Miscellaneous fixesRangi
2020-04-18Miscellaneous fixes, including one for the Pokédex design flaw by ax6Rangi
2020-04-16Fix #709 miscellaneous issuesRangi
2020-04-06Ensure that the cartridge header is patched over all $00s, and comment on the...Rangi
2020-04-06hStackBank -> hTempBankRangi
2020-04-06hBuffer -> hStackBank and hFarByteRangi
2020-04-04Miscellaneous fixes:Rangi
2020-04-04Upgrade to rgbds 0.4.0Rangi
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2020-03-15Add a `LANDMARK_` prefix to landmark constantsRangi
2020-02-28Identify remaining gfx/unknown filesRangi
2020-02-26Fix some comments and whitespaceRangi
2020-02-23Replace some "idiotic", "wtf", "stupid interns" comments with more common "us...Rangi
2020-02-23Fix build with rgbds 0.3.9 releaseRangi
2020-02-23Fix the sections in home/header.asmmid-kid
2020-02-23JoypadInt -> Joypadmid-kid
2020-02-23Create home/header.asmmid-kid
2020-02-22Implement suggestions in PR #687mid-kid
2020-02-22Small home/ reorganizationmid-kid
2020-02-21Merge pull request #685 from mid-kid/mastermid-kid
2020-02-21Document GetTMHMName localsmid-kid
2020-02-21RTC -> UpdateTimeAndPalsmid-kid
2020-02-16PanicResetClock -> ClearClockmid-kid
2020-02-13Define TileCollisionTable as a standard 'db' seriesRangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-13Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMapmid-kid
2020-02-13Remove FarCall prefix from SwapTextboxPalettes and ScrollBGMapPalettesmid-kid
2020-02-13InitSpriteAnimStruct <-> _InitSpriteAnimStructmid-kid
2020-02-05Merge pull request #650 from pret/audio-macrosRangi
2020-02-04Identify four padding bytes in base data as beta front/back pic pointersRangi
2020-01-31Clean up comments in home/time.asmRangi
2020-01-06Merge branch 'master' into audio-macrosdannye
2020-01-04Merge pull request #660 from mid-kid/masterRangi
2019-12-03Update some labelsRangi
2019-11-23Fix miscellaneous points made in #658Rangi
2019-11-23Separate tilesets.o goes with pics.o and sprites.oRangi
2019-11-18Make the map setup commands match the actual function names bettermid-kid
2019-11-18Fix some constants around wLinkModemid-kid
2019-11-18Document WaitPressAorB_BlinkCursor a bitmid-kid
2019-11-03Bit 6 of PrintNum left-aligns numbersRangi
2019-11-03Split menu code out of home/movement.asmRangi
2019-11-03Rename buttonsound to promptbuttonRangi
2019-11-03Rename OBJECT_LENGTH to MAPOBJECT_LENGTH and OBJECT_STRUCT_LENGTH to OBJECT_L...Rangi
2019-10-21Fix some mobile script and map sign thingsmid-kid
2019-10-20#641 fixes and additions. (#646)mid-kid