pokered/text.asm, branch master Pokémon Red and Blue Names for more SECTIONs 2020-07-07T18:45:24+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-07T18:45:24+00:00 b945988a0af9de9a37d95be8b117f395bc6e5592

Reorganize constants/ 2020-07-03T16:44:47+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-03T16:44:47+00:00 c9c59dc34323a5e0b1886db5f845c8d41620826e To do: add comments associating constants with data and code
To do: add comments associating constants with data and code
Add subdirectories to data/ similar to pokecrystal 2020-07-03T15:51:00+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-03T15:51:00+00:00 b29e5ee203b6fa4592180ef6cca732462cca9af6 Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27T19:32:24+00:00 Rangi 35663410+Rangi42@users.noreply.github.com 2020-06-27T19:32:24+00:00 4b853ad676e061a6c4b0fcc030855a2705776864 Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
Change wGrassRate to wLinkEnemyTrainerName 2020-06-02T09:39:06+00:00 Nog-Frog nogatheunicorn@gmail.com 2020-06-02T09:39:06+00:00 9c01ebc14757a8b4e52033691f0807d116633492

Change "Set to box" to "Sent to box" 2020-05-26T12:14:46+00:00 Nog-Frog 2020-05-26T11:10:55+00:00 39f0bcb987ca573d86a2a22a8391236fe6534587

Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-02T04:33:10+00:00 Rangi remy.oukaour+rangi42@gmail.com 2019-01-01T20:06:23+00:00 c7796024590fec48ac79756793c1a6e3b54daf8f

Clean up pre-linkerscript remnants. 2018-11-18T23:29:24+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2018-11-18T23:29:24+00:00 dcaca64f5e4ab1e39a9004585c9223173611eaf2

Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "<USER>" respectively. 2017-07-30T21:46:53+00:00 Víctor M. González helios.vmg@gmail.com 2017-07-30T21:46:53+00:00 5c39c6c5cb4defc4fcec85bb4b7cd878d190d6bd

Revert "Fix floating sections" 2017-03-21T01:12:49+00:00 AntonioND antonio_nd@outlook.com 2017-03-21T00:44:10+00:00 52adb844def5bffa9cd402e886cf24ea17fc00ab This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b. Signed-off-by: AntonioND <antonio_nd@outlook.com>
This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b.

Signed-off-by: AntonioND <antonio_nd@outlook.com>