Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-05 | Organize home and macro code | Rangi | |
2020-11-04 | Start reorganizing pokeyellow | Rangi | |
2020-11-04 | Sync with pokered | dannye | |
2020-05-20 | Sync with pokered | dannye | |
2018-11-18 | Clean up pre-linkerscript remnants. | luckytyphlosion | |
2017-09-25 | Fix warnings about deprecated mnemonics on newer builds of rgbds | Pokechu22 | |
2017-01-20 | Fixed typo | Null Dev | |
2017-01-19 | Fixed typo | Null Dev | |
2016-07-16 | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | |
2016-06-12 | sync home | YamaArashi | |
2016-06-12 | Remove more address comments | dannye | |
2016-06-11 | remove address comments | YamaArashi | |
2016-06-11 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-06-11 | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | |
2016-06-11 | Sync with pokered | dannye | |
from August 29, 2015 to April 6, 2016 | |||
2016-06-08 | More on Pikachu emotions | pikalaxalt | |
2016-06-08 | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | |
2016-06-06 | Printer-related labels | pikalaxalt | |
2016-06-01 | Text macros; Prize Room | pikalaxalt | |
2016-05-31 | Champion's room; resolve predefs | pikalaxalt | |
2016-05-31 | Vermilion Fan Club | pikalaxalt | |
2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | |
2016-05-29 | Pewter Pokecenter | pikalaxalt | |
2016-05-29 | Another chunk of bank 3c | pikalaxalt | |
2016-05-27 | Vermilion City scripts | pikalaxalt | |
2016-05-25 | More code and what looks like scripts in F | pikalaxalt | |
2016-05-24 | Numerous changes (see below) | pikalaxalt | |
* Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions | |||
2016-05-23 | Bank7 misc functions | luckytyphlosion | |
Also delete gfx/intro_nido pngs (aren't used in the build) | |||
2016-05-21 | Some work on disassembling npc movement scripts (aka informed copy/paste ↵ | pikalaxalt | |
from red) | |||
2016-05-20 | Disassemble yellow sounds | pikalaxalt | |
2016-04-09 | Replace bankswitch jumps with jpab, also fix hardcoded bank reference. | luckytyphlosion | |
2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | |
2016-03-26 | GBC palette code | YamaArashi | |
2016-01-09 | Minor fixes | 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-06 | engine/battle/trainer_ai.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-13 | engine/menu/players_pc.asm | luckytyphlosion | |
also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | |||
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-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||
2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||
2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | |
misc functions Also rename pcm-related functions. | |||
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 | More relabelling | luckytyphlosion | |
2015-10-12 | Rename some palette labels. | luckytyphlosion | |
Also add replace.sh | |||
2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | |
2015-09-26 | Bank2 audio. | luckytyphlosion | |
todo: correct labels | |||
2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | |