Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2015-09-20 | More pikachu related bank3f | 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-06 | Update INSTALL.md | luckytyphlosion | |
2015-09-04 | engine/in_game_trades.asm | luckytyphlosion | |
2015-09-04 | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | |
2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | |
2015-08-30 | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | luckytyphlosion | |
2015-08-30 | Fixes. | luckytyphlosion | |
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. | |||
2015-08-28 | Formatting errors. | luckytyphlosion | |
2015-08-28 | Fix readme. | luckytyphlosion | |
2015-08-28 | Make pokeyellow build to baserom. | luckytyphlosion | |
2015-08-28 | Fix bank3d so it matches baserom.gbc | luckytyphlosion | |
2015-08-28 | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | |
2015-08-18 | Merge pull request #114 from YamaArashi/master | Daniel Harding | |
Commented SGB palettes and other things | |||
2015-08-14 | item name length constant | YamaArashi | |
2015-08-14 | add border constant and clear up misnomer | YamaArashi | |
2015-08-14 | named battle and learn move variables | YamaArashi | |
2015-08-13 | Named a test battle variable | YamaArashi | |
2015-08-13 | Remove irrelevant comment | YamaArashi | |
The comment has nothing to do with the variable. | |||
2015-08-12 | named more variables | YamaArashi | |
2015-08-12 | commented SGB palette stuff | YamaArashi | |
2015-08-10 | constants for IntroMoveMon | YamaArashi | |
2015-08-11 | More joypad constants | dannye | |
2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | |
2015-08-10 | Use better wram labels in sram | dannye | |
this way, sram doesn't have to refer to the actual content of wram | |||
2015-08-10 | No more $C8 | dannye | |
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | |||
2015-08-10 | Clean up data/evos_moves.asm | dannye | |
2015-08-10 | Use constants for elevator floors | dannye | |
2015-08-10 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
2015-08-09 | Replace some hardcoded data sizes | dannye | |
2015-08-09 | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | |
2015-08-09 | Fix all of bank0 related errors. | luckytyphlosion | |
2015-08-09 | Fix typos up to end of home/audio.asm | luckytyphlosion | |
2015-08-08 | commented audio code | YamaArashi | |
2015-08-07 | fixed names | YamaArashi | |
2015-08-07 | named wram variables | YamaArashi | |
2015-08-07 | named CountSetBits output variable | YamaArashi | |
2015-08-06 | more info on the bide bug | YamaArashi | |
2015-08-05 | Use more lb | dannye | |
and other clean up | |||
2015-08-05 | Rename rod functions | dannye | |
2015-08-05 | Merge pull request #111 from YamaArashi/master | Daniel Harding | |
constants for PrintNumber | |||
2015-08-03 | Attempt to make yellow buildable, part 7. | luckytyphlosion | |
Builds but not to baserom.gbc. | |||
2015-08-03 | Attempt to make Yellow buildable, part 6. | luckytyphlosion | |
2015-08-02 | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | |
Rest of unknown pointers in homebank, fix some function names. |