pokered/text/maps/route_16_gate.asm, branch master Pokémon Red and Blue 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

Sync somewhat with pokeyellow. 2016-06-08T11:45:50+00:00 IIMarckus iimarckus@gmail.com 2016-06-08T11:45:50+00:00 3425fd6ef8f620d3366dcf9462b89c4b7f7e1b37

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

Pull map scripts out of main.asm 2014-05-18T18:19:10+00:00 U-Fish-PC\Daniel corrnondacqb@yahoo.com 2014-05-18T18:19:10+00:00 24c01b09bb2b617812bd826d1cf9ab5e3ec6a023

Use dimension constants in warp data and add map name consisntency 2014-04-05T14:47:23+00:00 U-Fish-PC\Daniel corrnondacqb@yahoo.com 2014-04-05T14:47:23+00:00 f8452ebeb8335387851721d624456c69fea797a0

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.
Split out the rest of map text 2014-01-23T20:34:42+00:00 yenatch yenatch@gmail.com 2014-01-23T20:34:42+00:00 fbda25d3d8a8191b9397c29d7ff475f2264c978e