| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Bank9 misc. functions | luckytyphlosion | 2015-11-28 |
| | | | | | PrintMonType and SaveTrainerName | ||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 |
| | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | ||
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 |
| | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | ||
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 |
| | | | | | | | misc functions Also rename pcm-related functions. | ||
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 |
| | | |||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 |
| |\ | | | | | | | Doesn't build. | ||
| | * | More joypad constants | dannye | 2015-08-11 |
| | | | |||
| | * | named CountSetBits output variable | YamaArashi | 2015-08-07 |
| | | | |||
| | * | more naming variables | YamaArashi | 2015-07-24 |
| | | | |||
| | * | clean up wram aliases | YamaArashi | 2015-07-23 |
| | | | |||
| | * | misc | YamaArashi | 2015-07-18 |
| | | | |||
| | * | Name the last of unnamed text | U-Daniel-PC\Daniel | 2015-06-12 |
| | | | |||
| * | | Remove (incorrect) address comments | U-Daniel-PC\Daniel | 2015-08-01 |
| | | | | | | | | | | | Conflicts: text.asm | ||
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png 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 yellow/main.asm | ||
| * | | text.o | U-Daniel-PC\Daniel | 2015-08-01 |
| |/ | | | | | | | | | | | | | | | | | 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 | ||
| * | Clean up type names. | yenatch | 2014-12-10 |
| | | |||
| * | Fix unclosed quotes. | stag019 | 2014-11-04 |
| | | |||
| * | Labels for Fuji in Pokémon Tower. | IIMarckus | 2014-10-26 |
| | | |||
| * | Add more text changes from Yellow. | IIMarckus | 2014-10-24 |
| | | |||
| * | Add parts of the Safari Zone entrance script from Yellow. | IIMarckus | 2014-10-17 |
| | | |||
| * | Add more from the beach house. | IIMarckus | 2014-10-17 |
| | | |||
| * | Kill version.asm. | IIMarckus | 2014-10-17 |
| | | |||
| * | Fix typo in previous. | IIMarckus | 2014-10-10 |
| | | |||
| * | Add a lot of Yellow text changes. | IIMarckus | 2014-10-10 |
| | | |||
| * | Add macro TX_BCD for printing BCD numbers. | yenatch | 2014-05-27 |
| | | | | | This fixes some more static wram addresses. | ||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||
| * | Misc relabelling | U-Fish-PC\Daniel | 2014-05-21 |
| | | |||
| * | Merge branch 'master' of https://github.com/huderlem/pokered into pull-data | U-Fish-PC\Daniel | 2014-05-19 |
| |\ | | | | | | | | | | | | | Conflicts: main.asm text.asm text/maps/route_22.asm | ||
| | * | Documented/Labeled Route 22 scripts. | Marcus Huderle | 2014-05-13 |
| | | | |||
| * | | Pull more data out of main.asm | U-Fish-PC\Daniel | 2014-05-19 |
| | | | |||
| * | | Pull map scripts out of main.asm | U-Fish-PC\Daniel | 2014-05-18 |
| | | | |||
| * | | Pull most data out of main.asm | U-Fish-PC\Daniel | 2014-05-16 |
| |/ | |||
| * | Add labels and comments to the Fan Club. | IIMarckus | 2014-04-21 |
| | | |||
| * | Improve comments/labels for Silph Co 7F. | IIMarckus | 2014-04-19 |
| | | |||
| * | Label a Route 11 gatehouse script better. | IIMarckus | 2014-04-19 |
| | | |||
| * | Use dimension constants in warp data and add map name consisntency | U-Fish-PC\Daniel | 2014-04-05 |
| | | |||
| * | Get rid of globals.asm. Use ::s to export labels between objects. | yenatch | 2014-01-27 |
| | | | | | | | | | | | | 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 move names | yenatch | 2014-01-23 |
| | | |||
| * | Split out the rest of map text | yenatch | 2014-01-23 |
| | | |||
| * | Split out route text | yenatch | 2014-01-23 |
| | | |||
| * | Even more map text | yenatch | 2014-01-22 |
| | | |||
| * | Silph Co 1f text was actually somewhere else | yenatch | 2014-01-22 |
| | | |||
| * | Move city and town map text into text/maps | yenatch | 2014-01-22 |
| | | |||
| * | split out a bunch of map text | yenatch | 2014-01-22 |
| | | |||
| * | split viridian and oaks lab text into text/maps/ | yenatch | 2014-01-22 |
| | | |||
| * | rename existing map text files and put them in text/maps/ | yenatch | 2014-01-22 |
| | | |||
| * | text macros in pokedex entries | yenatch | 2014-01-22 |
| | | |||
| * | rename and add some text macros | yenatch | 2014-01-22 |
| | | | | | | | cont replaces next, and next becomes a generic newline. para replaces page (now used for pokedex entries). dex ends a pokedex entry. | ||
| * | text macros in text/ | yenatch | 2014-01-21 |
| | | |||
