pokered-it/scripts, branch master Pokémon Rossa e Blu (Italiano) bleh 2017-04-16T15:45:19+00:00 einstein95 einstein95@users.noreply.github.com 2017-04-16T15:45:19+00:00 15659e7bb102a0d71e2e4bc0cbd8d05c3aa1add3

Remove duplicate OaksLabText labels 2017-04-02T20:32:21+00:00 Matthew Glazar strager.nds@gmail.com 2017-04-02T20:27:47+00:00 d51dcc263e487d4846cbe989c53c45bc0478b483 For unknown reasons, the text pointer list for Oak's Lab is duplicated. This is currently implemented by treating the two text pointer lists as one large list. This leads to duplicate labels and some confusing logic. Refactor the code to treat the two text pointer lists separately. This lets us remove several labels. It also makes the code which sets the text pointer list self-documenting.
For unknown reasons, the text pointer list for Oak's Lab is
duplicated. This is currently implemented by treating the
two text pointer lists as one large list. This leads to
duplicate labels and some confusing logic.

Refactor the code to treat the two text pointer lists
separately. This lets us remove several labels. It also
makes the code which sets the text pointer list
self-documenting.
Almost done 2017-01-08T17:06:10+00:00 einstein95 einstein95@users.noreply.github.com 2017-01-08T17:06:10+00:00 653072192ccd9759ff44d8c86f8dc10a19756208

Okay git, I'll do this 2017-01-08T05:41:30+00:00 einstein95 einstein95@users.noreply.github.com 2017-01-08T05:41:30+00:00 f2c38581b05ccddd18cd937b3552958de9353696

Begin decompiling Rote Edition 2017-01-07T05:33:59+00:00 einstein95 einstein95@users.noreply.github.com 2017-01-07T05:33:59+00:00 212eb2102c9b825a1a66746e1d19653675cd9780

use more HRAM constants 2016-10-29T17:32:03+00:00 YamaArashi shadow962@live.com 2016-10-29T17:32:03+00:00 77c3e22a4ecd3dc81918f00c548cef7c634f3419

Redo audio header macro 2016-07-28T03:08:13+00:00 dannye corrnondacqb@yahoo.com 2016-07-28T03:08:13+00:00 5207a14af34f9b84a9e40cc1d4988a0858a4a4e6

Clean up redundant labels 2016-07-20T05:40:04+00:00 dannye corrnondacqb@yahoo.com 2016-07-20T05:40:04+00:00 70dde9d96b0e3025c72ae29783e94c56fa5cbe1c fix trainer header numbering
fix trainer header numbering
Clean up text commands 2016-07-18T06:17:03+00:00 dannye corrnondacqb@yahoo.com 2016-07-18T06:17:03+00:00 80bae03975a84dadf080c79f52216866dd410cf8

Remove the last address comments 2016-06-12T07:19:44+00:00 dannye corrnondacqb@yahoo.com 2016-06-12T07:19:19+00:00 a51037eeeedb03e29d8675626018cf02750882fa except for wram.asm and sram.asm also delete unused yellow file
except for wram.asm and sram.asm
also delete unused yellow file