pokered/text/maps/cerulean_mart.asm, branch adding-pokemon Pokémon Red and Blue Clean up script labels in marts and Pokémon Centers. 2016-04-09T01:04:36+00:00 IIMarckus iimarckus@gmail.com 2016-04-09T01:04:36+00:00 adc6a3aac7d883f9833c7da3f5896935715291e7

Improve diffability with pokeyellow; remove address comments and ifs. 2015-12-06T21:04:42+00:00 IIMarckus iimarckus@gmail.com 2015-12-06T21:04:42+00:00 f33bd1d89e03b7eec679048ffdf704551b22fde0

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.
Even more map text 2014-01-23T04:37:40+00:00 yenatch yenatch@gmail.com 2014-01-23T04:37:40+00:00 6e5476d420d5d3a73e478a28ed96e8425b7ba94c