dannye
bc2354dd66
Merge branch 'master' of https://github.com/pret/pokered
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
2026-01-17 22:38:33 -06:00
Narishma-gb
70f654bda7
Use map names with ToggleData* symbols ( #563 )
2026-01-17 16:42:34 -05:00
Rangi
fe1e76466b
Use macros to enforce "missable/hide/show object" constraints, and rename them to "toggleable objects" ( #557 )
2026-01-07 22:05:20 -05:00
Rangi
e1948fe4b3
Clarify how the order of map constants matters for the Town Map ( #553 )
2025-12-15 15:02:37 -05:00
dannye
377749ca4e
Merge branch 'master' of https://github.com/pret/pokered
CI / build (push) Has been cancelled
2025-09-06 16:54:17 -05:00
Narishma-gb
d18d7089c7
Fix .tilemap file extension, fix some typos ( #138 )
2025-09-06 16:50:51 -04:00
Narishma-gb
4d2594cb24
Label and constant cleanup ( #528 )
...
* Label cleanup, add some constants instead of raw numbers
* Rename load/save game functions to be more explicit
2025-09-03 11:56:09 -04:00
Rangi42
c51d1b7a1d
List end markers (-1 aka $FF) are not part of table data
2025-08-13 15:09:12 -04:00
dannye
6cb885a9f6
Merge branch 'master' of https://github.com/pret/pokered
CI / build (push) Has been cancelled
2025-01-30 21:40:19 -06:00
Narishma-gb
43f21cc494
Fix some label typos, and add some constants instead of raw numbers ( #492 )
2025-01-30 17:26:55 -05:00
Rangi
f8a7ac34b9
Don't pass redundant label names to table_width and list_start ( #125 )
2024-12-27 12:52:30 -05:00
Rangi
cd647df3b5
Don't pass redundant label names to table_width and list_start ( #484 )
2024-12-27 12:52:24 -05:00
dannye
04f7f7f506
Merge branch 'master' of https://github.com/pret/pokered
2023-11-21 20:56:28 -06:00
dannye
3c76871600
Fix some map text constants
2023-11-21 20:25:12 -06:00
dannye
298e99d377
Merge branch 'master' of https://github.com/pret/pokered
2023-11-20 20:23:27 -06:00
dannye
27940a7298
Fix SAFFRONCTIY typo
2023-11-19 17:25:49 -06:00
dannye
12a2f7a903
Fix inconsistent B1F object consts
2023-11-19 16:41:19 -06:00
dannye
e7f94cc520
Fix inconsistent object const names
2023-11-19 16:03:49 -06:00
dannye
3adf1e22ab
Remove incorrect sign object consts
2023-11-19 16:00:44 -06:00
dannye
9f2d6aa0a8
Fix Celedon typo
2023-11-19 12:33:30 -06:00
dannye
b302e93674
Use map object consts in data/maps/hide_show_data.asm ( #432 )
2023-10-11 20:12:25 -05:00
Vortyne
35d8064317
Correct constant name (SILPH, not SLIPH) ( #422 )
2023-08-26 10:08:29 -05:00
SatoMew
f46db37d50
Thoroughly document debug code ( #410 )
2023-07-15 18:36:59 -04:00
vulcandth
d001ced41b
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-13 21:27:56 -04:00
Rangi
7dd9d7dc80
Merge remote-tracking branch 'remotes/pokered/master'
2022-10-02 22:42:26 -04:00
Rangi
c299cf1067
Use a SPRITE_SET_LENGTH constant
2022-09-24 11:39:39 -04:00
Rangi
d2be79adf1
Add constants and table macros for the map sprite sets ( #392 )
...
Fixes #391
2022-09-24 11:30:29 -04:00
vulcandth
e2ca4ef919
Remove empty lines on the top of map header files ( #98 )
2022-07-10 23:42:18 -04:00
vulcandth
ce4c2d3d12
Remove empty lines on the top of map header files ( #375 )
2022-07-10 23:42:17 -04:00
vulcandth
c1ef7b7597
RGBDS syntax updates ( #86 )
...
New MACRO and DEF syntax
2022-06-06 17:25:34 -04:00
vulcandth
6b5be9129c
RGBDS syntax updates ( #358 )
...
New MACRO and DEF syntax
2022-06-06 17:25:31 -04:00
Rangi
0fdefbc960
warp_event warp IDs start at 1, like in pokegold/pokecrystal
2021-10-05 21:20:41 -04:00
Rangi
b398c245a2
Clean up some redundant or unusual event comments
2021-10-05 21:19:05 -04:00
Rangi
fc899e1906
warp_event warp IDs start at 1, like in pokegold/pokecrystal
2021-10-05 21:02:42 -04:00
Rangi
52660012c6
Clean up some redundant or unusual event comments
2021-10-05 20:46:46 -04:00
dannye
94ed208164
Merge branch 'master' of https://github.com/pret/pokered
2021-09-26 22:56:02 -05:00
dannye
501a21fa5d
Merge branch 'master' of https://github.com/pret/pokered
2021-09-26 22:43:09 -05:00
Rangi
d48a318dbf
Align object_event coordinates
...
Fixes #336
2021-09-26 23:20:57 -04:00
Yoann Fievez
2c4f35848b
Unify map event gen1 gen2 ( #335 )
...
* Update sign to bg_event #289
* Rename warp to warp_event
* Replace object to object_event
* Move warp macro parameter from warp x, y, id, map to warp_event x, y, map, id
2021-09-26 21:56:09 -05:00
Rangi
7d4ec90538
Some miscellaneous changes, syncing more with pokered
2021-05-31 19:40:14 -04:00
Rangi
d53e450c98
Merge remote-tracking branch 'remotes/pokered/master'
2021-05-31 12:40:26 -04:00
SatoMew
d966193d7b
Change terminology as per feedback
2021-05-08 23:20:52 +01:00
SatoMew
b3364f9f88
Identify the connections between Routes 22 and 23 as unused
2021-05-08 13:24:33 +01:00
dannye
eb47bda8ee
Merge branch 'master' of https://github.com/pret/pokered
2021-03-25 17:39:44 -05:00
Rangi
95ec2cf039
Verify data table and name list sizes with assertion macros
...
Fixes #312
2021-03-25 16:44:41 -04:00
dannye
48dc6a8cf4
Merge branch 'master' of https://github.com/pret/pokered
2020-11-14 21:54:23 -06:00
dannye
66377fca32
Fix file modes
2020-11-14 20:52:10 -06:00
dannye
453107ab8a
More debug yellow
...
only debug menu left
2020-11-07 14:35:40 -06:00
Rangi
4efb3e307c
Sync more with pokered
2020-11-06 10:34:05 -05:00
Rangi
ed7a2d49d7
Remove trailing whitespace
2020-11-05 15:17:48 -05:00