| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Remove the last address comments | dannye | 2016-06-12 | 1 | -2/+2 | |
| | | | | | | | | | | | except for wram.asm and sram.asm also delete unused yellow file | |||||
| | * | remove address comments | YamaArashi | 2016-06-11 | 1 | -206/+206 | |
| | | | ||||||
| | * | fix typoes | YamaArashi | 2016-01-09 | 1 | -3/+3 | |
| | | | ||||||
| | * | Fix game time labels | PikalaxALT | 2016-01-03 | 1 | -1/+1 | |
| | | | ||||||
| | * | No more S_ | dannye | 2015-08-30 | 1 | -11/+11 | |
| | | | ||||||
| | * | No more W_ | dannye | 2015-08-30 | 1 | -64/+64 | |
| | | | ||||||
| | * | commented pokeball function | YamaArashi | 2015-08-29 | 1 | -3/+3 | |
| | | | ||||||
| * | | Organize home and macro code | Rangi | 2020-11-05 | 1 | -0/+1 | |
| | | | ||||||
| * | | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -201/+3 | |
| | | | ||||||
| * | | Sync with pokered | dannye | 2020-11-04 | 1 | -4723/+76 | |
| | | | ||||||
| * | | Sync with pokered | dannye | 2020-05-20 | 1 | -23/+18 | |
| | | | ||||||
| * | | Clean up pre-linkerscript remnants. | luckytyphlosion | 2018-11-18 | 1 | -15/+15 | |
| | | | ||||||
| * | | Fix warnings about deprecated mnemonics on newer builds of rgbds | Pokechu22 | 2017-09-25 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fixed typo | Null Dev | 2017-01-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixed typo | Null Dev | 2017-01-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-07-16 | 1 | -34/+35 | |
| |\ \ | ||||||
| | * | | sync home | YamaArashi | 2016-06-12 | 1 | -49/+48 | |
| | | | | ||||||
| * | | | Remove more address comments | dannye | 2016-06-12 | 1 | -21/+19 | |
| |/ / | ||||||
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -259/+259 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-11 | 1 | -28/+28 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 1 | -36/+35 | |
| | |\ \ | ||||||
| | * | | | Sync with pokered | dannye | 2016-06-11 | 1 | -28/+28 | |
| | | | | | | | | | | | | | | | | | from August 29, 2015 to April 6, 2016 | |||||
| * | | | | More on Pikachu emotions | pikalaxalt | 2016-06-08 | 1 | -3/+3 | |
| | |/ / |/| | | ||||||
| * | | | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 2016-06-08 | 1 | -31/+30 | |
| | | | | ||||||
| * | | | Printer-related labels | pikalaxalt | 2016-06-06 | 1 | -5/+5 | |
| |/ / | ||||||
| * | | Text macros; Prize Room | pikalaxalt | 2016-06-01 | 1 | -80/+80 | |
| | | | ||||||
| * | | Champion's room; resolve predefs | pikalaxalt | 2016-05-31 | 1 | -5/+5 | |
| | | | ||||||
| * | | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2016-05-30 | 1 | -3/+3 | |
| | | | ||||||
| * | | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | Another chunk of bank 3c | pikalaxalt | 2016-05-29 | 1 | -114/+1 | |
| | | | ||||||
| * | | Vermilion City scripts | pikalaxalt | 2016-05-27 | 1 | -4/+3 | |
| | | | ||||||
| * | | More code and what looks like scripts in F | pikalaxalt | 2016-05-25 | 1 | -1089/+1089 | |
| | | | ||||||
| * | | Numerous changes (see below) | pikalaxalt | 2016-05-24 | 1 | -69/+74 | |
| | | | | | | | | | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions | |||||
| * | | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 1 | -2/+2 | |
| | | | | | | | | | Also delete gfx/intro_nido pngs (aren't used in the build) | |||||
| * | | Some work on disassembling npc movement scripts (aka informed copy/paste ↵ | pikalaxalt | 2016-05-21 | 1 | -1/+1 | |
| | | | | | | | | | from red) | |||||
| * | | Disassemble yellow sounds | pikalaxalt | 2016-05-20 | 1 | -0/+2 | |
| | | | ||||||
| * | | Replace bankswitch jumps with jpab, also fix hardcoded bank reference. | luckytyphlosion | 2016-04-09 | 1 | -3/+1 | |
| | | | ||||||
| * | | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | GBC palette code | YamaArashi | 2016-03-26 | 1 | -28/+28 | |
| | | | ||||||
| * | | Minor fixes | luckytyphlosion | 2016-01-09 | 1 | -17/+17 | |
| | | | ||||||
| * | | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -6/+6 | |
| | | | | | | | | | Also introduce bit direction constants and setpal macros | |||||
| * | | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 1 | -2/+2 | |
| | | | | | | | | | All current findings will be located in engine/battle/core_.asm | |||||
| * | | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 1 | -4/+4 | |
| | | | ||||||
| * | | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 1 | -1/+1 | |
| | | | | | | | | | Also replace dummy sprites and fix replace.sh to only parse .asm files | |||||
| * | | engine/menu/players_pc.asm | luckytyphlosion | 2015-11-13 | 1 | -1/+1 | |
| | | | | | | | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | |||||
| * | | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -34/+34 | |
| | | | | | | | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| * | | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 | 1 | -16/+16 | |
| | | | | | | | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||||
| * | | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 1 | -16/+16 | |
| | | | | | | | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||||
| * | | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 1 | -16/+16 | |
| | | | | | | | | | | | | | misc functions Also rename pcm-related functions. | |||||
