| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Resolve hardcoded WRAM labels in engine/printer.asm | pikalaxalt | 2016-06-05 | 1 | -31/+89 |
| | | |||||
| * | Split bank 3e | pikalaxalt | 2016-06-05 | 1 | -2/+4 |
| | | |||||
| * | This looks like Gen 2's object animation engine | pikalaxalt | 2016-06-05 | 1 | -17/+25 |
| | | |||||
| * | Resolve WRAM addresses and bank 3e unknowns | pikalaxalt | 2016-06-05 | 1 | -4/+129 |
| | | |||||
| * | Resolve some WRAM addresses | pikalaxalt | 2016-06-05 | 1 | -1/+7 |
| | | |||||
| * | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 1 | -101/+101 |
| | | |||||
| * | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2016-05-30 | 1 | -1/+1 |
| | | |||||
| * | Mt Moon Pokemon Center | pikalaxalt | 2016-05-30 | 1 | -5/+1 |
| | | |||||
| * | Cerulean Pokemon Center; Func_5c0d4; space after comma in ↵ | pikalaxalt | 2016-05-30 | 1 | -1/+1 |
| | | | | | engine/menu/pokedex.asm | ||||
| * | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 1 | -0/+4 |
| | | |||||
| * | Another chunk of bank 3c | pikalaxalt | 2016-05-29 | 1 | -1/+1 |
| | | |||||
| * | Viridian Forest and other functions | pikalaxalt | 2016-05-29 | 1 | -4/+2 |
| | | |||||
| * | Update Celadon scripts | pikalaxalt | 2016-05-27 | 1 | -1/+3 |
| | | |||||
| * | I'm pretty sure these are graphics pointers | pikalaxalt | 2016-05-25 | 1 | -8/+27 |
| | | |||||
| * | Make some sense out of the pic animations | pikalaxalt | 2016-05-25 | 1 | -4/+15 |
| | | |||||
| * | Printer error funcs | pikalaxalt | 2016-05-24 | 1 | -1/+7 |
| | | |||||
| * | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 1 | -2/+6 |
| | | | | | Also delete gfx/intro_nido pngs (aren't used in the build) | ||||
| * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 1 | -3/+3 |
| |\ | |||||
| | * | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 1 | -3/+3 |
| | | | |||||
| * | | Replace MonsterNames dr with file already in repo | pikalaxalt | 2016-05-22 | 1 | -1/+1 |
| | | | |||||
| * | | Some work on disassembling npc movement scripts (aka informed copy/paste ↵ | pikalaxalt | 2016-05-21 | 1 | -1/+4 |
| |/ | | | | from red) | ||||
| * | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -2/+2 |
| | | |||||
| * | Document the rest of animations.asm | luckytyphlosion | 2016-03-26 | 1 | -2/+2 |
| | | |||||
| * | GBC palette code | YamaArashi | 2016-03-26 | 1 | -9/+3 |
| | | |||||
| * | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | 2016-03-17 | 1 | -10/+10 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2016-01-23 | 1 | -2/+2 |
| | | | | | MoveHitTest to MoveEffectPointerTable | ||||
| * | More bankF documentation. | luckytyphlosion | 2016-01-16 | 1 | -4/+4 |
| | | | | | PrintCriticalOHKOText to AdjustDamageForMoveType | ||||
| * | More BankF documentation | luckytyphlosion | 2016-01-09 | 1 | -1/+1 |
| | | | | | AnyMoveToSelect to DoesntAffectMonText | ||||
| * | Minor fixes | luckytyphlosion | 2016-01-09 | 1 | -1/+1 |
| | | |||||
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -2/+2 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -3/+3 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 1 | -1/+1 |
| | | | | | All current findings will be located in engine/battle/core_.asm | ||||
| * | Yellow Options Menu | luckytyphlosion | 2015-12-13 | 1 | -0/+2 |
| | | |||||
| * | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 1 | -6/+6 |
| | | |||||
| * | BankD misc functions | luckytyphlosion | 2015-12-05 | 1 | -2/+2 |
| | | | | | Game Corner stuff and (unused) titlescreen2.asm | ||||
| * | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 |
| | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | ||||
| * | Bank9 misc. functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 |
| | | | | | PrintMonType and SaveTrainerName | ||||
| * | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 1 | -6/+6 |
| | | | | | Also no more W_PLAYER/ENEMYBATTSTATUS | ||||
| * | bg_map_attributes.asm | luckytyphlosion | 2015-11-22 | 1 | -1/+5 |
| | | |||||
| * | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 1 | -2/+2 |
| | | | | | Also replace dummy sprites and fix replace.sh to only parse .asm files | ||||
| * | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -4/+4 |
| | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | ||||
| * | _RemovePokemon and _DisplayPokedex | luckytyphlosion | 2015-11-13 | 1 | -3/+2 |
| | | |||||
| * | cable_club_npc.asm | luckytyphlosion | 2015-11-08 | 1 | -1/+1 |
| | | |||||
| * | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -0/+1 |
| | | | | | Also re-add event_macros.asm | ||||
| * | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -1/+1 |
| | | | | | Also replace W_RIVALNAME with wRivalName | ||||
| * | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | 2015-10-31 | 1 | -1/+6 |
| | | | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | ||||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -58/+55 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -7/+7 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||||
| * | Label and comment more palette functions | luckytyphlosion | 2015-10-12 | 1 | -21/+13 |
| | | | | | Also fix replace.sh | ||||
| * | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -3/+3 |
| | | | | | Also add replace.sh | ||||
