| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use macros to enforce "hidden object" constraints, and rename them to ↵ | Rangi | 2026-01-07 | 25 | -1323/+0 |
| | | | | | "hidden events" (#559) | ||||
| * | Document a bug in `PrintBenchGuyText` (#523) | Narishma-gb | 2025-08-17 | 1 | -0/+9 |
| | | |||||
| * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 2 | -8/+8 |
| | | |||||
| * | Fix typos | dannye | 2025-06-03 | 1 | -1/+1 |
| | | |||||
| * | Miscellaneous cleanup (#488) | Rangi | 2025-01-28 | 1 | -1/+1 |
| | | | | Co-authored-by: SatoMew <SatoMew@users.noreply.github.com> | ||||
| * | Identify `wCurrentMapScriptFlags` bits (#467) | Sylvie | 2024-09-24 | 2 | -2/+2 |
| | | |||||
| * | Identify more bit flags (#465) | Sylvie | 2024-09-24 | 1 | -1/+1 |
| | | | | | | * Identify more bit flags * Space | ||||
| * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 1 | -1/+1 |
| | | |||||
| * | Identify remaining uses of `wd0b5` and `wd11e` (#463) | Sylvie | 2024-09-18 | 1 | -1/+1 |
| | | |||||
| * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -1/+1 |
| | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| * | Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) | Sylvie | 2024-08-04 | 2 | -5/+4 |
| | | |||||
| * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 3 | -20/+20 |
| | | |||||
| * | Identify the unnamed HRAM variables and one WRAM label (#438) | Vortyne | 2023-11-20 | 1 | -2/+2 |
| | | |||||
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -1/+1 |
| | | | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified. | ||||
| * | Use the same music headers as pokecrystal (#382) | Rangi | 2022-08-11 | 1 | -1/+1 |
| | | |||||
| * | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 2 | -4/+4 |
| | | |||||
| * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -3/+3 |
| | | | | New MACRO and DEF syntax | ||||
| * | Refactorize check button pressed (#340) | Yoann Fievez | 2021-11-05 | 2 | -5/+5 |
| | | |||||
| * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 1 | -21/+2 |
| | | |||||
| * | Document more hidden object data and behavior | Rangi | 2020-08-30 | 1 | -27/+20 |
| | | |||||
| * | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 2020-07-17 | 1 | -8/+14 |
| | | |||||
| * | Revise some map scripts, mostly for getting items | Rangi | 2020-07-16 | 1 | -1/+1 |
| | | |||||
| * | Disassemble the BLUEMONS.GB debug ROM | Rangi | 2020-07-15 | 1 | -0/+4 |
| | | |||||
| * | Factor out MapBadgeFlags and EscapeRopeTilesets data tables | Rangi | 2020-07-08 | 1 | -11/+2 |
| | | |||||
| * | Use 'tile' and 'tiles' macros | Rangi | 2020-07-07 | 1 | -1/+1 |
| | | |||||
| * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 5 | -10/+10 |
| | | |||||
| * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 2 | -2/+2 |
| | | |||||
| * | Use ASCII quotes in comments | Rangi | 2020-07-06 | 1 | -1/+1 |
| | | |||||
| * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 6 | -27/+27 |
| | | |||||
| * | text_linkpromptbutton -> text_waitbutton | Rangi | 2020-07-06 | 1 | -2/+2 |
| | | | | | Fixes #260 | ||||
| * | Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow | Rangi | 2020-07-05 | 9 | -10/+10 |
| | | |||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 24 | -179/+181 |
| | | |||||
| * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 2 | -8/+8 |
| | | | | | To do: turn constants into labels and use ldh | ||||
| * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 2 | -3/+3 |
| | | |||||
| * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 2 | -2/+2 |
| | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | ||||
| * | Make suggested edits: | Rangi | 2020-07-03 | 1 | -0/+0 |
| | | | | | | | - data/mapWilds -> data/wild/maps - diglett_sculpture.asm -> book_or_sculpture.asm - relocate some audio/music constants | ||||
| * | Split up engine/events/hidden_object_functions | Rangi | 2020-07-03 | 25 | -0/+1338 |
