| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| |\ \ \ | |/ / |/| / | |/ | ||||||
| | * | Use ~X instead of $ff ^ X | Rangi | 2021-11-23 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add LIGHT_BALL_GSC | dannye | 2021-10-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-05-31 | 11 | -515/+521 | |
| |\| | ||||||
| | * | Merge pull request #325 from CelestialAmber/master | Daniel Harding | 2021-05-31 | 1 | -39/+41 | |
| | |\ | | | | | | | Partially document CeruleanCity.asm | |||||
| | | * | Update CeruleanCity.asm | Amber Brault | 2021-05-31 | 1 | -9/+9 | |
| | | | | ||||||
| | | * | Partially document CeruleanCity.asm | Amber Brault | 2021-05-31 | 1 | -39/+41 | |
| | | | | ||||||
| | * | | Merge pull request #323 from KqesaR/master | Daniel Harding | 2021-05-31 | 8 | -474/+478 | |
| | |\ \ | | | | | | | | | Clean many labels of scripts of gyms | |||||
| | | * | | Clean many labels of scripts of all gyms | Yoann Fievez | 2021-05-31 | 8 | -474/+478 | |
| | | |/ | ||||||
| | * / | More WRAM label cleanup (still needs UNIONs and renaming) | Rangi | 2021-05-31 | 1 | -2/+2 | |
| | |/ | ||||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-30 | 1 | -7/+7 | |
| |\| | ||||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-13 | 68 | -116/+254 | |
| |\| | ||||||
| | * | The 'def_trainers' macro checks that trainers' event flag bits are correct ↵ | Rangi | 2021-04-13 | 69 | -117/+257 | |
| | | | | | | | | | (#318) | |||||
| | * | Trim extra newlines from some files | Rangi | 2021-04-08 | 1 | -2/+0 | |
| | | | ||||||
| * | | Trim extra newlines from some files | Rangi | 2021-04-08 | 3 | -4/+0 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 248 | -0/+0 | |
| |\| | ||||||
| | * | Fix file modes | dannye | 2020-11-14 | 224 | -0/+0 | |
| | | | ||||||
| | * | Sync more with pokeyellow | Rangi | 2020-11-06 | 13 | -23/+21 | |
| | | | ||||||
| | * | Use the constant in all relevant situations | SatoMew | 2020-09-22 | 1 | -2/+2 | |
| | | | ||||||
| | * | Identify some hSpriteDataOffset values | Rangi | 2020-08-30 | 2 | -11/+11 | |
| | | | ||||||
| | * | Use decimal, not hex, for sprite (object) coordinates in map scripts | Rangi | 2020-08-28 | 13 | -47/+47 | |
| | | | ||||||
| | * | Consistent labels for Gym name scripts | Rangi | 2020-07-18 | 8 | -46/+50 | |
| | | | ||||||
| | * | SONY -> RIVAL | Rangi | 2020-07-17 | 7 | -8/+8 | |
| | | | ||||||
| | * | $ec = "▷" | Rangi | 2020-07-16 | 1 | -2/+2 | |
| | | | ||||||
| | * | Reformat map scripts' coordinate and movement data | Rangi | 2020-07-16 | 57 | -619/+530 | |
| | | | | | | | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros | |||||
| | * | Revise some map scripts, mostly for getting items | Rangi | 2020-07-16 | 55 | -339/+356 | |
| | | | ||||||
| | * | Define constants for in-game trades | Rangi | 2020-07-16 | 8 | -9/+9 | |
| | | | ||||||
