| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Add constants for player and rival starters | Rangi | 2020-11-13 | 1 | -4/+7 | |
| | | | ||||||
| * | | Fix #61: edit pikapic macros to avoid -Wlong-string warnings | Rangi | 2020-11-06 | 1 | -5/+10 | |
| | | | ||||||
| * | | Define OAM_HIGH_PALS for %100 in OAM attributes | Rangi | 2020-11-06 | 1 | -0/+1 | |
| | | | ||||||
| * | | Sync more with pokered | Rangi | 2020-11-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | Sync more with pokered | Rangi | 2020-11-05 | 1 | -0/+3 | |
| | | | ||||||
| * | | Organize home and macro code | Rangi | 2020-11-05 | 2 | -16/+10 | |
| | | | ||||||
| * | | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 9 | -224/+215 | |
| | | | ||||||
| * | | Sync with pokered | dannye | 2020-11-04 | 37 | -3392/+2424 | |
| | | | ||||||
| * | | Add constant for ghost Marowak like pokered | SatoMew | 2020-09-27 | 1 | -0/+3 | |
| | | | ||||||
| * | | Update Audio 4 sfx names | dannye | 2020-05-25 | 1 | -6/+5 | |
| | | | ||||||
| * | | Sync with pokered | dannye | 2020-05-20 | 15 | -1193/+723 | |
| | | | ||||||
| * | | Label surfing minigame SFX | Amber Brault | 2019-10-11 | 1 | -6/+6 | |
| | | | ||||||
| * | | Format sgb packets | dannye | 2016-08-09 | 1 | -0/+3 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-11 | 3 | -23/+25 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 6 | -3/+21 | |
| | |\ \ | ||||||
| | * | | | Sync with pokered | dannye | 2016-06-11 | 3 | -23/+25 | |
| | | | | | | | | | | | | | | | | | from August 29, 2015 to April 6, 2016 | |||||
| * | | | | Character dict; surfing minigame; printer debug | pikalaxalt | 2016-06-11 | 3 | -8/+20 | |
| | | | | | ||||||
| * | | | | Pikachu movement functions | pikalaxalt | 2016-06-08 | 1 | -2/+12 | |
| | | | | | ||||||
| * | | | | More on Pikachu emotions | pikalaxalt | 2016-06-08 | 1 | -2/+124 | |
| | |/ / |/| | | ||||||
| * | | | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 2016-06-08 | 2 | -0/+12 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 4 | -5/+5 | |
| |\| | | ||||||
| | * | | Remove unused source files | dannye | 2016-06-06 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Clean up white space | dannye | 2016-06-06 | 3 | -4/+4 | |
| | | | | ||||||
| * | | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 2 | -2/+4 | |
| | | | | ||||||
| * | | | More printer labels | pikalaxalt | 2016-06-06 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | Split bank 3e | pikalaxalt | 2016-06-05 | 1 | -1/+2 | |
| |/ / | ||||||
| * | | This looks like Gen 2's object animation engine | pikalaxalt | 2016-06-05 | 1 | -0/+15 | |
| | | | ||||||
| * | | Silph Co 11F | pikalaxalt | 2016-06-03 | 1 | -3/+3 | |
| | | | ||||||
| * | | Rocket Hideout and tileset headers | pikalaxalt | 2016-06-03 | 1 | -126/+124 | |
| | | | ||||||
| * | | Text macros; Prize Room | pikalaxalt | 2016-06-01 | 2 | -15/+15 | |
| | | | ||||||
| * | | Game Corner | pikalaxalt | 2016-05-31 | 1 | -1/+2 | |
| | | | ||||||
| * | | Fix hide show constants | pikalaxalt | 2016-05-31 | 1 | -45/+47 | |
| | | | ||||||
| * | | Champion's room; resolve predefs | pikalaxalt | 2016-05-31 | 2 | -103/+2 | |
| | | | ||||||
| * | | Cerulean Pokemon Center; Func_5c0d4; space after comma in ↵ | pikalaxalt | 2016-05-30 | 2 | -2/+2 | |
| | | | | | | | | | engine/menu/pokedex.asm | |||||
| * | | Bulbasaur house in Cerulean | pikalaxalt | 2016-05-29 | 2 | -21/+16 | |
| | | | ||||||
| * | | Mt Moon B2F | pikalaxalt | 2016-05-29 | 2 | -18/+48 | |
| | | | ||||||
| * | | Another chunk of bank 3c | pikalaxalt | 2016-05-29 | 1 | -91/+93 | |
| | | | ||||||
| * | | Viridian Forest and other functions | pikalaxalt | 2016-05-29 | 2 | -49/+49 | |
| | | | ||||||
| * | | Viridian Mart | pikalaxalt | 2016-05-28 | 2 | -1/+22 | |
| | | | ||||||
| * | | Oak's Lab Rewrite part 3 | pikalaxalt | 2016-05-28 | 2 | -5/+5 | |
| | | | ||||||
| * | | Oak's Lab Rewrite part 1 | pikalaxalt | 2016-05-28 | 1 | -21/+23 | |
| | | | ||||||
| * | | Blue's House | pikalaxalt | 2016-05-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fuchsia City | pikalaxalt | 2016-05-27 | 1 | -2/+2 | |
| | | | ||||||
| * | | Route 20 scripts and route 19 blocks | pikalaxalt | 2016-05-27 | 1 | -0/+2 | |
| | | | ||||||
| * | | Redo credits constants | pikalaxalt | 2016-05-27 | 1 | -68/+94 | |
| | | | ||||||
| * | | Credits. Can I add my own name? Kappa | pikalaxalt | 2016-05-27 | 1 | -0/+2 | |
| | | | ||||||
| * | | Route 23 | pikalaxalt | 2016-05-27 | 1 | -137/+139 | |
| | | | ||||||
| * | | Route 22 | pikalaxalt | 2016-05-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Route 25 scripts | pikalaxalt | 2016-05-27 | 1 | -131/+133 | |
| | | | ||||||
| * | | Route 24 scripts | pikalaxalt | 2016-05-27 | 1 | -1/+1 | |
| | | | ||||||
