| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-01-30 | 10 | -26/+26 |
| |\ | |||||
| | * | Fix some label typos, and add some constants instead of raw numbers (#492) | Narishma-gb | 2025-01-30 | 8 | -41/+41 |
| | | | |||||
| | * | Consistently capitalize `ASSERT` directives (#489) | Rangi | 2025-01-28 | 1 | -1/+1 |
| | | | |||||
| | * | Miscellaneous cleanup (#488) | Rangi | 2025-01-28 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: SatoMew <SatoMew@users.noreply.github.com> | ||||
| | * | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 2024-12-27 | 1 | -2/+2 |
| | | | |||||
| * | | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 2024-12-27 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | Rangi42 | 2024-12-25 | 1 | -2/+1 |
| |\| | |||||
| | * | Let CheckEitherEventSet reuse A like CheckBothEventsSet | Rangi42 | 2024-12-16 | 1 | -2/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-10-09 | 1 | -1/+1 |
| |\| | |||||
| | * | `dbsprite` is the wrong macro for `WriteOAMBlock` data (#472) | Vortyne | 2024-09-29 | 1 | -1/+1 |
| | | | |||||
| * | | Rename off-by-one wram labels | dannye | 2024-09-29 | 9 | -15/+15 |
| | | | |||||
| * | | Identify more bit flags (#119) | Sylvie | 2024-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | * Identify more bit flags * Bit serves dual use in debug mode | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 100 | -636/+638 |
| |\| | |||||
| | * | Identify `wCurrentMapScriptFlags` bits (#467) | Sylvie | 2024-09-24 | 39 | -103/+103 |
| | | | |||||
| | * | 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 | 5 | -5/+5 |
| | | | |||||
| | * | Identify remaining uses of `wd0b5` and `wd11e` (#463) | Sylvie | 2024-09-18 | 7 | -16/+16 |
| | | | |||||
| | * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 54 | -131/+132 |
| | | | | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| | * | Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) | Sylvie | 2024-08-04 | 4 | -10/+10 |
| | | | |||||
| | * | Identify wcd6d as wNameBuffer and others (#455) | Sylvie | 2024-07-24 | 4 | -4/+4 |
| | | | |||||
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 57 | -299/+300 |
| | | | |||||
| | * | Identify some unused WRAM variables (#453) | Sylvie | 2024-06-15 | 1 | -1/+1 |
| | | | |||||
| * | | Rename event constants for Jessie/James battles | Rangi42 | 2024-07-24 | 4 | -24/+24 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 8 | -46/+46 |
| |\| | |||||
| | * | Fix some map text constants | dannye | 2023-11-21 | 1 | -5/+5 |
| | | | |||||
| | * | Fix event check | dannye | 2023-11-20 | 1 | -1/+1 |
| | | | |||||
| | * | Identify `wSavedCoordIndex` and its other usages | Rangi42 | 2023-11-20 | 7 | -40/+40 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 256 | -9684/+9962 |
| |\| | |||||
| | * | Name 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F (#437) | Vortyne | 2023-11-19 | 2 | -4/+4 |
| | | | |||||
| | * | Fix incorrect fallthrough comment | dannye | 2023-11-19 | 1 | -1/+1 |
| | | | |||||
| | * | Fix inconsistent object const names | dannye | 2023-11-19 | 3 | -9/+9 |
| | | | |||||
| | * | Name unnamed labels in seafoam islands and pokemon mansion script files (#435) | Vortyne | 2023-11-19 | 9 | -104/+104 |
| | | | | | | | | | | | * Update PokemonMansion1F.asm * Name unnamed seafoam/mansion labels | ||||
| | * | Fix HallOfFake typo | dannye | 2023-11-19 | 1 | -2/+2 |
| | | | |||||
| | * | Fix Celedon typo | dannye | 2023-11-19 | 1 | -4/+4 |
| | | | |||||
| | * | Identify more map script labels | Rangi42 | 2023-11-18 | 15 | -86/+85 |
| | | | |||||
| | * | Add constants for wMapConnections bits and group map header wram labels | Linus Unnebäck | 2023-11-17 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | * Add constants for wMapConnections bits * Apply Vulcandth and Rangi42 feedback --------- Co-authored-by: vulcandth <vulcandth@gmail.com> | ||||
| | * | Missing usage of def_script_pointers (#423) | Vortyne | 2023-08-26 | 1 | -0/+1 |
| | | | |||||
| | * | Thoroughly document debug code (#410) | SatoMew | 2023-07-15 | 1 | -1/+1 |
| | | | |||||
| | * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 223 | -8551/+8852 |
| | | | | | | | 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. | ||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2022-09-19 | 2 | -2/+2 |
| |\| | |||||
| | * | Distinguish Elite 4 "meta" constants from event constants | Rangi | 2022-09-15 | 2 | -2/+2 |
| | | | | | | | | | Fixes #390 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2022-09-12 | 7 | -8/+8 |
| |\| | |||||
| | * | Use the same music headers as pokecrystal (#382) | Rangi | 2022-08-11 | 1 | -1/+1 |
| | | | |||||
| | * | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 2022-07-09 | 1 | -1/+1 |
| | | | |||||
| * | | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 | 1 | -1/+1 |
| | | | |||||
| * | | Improved Virtual Console patch identifiers (#85) | vulcandth | 2022-06-06 | 1 | -2/+2 |
| | | | |||||
| * | | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 2022-03-26 | 1 | -0/+12 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokeyellow | Rangi | 2021-11-23 | 2 | -15/+15 |
| |\ \ | |||||
| | * | | Label Saffron City hide/show function (#73) | UserWest | 2021-11-05 | 2 | -15/+15 |
| | | | | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 | 7 | -16/+16 |
| |\ \ \ | |/ / |/| / | |/ | |||||
