| Commit message (Expand) | Author | Age | Files | Lines |
| * | sync engine code with pokered | YamaArashi | 2016-06-11 | 1 | -1/+0 |
| * | remove address comments | YamaArashi | 2016-06-11 | 5 | -126/+126 |
| * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-11 | 1 | -333/+458 |
| |\ |
|
| | * | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 1 | -930/+971 |
| | |\ |
|
| | * | | Sync with pokered | dannye | 2016-06-11 | 1 | -144/+276 |
| * | | | More on Pikachu emotions | pikalaxalt | 2016-06-08 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 2016-06-08 | 1 | -107/+100 |
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 2 | -19/+17 |
| |\| |
|
| | * | Clean up white space | dannye | 2016-06-06 | 2 | -17/+17 |
| * | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 1 | -1190/+1247 |
| |/ |
|
| * | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 1 | -1/+1 |
| * | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 1 | -1/+1 |
| * | Another chunk of bank 3c | pikalaxalt | 2016-05-29 | 1 | -1/+1 |
| * | Itemfinder and hidden item coords | pikalaxalt | 2016-05-24 | 1 | -2/+2 |
| * | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 1 | -1/+1 |
| * | More bankF documentation. | luckytyphlosion | 2016-01-16 | 1 | -4/+4 |
| * | More BankF documentation | luckytyphlosion | 2016-01-09 | 1 | -2/+2 |
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -3/+3 |
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -2/+2 |
| * | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 1 | -6/+6 |
| * | Fewer underscores in constants | luckytyphlosion | 2015-12-22 | 1 | -3/+3 |
| * | bankB misc functions | luckytyphlosion | 2015-11-29 | 1 | -2/+2 |
| * | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 |
| * | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 1 | -6/+6 |
| * | engine/items/tms.asm | luckytyphlosion | 2015-11-15 | 1 | -3/+9 |
| * | engine/menu/party_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -1/+1 |
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 3 | -42/+42 |
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 1 | -1/+1 |
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 1 | -1/+1 |
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 1 | -1/+1 |
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -11/+11 |
| * | More bank3 documentation | luckytyphlosion | 2015-10-17 | 1 | -1/+1 |
| * | Fix build errors | PikalaxALT | 2015-10-11 | 1 | -3/+3 |
| * | wram label renaming for pika happiness | PikalaxALT | 2015-10-11 | 1 | -11/+11 |
| * | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 1 | -254/+458 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 4 | -288/+276 |
| |\ |
|
| | * | named battle and learn move variables | YamaArashi | 2015-08-14 | 1 | -4/+4 |
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -6/+6 |
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -10/+10 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -28/+23 |
| | |\ |
|
| | | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -4/+4 |
| | | * | named wram variables | YamaArashi | 2015-08-07 | 1 | -24/+19 |
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -4/+4 |
| | |/ |
|
| | * | Use more lb | dannye | 2015-08-05 | 1 | -16/+16 |
| | * | Rename rod functions | dannye | 2015-08-05 | 1 | -6/+6 |
| | * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -8/+8 |
| | |\ |
|
| | | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -8/+8 |
| | * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -9/+9 |
| | * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -5/+5 |