aboutsummaryrefslogtreecommitdiffstats
path: root/home (unfollow)
Commit message (Expand)AuthorFilesLines
6 daysexplore: rewrite as an instant screen-paging cameraAsh Ketchum2-15/+2
7 daysexplore: pivot to noclip free-roam cameraAsh Ketchum1-4/+5
7 daysmenu: SL0P MENU scaffolding with WARP as a submenuAsh Ketchum1-2/+2
7 dayswarp: SELECT opens quick-warp (B1) + relocate intro-skip to PlayIntroAsh Ketchum2-4/+5
7 daysfastboot: skip intro/title/menu and autoload save if one existsAsh Ketchum1-0/+4
2026-06-24Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI...Yoann Fievez2-13/+13
2026-01-07Use macros to enforce "hidden object" constraints, and rename them to "hidden...Rangi2-9/+9
2026-01-07Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi2-3/+3
2025-12-15Comment more unreferenced local labels (#550)Narishma-gb12-48/+52
2025-12-01Update `StatusScreen`, add `*_STATS_BOX` constants (#546)Narishma-gb1-2/+2
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2-2/+2
2025-11-25Avoid magic numbers for most `CopyData` calls (#542)Rangi1-1/+1
2025-11-23Use `ld_hli_a_string` macro to make byte-by-byte strings more obvious (#540)Rangi1-5/+1
2025-11-18Use more hardware and graphics constants (#532)Narishma-gb7-46/+52
2025-11-12Use features of RGBDS 1.0.0 (#537)Rangi11-77/+77
2025-09-10Clean up home/copy2.asm (#531)PokefanMarcel1-11/+11
2025-09-10Misc. naming and cleanup (#139)Narishma-gb5-21/+20
2025-09-06Fix .tilemap file extension, fix some typos (#138)Narishma-gb2-2/+1
2025-09-03Label and constant cleanup (#528)Narishma-gb5-23/+10
2025-06-30Use combined hardware constantsRangi424-9/+9
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi32-149/+149
2025-06-03Fix typosdannye2-3/+3
2025-05-10Improve IsSurfingPikachuInParty documentation (#128)Linus Unnebäck1-4/+5
2025-05-10Name Func_07c4/StopBikeSurf (#118)Linus Unnebäck1-2/+2
2025-04-08Use constants in `PrintBCDNumber` calls (#503)Narishma-gb1-2/+2
2025-01-30Consistently refer to CGB, not GBC (#491)SatoMew1-4/+4
2025-01-28Consistently capitalize `ASSERT` directives (#489)Rangi2-3/+3
2025-01-28Miscellaneous cleanup (#488)Rangi3-3/+7
2025-01-28Correct wTileMapBackup declared space (#487)Engezerstorung1-18/+14
2024-12-25Use spaces around operatorsRangi421-4/+4
2024-12-16Remove redundant parenthesesRangi422-5/+5
2024-10-07`FreezeEnemyTrainerSprite` -> `SetEnemyTrainerToStayAndFaceAnyDirection`Vortyne2-3/+3
2024-09-29Rename off-by-one wram labelsdannye3-18/+18
2024-09-29Identify more bit flags (#119)Sylvie2-2/+2
2024-09-24Identify `wCurrentMapScriptFlags` bits (#467)Sylvie2-6/+6
2024-09-24Identify hardware register bits (#469)Sylvie3-7/+7
2024-09-24Identify more bit flags (#465)Sylvie4-10/+15
2024-09-23Identify more flag bits (#464)Sylvie8-38/+38
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie6-38/+38
2024-09-18Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie6-20/+21
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie7-19/+21
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie4-14/+13
2024-07-16Identify various flag labels and bit constants (#454)Sylvie16-172/+171
2024-06-26Improve documentation of some SRAM routines (#114)SatoMew3-10/+10
2024-06-15Identify some unused WRAM variables (#453)Sylvie3-7/+7
2024-01-03Update to RGBDS 0.7.0 (#447)Rangi2-6/+8
2023-12-23Use BANK("Trainer Sight") to apply to all four possible functions in the "Tra...Vortyne1-1/+1
2023-11-21Rename pikachu palette packetsdannye1-1/+1
2023-11-20Identify `wSavedCoordIndex` and its other usagesRangi422-2/+2
2023-11-20Add `bigdw` and `dc` data macrosRangi421-9/+9