| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | More on Pikachu emotions | pikalaxalt | 2016-06-08 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Pikapic animation function labels | pikalaxalt | 2016-06-08 | 3 | -9/+7 | |
| | |/ / |/| | | ||||||
| * | | | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 2016-06-08 | 1 | -4/+2 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 8 | -50/+34 | |
| |\| | | ||||||
| | * | | Clean up white space | dannye | 2016-06-06 | 8 | -50/+50 | |
| | | | | ||||||
| * | | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 2 | -21/+74 | |
| | | | | ||||||
| * | | | More printer labels | pikalaxalt | 2016-06-06 | 1 | -4/+7 | |
| | | | | ||||||
| * | | | Printer-related labels | pikalaxalt | 2016-06-06 | 1 | -5/+5 | |
| |/ / | ||||||
| * | | Finish disassembling the functions in bank 3e | pikalaxalt | 2016-06-04 | 1 | -0/+1 | |
| | | | ||||||
| * | | Champion's room; resolve predefs | pikalaxalt | 2016-05-31 | 1 | -1042/+1042 | |
| | | | ||||||
| * | | The rest of SS Anne | pikalaxalt | 2016-05-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 2 | -4/+4 | |
| | | | ||||||
| * | | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2016-05-30 | 1 | -6/+6 | |
| | | | ||||||
| * | | Mt Moon Pokemon Center | pikalaxalt | 2016-05-30 | 1 | -4/+4 | |
| | | | ||||||
| * | | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 2 | -4/+4 | |
| | | | ||||||
| * | | Another chunk of bank 3c | pikalaxalt | 2016-05-29 | 2 | -2/+115 | |
| | | | ||||||
| * | | Route 24 scripts | pikalaxalt | 2016-05-27 | 1 | -220/+220 | |
| | | | ||||||
| * | | Audio bank 4 constants; space after commas in home/audio.asm | pikalaxalt | 2016-05-21 | 1 | -34/+35 | |
| | | | ||||||
| * | | Move yellow/main.asm code to main.asm | luckytyphlosion | 2016-04-14 | 1 | -1/+1 | |
| | | | | | | | | | Also fix an error in home/overworld.asm | |||||
| * | | Replace bankswitch jumps with jpab, also fix hardcoded bank reference. | luckytyphlosion | 2016-04-09 | 1 | -9/+3 | |
| | | | ||||||
| * | | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -2/+2 | |
| | | | ||||||
| * | | Document audio functions. | luckytyphlosion | 2016-03-19 | 2 | -50/+29 | |
| | | | ||||||
| * | | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -4/+4 | |
| | | | | | | | | | Also introduce bit direction constants and setpal macros | |||||
| * | | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 2015-12-23 | 1 | -5/+7 | |
| | | | | | | | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | |||||
| * | | 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/start_menu.asm | luckytyphlosion | 2015-11-15 | 2 | -24/+19 | |
| | | | | | | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||||
| * | | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -1/+1 | |
| | | | | | | | | | Also replace W_RIVALNAME with wRivalName | |||||
| * | | overworld item & movement code, cable club code, remove more instances of âľ | luckytyphlosion | 2015-10-29 | 3 | -69/+69 | |
| | | | | | | | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| * | | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -11/+11 | |
| | | | | | | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||||
| * | | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -9/+9 | |
| | | | | | | | | | Also add replace.sh | |||||
| * | | bank1f audio. | luckytyphlosion | 2015-10-03 | 1 | -2/+2 | |
| | | | | | | | | | Also move yellow/audio.asm to audio.asm | |||||
| * | | Bank8 audio. | luckytyphlosion | 2015-09-27 | 1 | -5/+5 | |
| | | | | | | | | | | | | | todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly | |||||
| * | | Bank2 audio. | luckytyphlosion | 2015-09-26 | 2 | -4/+4 | |
| | | | | | | | | | todo: correct labels | |||||
| * | | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 3 | -27/+28 | |
| | | | ||||||
| * | | Fixes. | luckytyphlosion | 2015-08-30 | 6 | -11/+10 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 9 | -378/+398 | |
| |\| | | | | | | | Doesn't build. | |||||
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 3 | -63/+66 | |
| | | | ||||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 2 | -5/+5 | |
| | | | ||||||
| | * | commented audio code | YamaArashi | 2015-08-08 | 4 | -123/+158 | |
| | | | ||||||
| | * | Use more lb | dannye | 2015-08-05 | 3 | -6/+6 | |
| | | | | | | | | | and other clean up | |||||
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -1/+1 | |
| | | | ||||||
| | * | yet more naming | YamaArashi | 2015-07-25 | 2 | -10/+11 | |
| | | | ||||||
| | * | more naming variables | YamaArashi | 2015-07-24 | 3 | -27/+34 | |
| | | | ||||||
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 1 | -4/+2 | |
| | |\ | | | | | | | enumerate events | |||||
| | | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -4/+2 | |
| | | | | ||||||
| | * | | Unify audio bank references | dannye | 2015-07-22 | 3 | -34/+34 | |
| | | | | | | | | | | | | | | | | | | | 2â1 8â2 1fâ3 | |||||
| | * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Name some battle sound effects | dannye | 2015-07-21 | 1 | -2/+2 | |
| | |/ | ||||||
| | * | naming | YamaArashi | 2015-07-19 | 1 | -68/+68 | |
| | | | ||||||
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 1 | -9/+3 | |
| | | | ||||||
