Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-12 | sync tileset WRAM labels | YamaArashi | |
2016-06-12 | sync tileset WRAM labels | YamaArashi | |
2016-06-12 | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokeredmerge-pokered | dannye | |
2016-06-12 | Remove more address comments | dannye | |
2016-06-12 | more syncing with pokeyellow | YamaArashi | |
2016-06-12 | more syncing with pokered | YamaArashi | |
2016-06-12 | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | |
2016-06-12 | Remove the last address comments | dannye | |
except for wram.asm and sram.asm also delete unused yellow file | |||
2016-06-12 | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | |
2016-06-12 | Remove some leftover 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 | Character dict; surfing minigame; printer debug | pikalaxalt | |
2016-06-11 | remove address comments | YamaArashi | |
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 | Pikapic animation function labels | pikalaxalt | |
2016-06-08 | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | |
2016-06-08 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | |
2016-06-06 | More printer labels | pikalaxalt | |
2016-06-06 | Printer-related labels | pikalaxalt | |
2016-06-06 | Clean up white space | dannye | |
2016-06-04 | Finish disassembling the functions in bank 3e | pikalaxalt | |
2016-05-31 | Champion's room; resolve predefs | pikalaxalt | |
2016-05-31 | The rest of SS Anne | pikalaxalt | |
2016-05-31 | Vermilion Fan Club | pikalaxalt | |
2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | |
2016-05-30 | Mt Moon Pokemon Center | pikalaxalt | |
2016-05-29 | Pewter Pokecenter | pikalaxalt | |
2016-05-29 | Another chunk of bank 3c | pikalaxalt | |
2016-05-27 | Route 24 scripts | pikalaxalt | |
2016-05-21 | Audio bank 4 constants; space after commas in home/audio.asm | pikalaxalt | |
2016-04-14 | Move yellow/main.asm code to main.asm | luckytyphlosion | |
Also fix an error in home/overworld.asm | |||
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-19 | Document audio functions. | luckytyphlosion | |
2016-01-03 | Fix game time labels | PikalaxALT | |
2015-12-29 | More BankF documentation | luckytyphlosion | |
Also introduce bit direction constants and setpal macros | |||
2015-12-23 | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | |
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | |||
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-01 | oak_speech2.asm | luckytyphlosion | |
Also replace W_RIVALNAME with wRivalName | |||
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 | Rename some palette labels. | luckytyphlosion | |
Also add replace.sh | |||
2015-10-03 | bank1f audio. | luckytyphlosion | |
Also move yellow/audio.asm to audio.asm | |||
2015-09-27 | Bank8 audio. | luckytyphlosion | |
todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly | |||
2015-09-26 | Bank2 audio. | luckytyphlosion | |
todo: correct labels |