pokeyellow/text/pokedex.asm, branch master Pokémon Yellow Sync with pokered 2020-11-04T06:06:44+00:00 dannye 33dannye@gmail.com 2020-11-04T06:06:44+00:00 5647ca687b92954dcf37a6ea6bfbc9a341c32de4

More syncing with pokered 2016-06-11T22:10:37+00:00 dannye corrnondacqb@yahoo.com 2016-06-11T22:10:37+00:00 401d6e7f36e86aa246a2c0591195e1f0f01e879f from April 8, 2016 to present
from April 8, 2016 to present
text.o 2015-08-01T21:16:11+00:00 U-Daniel-PC\Daniel corrnondacqb@yahoo.com 2015-06-08T06:52:50+00:00 10af88ddd712415f2a0a2b6124187d51075c95d5 Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm
Conflicts:
	main.asm
	text.asm
	text/maps/cerulean_trade_house.asm
	text/maps/copycats_house_1f.asm
	text/maps/daycare_2.asm
	text/maps/museum_2f.asm
	text/maps/oaks_lab.asm
	text/maps/pewter_gym.asm
	text/maps/route_9_1.asm
	text/maps/school.asm
	text/maps/vermilion_gym_1.asm
	wram.asm
	yellow/text.asm
Get rid of globals.asm. Use ::s to export labels between objects. 2014-01-27T21:24:13+00:00 yenatch yenatch@gmail.com 2014-01-27T21:22:41+00:00 1b9ee46af9f8baac0d266a54130115a719788377 globals.asm was a hack that: - gave rgbasm an extra 100k lines to read - increased reliance on the python preprocessor - made the makefile a mess - gave object creation an extra step - wasn't even necessary This speeds up build time by at least a third.
globals.asm was a hack that:
- gave rgbasm an extra 100k lines to read
- increased reliance on the python preprocessor
- made the makefile a mess
- gave object creation an extra step
- wasn't even necessary

This speeds up build time by at least a third.
text macros in pokedex entries 2014-01-22T05:56:48+00:00 yenatch yenatch@gmail.com 2014-01-22T05:56:48+00:00 7a69bfaa92d6e35267b2fbe998f199003e1b55b9

Treat apostrophes specially, since they’re combining characters. 2011-12-21T09:50:47+00:00 IIMarckus iimarckus@gmail.com 2011-12-21T09:50:47+00:00 eac73b32e62b232f1a39e1e9efc86b4d7bc97148 This will need to be changed a bit if there are ever cases in‐game where ’m, et cetera do NOT get combined into one character. Maybe doubling it up to be treated as a single character (’’). hg-commit-id: c90b7888ad5a
This will need to be changed a bit if there are ever cases in‐game
where ’m, et cetera do NOT get combined into one character.
Maybe doubling it up to be treated as a single character (’’).

hg-commit-id: c90b7888ad5a

Add Japanese text entry and Pokédex entries. 2011-12-21T07:31:01+00:00 IIMarckus iimarckus@gmail.com 2011-12-21T07:31:01+00:00 450949763cc048878eb65172b875333fd8a5e561 hg-commit-id: 8de61c31d46c
hg-commit-id: 8de61c31d46c