| Commit message (Expand) | Author | Age | Files | Lines |
| * | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 1 | -1/+1 |
| * | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 1 | -1/+1 |
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -4/+4 |
| * | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -6/+3 |
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -2/+2 |
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 1 | -3/+3 |
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 1 | -3/+3 |
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 1 | -3/+3 |
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -5/+5 |
| * | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -5/+5 |
| * | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 1 | -4/+1 |
| * | Bank8 audio. | luckytyphlosion | 2015-09-27 | 1 | -57/+105 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -203/+200 |
| |\ |
|
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | * | Use more lb | dannye | 2015-08-05 | 1 | -1/+1 |
| | * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -6/+3 |
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -19/+19 |
| | * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-07-16 | 1 | -158/+161 |
| | |\ |
|
| | | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -153/+156 |
| | | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -2/+2 |
| | | * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -3/+3 |
| | * | | Swap trade center and battle center | dannye | 2015-07-16 | 1 | -2/+2 |
| | |/ |
|
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -11/+11 |
| | |\ |
|
| | | * | movemon and removepokemon wram variables | YamaArashi | 2015-07-12 | 1 | -8/+8 |
| | | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -3/+3 |
| | * | | Use more *Coord | dannye | 2015-07-14 | 1 | -4/+4 |
| | |/ |
|
| | * | Start using text predef macros | dannye | 2015-07-04 | 1 | -7/+4 |
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -2/+2 |
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 1 | -2/+0 |
| |/ |
|
| * | named misc functions | YamaArashi | 2015-02-08 | 1 | -2/+2 |
| * | fixed hp bar wram label and misc | YamaArashi | 2015-02-07 | 1 | -60/+60 |
| * | Named wram symbols | YamaArashi | 2015-02-07 | 1 | -2/+2 |
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -20/+20 |
| * | Kill version.asm. | IIMarckus | 2014-10-17 | 1 | -1/+1 |
| * | Add a lot of Yellow text changes. | IIMarckus | 2014-10-10 | 1 | -0/+3 |
| * | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 | 1 | -1/+1 |
| |\ |
|
| | * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -1/+1 |
| | * | Labelled many functions/variables | YamaArashi | 2014-08-08 | 1 | -2/+2 |
| * | | Use PARTY_LENGTH and related constants in menu and hud code. | yenatch | 2014-08-22 | 1 | -42/+32 |
| |/ |
|
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -32/+16 |
| * | Use macros for predef calls/jumps instead of static ids. | yenatch | 2014-06-16 | 1 | -4/+2 |
| * | Remove generated "indirect jump" comments. | yenatch | 2014-06-16 | 1 | -2/+2 |
| * | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | 2014-06-14 | 1 | -11/+11 |
| * | Use VRAM constants where applicable. | yenatch | 2014-05-29 | 1 | -1/+1 |
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -91/+91 |
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 | 1 | -0/+585 |