Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-27 | Update Celadon scripts | pikalaxalt | |
2016-05-25 | I'm pretty sure these are graphics pointers | pikalaxalt | |
2016-05-25 | Make some sense out of the pic animations | pikalaxalt | |
2016-05-24 | Printer error funcs | pikalaxalt | |
2016-05-23 | Bank7 misc functions | luckytyphlosion | |
Also delete gfx/intro_nido pngs (aren't used in the build) | |||
2016-05-22 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-05-22 | Bank11 and 14 misc functions. | luckytyphlosion | |
2016-05-22 | Replace MonsterNames dr with file already in repo | pikalaxalt | |
2016-05-21 | Some work on disassembling npc movement scripts (aka informed copy/paste ↵ | pikalaxalt | |
from red) | |||
2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | |
2016-03-26 | Document the rest of animations.asm | luckytyphlosion | |
2016-03-26 | GBC palette code | YamaArashi | |
2016-03-17 | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | |
2016-01-23 | More BankF documentation | luckytyphlosion | |
MoveHitTest to MoveEffectPointerTable | |||
2016-01-16 | More bankF documentation. | luckytyphlosion | |
PrintCriticalOHKOText to AdjustDamageForMoveType | |||
2016-01-09 | More BankF documentation | luckytyphlosion | |
AnyMoveToSelect to DoesntAffectMonText | |||
2016-01-09 | Minor fixes | luckytyphlosion | |
2015-12-31 | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | |
2015-12-29 | More BankF documentation | luckytyphlosion | |
Also introduce bit direction constants and setpal macros | |||
2015-12-26 | Start disassembling bank0F (Battle) | luckytyphlosion | |
All current findings will be located in engine/battle/core_.asm | |||
2015-12-13 | Yellow Options Menu | luckytyphlosion | |
2015-12-06 | engine/battle/trainer_ai.asm | luckytyphlosion | |
2015-12-05 | BankD misc functions | luckytyphlosion | |
Game Corner stuff and (unused) titlescreen2.asm | |||
2015-11-28 | BankA misc functions | luckytyphlosion | |
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | |||
2015-11-28 | Bank9 misc. functions | luckytyphlosion | |
PrintMonType and SaveTrainerName | |||
2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | |
Also no more W_PLAYER/ENEMYBATTSTATUS | |||
2015-11-22 | bg_map_attributes.asm | luckytyphlosion | |
2015-11-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | |
Also replace dummy sprites and fix replace.sh to only parse .asm files | |||
2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | |
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||
2015-11-13 | _RemovePokemon and _DisplayPokedex | luckytyphlosion | |
2015-11-08 | cable_club_npc.asm | luckytyphlosion | |
2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | |
Also re-add event_macros.asm | |||
2015-11-01 | oak_speech2.asm | luckytyphlosion | |
Also replace W_RIVALNAME with wRivalName | |||
2015-10-31 | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | |
SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | |||
2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | |
W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||
2015-10-18 | Complete documentation of bank3 | luckytyphlosion | |
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||
2015-10-12 | Label and comment more palette functions | luckytyphlosion | |
Also fix replace.sh | |||
2015-10-12 | Rename some palette labels. | luckytyphlosion | |
Also add replace.sh | |||
2015-10-11 | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | |
2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | |
2015-10-11 | engine/items/items.asm | luckytyphlosion | |
2015-10-10 | More bank3 documentation | luckytyphlosion | |
LoadWildData, data/wild_mons.asm, also no more wram_constants.asm and complete bank1b documentation | |||
2015-10-04 | Some bank3 documentation | luckytyphlosion | |
2015-09-19 | More bank3f documentation and a bit of audio.asm prep | luckytyphlosion | |
2015-09-12 | Document some bank3f code. | luckytyphlosion | |
2015-09-07 | engine/save.asm | luckytyphlosion | |
2015-09-04 | engine/in_game_trades.asm | luckytyphlosion | |
2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | |
2015-08-30 | Fixes. | luckytyphlosion | |
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. |