Commit graph

31 commits

Author SHA1 Message Date
Rangi42
77656d7537 Identify wcd6d as wNameBuffer and others (#455) 2024-07-24 16:22:56 +00:00
Rangi42
39b09fa28f Identify various flag labels and bit constants (#454) 2024-07-16 17:03:54 +00:00
Rangi42
095c7d7227 Build with RGBDS 0.8.0, though it is not yet required 2024-06-28 20:13:33 +00:00
Rangi42
ce77a33575 Identify some unused WRAM variables (#453) 2024-06-15 16:18:42 +00:00
Rangi42
b5bf00e104 Update to RGBDS 0.7.0 (#447) 2024-01-03 15:59:52 +00:00
dannye
dd013130d3 Clean up item comments (#443) 2023-12-19 00:31:11 +00:00
Rangi42
437ab7a940 Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE
Fixes #430
2023-11-22 01:34:17 +00:00
Rangi42
c7890aa70a Identify wSavedCoordIndex and its other usages 2023-11-20 23:54:46 +00:00
Rangi42
54f3a49013 Identify the unnamed HRAM variables and one WRAM label (#438) 2023-11-20 22:24:05 +00:00
dannye
22d1c961eb Name 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F (#437) 2023-11-19 23:38:34 +00:00
dannye
43de270d4b Name unnamed labels in seafoam islands and pokemon mansion script files (#435)
* Update PokemonMansion1F.asm

* Name unnamed seafoam/mansion labels
2023-11-19 21:10:11 +00:00
dannye
a5634d399a Fix HallOfFake typo 2023-11-19 19:18:31 +00:00
dannye
92da5318e3 Fix Celedon typo 2023-11-19 18:35:33 +00:00
Rangi42
1b8bf4fd7e Identify more map script labels 2023-11-19 00:46:03 +00:00
vulcandth
a9eea15048 Add constants for wMapConnections bits and group map header wram labels
* Add constants for wMapConnections bits

* Apply Vulcandth and Rangi42 feedback

---------

Co-authored-by: vulcandth <vulcandth@gmail.com>
2023-11-17 18:51:09 +00:00
Rangi42
312388188b Thoroughly document debug code (#410) 2023-07-15 22:37:40 +00:00
Rangi42
fd455a8563 Add macros, constants, and labels for map scripts and text (#367)
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.
2023-07-14 01:28:45 +00:00
Rangi42
431983a6fb Name some unnamed animation constants (#396) 2023-03-26 03:32:42 +00:00
Rangi42
f57cd758a5 Complete and improve debug name labels (#408) 2023-02-26 16:15:19 +00:00
Rangi42
90c6ec9a60 Require rgbds 0.6.0 2022-10-03 02:08:06 +00:00
Rangi42
24316d2818 Change names of move subanimations to be meaningful (#389)
Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
2022-09-25 18:18:13 +00:00
Rangi42
233b286188 Add constants and table macros for the map sprite sets (#392)
Fixes #391
2022-09-24 15:31:01 +00:00
Rangi42
9afb8ef7b9 Use the same music headers as pokecrystal (#382) 2022-08-12 01:23:39 +00:00
Rangi42
c0d8ce3125 Identify some .asm_* labels 2022-07-11 01:13:34 +00:00
Rangi42
cefdd950db Replace "branch" labels in music files with local names 2022-07-11 00:26:59 +00:00
Rangi42
bbb9f447d5 Sync Pokédex rating text with pokeyellow 2022-07-10 23:28:08 +00:00
Rangi42
6ef5215368 Identify Pokédex rating text 2022-07-10 23:17:37 +00:00
Rangi42
a33cdf5a74 wOAMBuffer -> wShadowOAM (#370) 2022-07-09 21:18:50 +00:00
dannye
946eb80c0d Fix typo: HeatButt -> HeadButt 2022-07-04 08:14:14 +00:00
Rangi42
5b40c90456 Automatically upload .sym files to a 'symbols' branch
Fixes #248
2022-06-23 00:11:13 +00:00
Rangi
c7ef4a1dfc Initial commit 2022-06-22 19:58:24 -04:00