pokered-fr/text/maps/agatha.asm, branch adding-pokemon Pokémon Rouge et Bleue (Français) Name the last of unnamed text 2015-06-12T16:00:25+00:00 U-Daniel-PC\Daniel corrnondacqb@yahoo.com 2015-06-12T15:26:00+00:00 3cd3efd06002a188cebf37d935411d7d73b153be

Fix typo in previous. 2014-10-10T08:01:47+00:00 IIMarckus iimarckus@gmail.com 2014-10-10T08:01:47+00:00 00049b6f3986b4052f9e91c3cce7b26cf1499129

Add a lot of Yellow text changes. 2014-10-10T07:46:06+00:00 IIMarckus iimarckus@gmail.com 2014-10-10T07:46:06+00:00 6e14461fa6d5085349e4746b61c526f3c94be19f

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 a bunch of map text 2014-01-22T22:47:55+00:00 yenatch yenatch@gmail.com 2014-01-22T21:18:39+00:00 31f074542bd5da787d95001fefd6cd944153fed3