| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | engine/menu/status_screen.asm | luckytyphlosion | 2015-11-14 | 1 | -30/+44 |
| * | | engine/menu/players_pc.asm | luckytyphlosion | 2015-11-13 | 1 | -25/+24 |
| * | | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -6/+3 |
| * | | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -2/+4 |
| * | | Naming screen functions. | luckytyphlosion | 2015-11-01 | 1 | -30/+42 |
| * | | Main menu functions, oak_speech.asm, some special warp functions with data, S... | luckytyphlosion | 2015-10-31 | 1 | -449/+34 |
| * | | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 5 | -15/+15 |
| * | | 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 | 5 | -12/+12 |
| * | | 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 |
| * | | Fixes. | luckytyphlosion | 2015-08-30 | 1 | -3/+6 |
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 15 | -1179/+1209 |
| |\| |
|
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 9 | -36/+36 |
| | * | More joypad constants | dannye | 2015-08-11 | 4 | -6/+8 |
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 4 | -12/+12 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 3 | -11/+11 |
| | |\ |
|
| | | * | commented audio code | YamaArashi | 2015-08-08 | 2 | -4/+4 |
| | | * | fixed names | YamaArashi | 2015-08-07 | 1 | -2/+2 |
| | | * | named wram variables | YamaArashi | 2015-08-07 | 1 | -1/+1 |
| | | * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 2 | -4/+4 |
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 4 | -4/+8 |
| | |/ |
|
| | * | Use more lb | dannye | 2015-08-05 | 7 | -37/+37 |
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 5 | -25/+25 |
| | * | yet more naming | YamaArashi | 2015-07-25 | 4 | -27/+27 |
| | * | more naming variables | YamaArashi | 2015-07-24 | 1 | -24/+24 |
| | * | named more functions | YamaArashi | 2015-07-24 | 1 | -6/+6 |
| | * | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -1/+1 |
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 3 | -14/+7 |
| | |\ |
|
| | | * | named most of the used events | YamaArashi | 2015-07-21 | 2 | -2/+2 |
| | | * | enumerate events | YamaArashi | 2015-07-20 | 3 | -14/+7 |
| | * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -1/+1 |
| | |/ |
|
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -1/+1 |
| | * | naming | YamaArashi | 2015-07-19 | 1 | -2/+2 |
| | * | replace uses of minus one | YamaArashi | 2015-07-19 | 1 | -1/+1 |
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 2 | -6/+2 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 5 | -94/+105 |
| | |\ |
|
| | | * | misc | YamaArashi | 2015-07-18 | 5 | -94/+105 |
| | * | | Name sound effects | dannye | 2015-07-19 | 7 | -15/+15 |
| | |/ |
|
| | * | Consolidate coord macros | dannye | 2015-07-18 | 12 | -159/+159 |
| | * | fix variable naming | YamaArashi | 2015-07-18 | 3 | -14/+14 |
| | * | money / coins hram constants | YamaArashi | 2015-07-17 | 2 | -7/+7 |
| | * | title / diploma / vending machine | YamaArashi | 2015-07-17 | 2 | -31/+38 |
| | * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-07-16 | 9 | -347/+359 |
| | |\ |
|
| | | * | menu stuff | YamaArashi | 2015-07-15 | 7 | -295/+305 |
| | | * | named wram variables | YamaArashi | 2015-07-14 | 5 | -21/+21 |