| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | GBC palette code | YamaArashi | 2016-03-26 | 1 | -9/+3 |
| * | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | 2016-03-17 | 1 | -10/+10 |
| * | More BankF documentation | luckytyphlosion | 2016-01-23 | 1 | -2/+2 |
| * | More bankF documentation. | luckytyphlosion | 2016-01-16 | 1 | -4/+4 |
| * | More BankF documentation | luckytyphlosion | 2016-01-09 | 1 | -1/+1 |
| * | Minor fixes | luckytyphlosion | 2016-01-09 | 1 | -1/+1 |
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -2/+2 |
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -3/+3 |
| * | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 1 | -1/+1 |
| * | Yellow Options Menu | luckytyphlosion | 2015-12-13 | 1 | -0/+2 |
| * | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 1 | -6/+6 |
| * | BankD misc functions | luckytyphlosion | 2015-12-05 | 1 | -2/+2 |
| * | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 |
| * | Bank9 misc. functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 |
| * | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 1 | -6/+6 |
| * | bg_map_attributes.asm | luckytyphlosion | 2015-11-22 | 1 | -1/+5 |
| * | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 1 | -2/+2 |
| * | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -4/+4 |
| * | _RemovePokemon and _DisplayPokedex | luckytyphlosion | 2015-11-13 | 1 | -3/+2 |
| * | cable_club_npc.asm | luckytyphlosion | 2015-11-08 | 1 | -1/+1 |
| * | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -0/+1 |
| * | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -1/+1 |
| * | Main menu functions, oak_speech.asm, some special warp functions with data, S... | luckytyphlosion | 2015-10-31 | 1 | -1/+6 |
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -58/+55 |
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -7/+7 |
| * | Label and comment more palette functions | luckytyphlosion | 2015-10-12 | 1 | -21/+13 |
| * | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -3/+3 |
| * | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | 2015-10-11 | 1 | -1/+1 |
| |\ | |||||
| | * | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 1 | -1/+1 |
| * | | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -2/+2 |
| |/ | |||||
| * | More bank3 documentation | luckytyphlosion | 2015-10-10 | 1 | -1/+11 |
| * | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 1 | -1/+5 |
| * | More bank3f documentation and a bit of audio.asm prep | luckytyphlosion | 2015-09-19 | 1 | -1/+3 |
| * | Document some bank3f code. | luckytyphlosion | 2015-09-12 | 1 | -3/+2 |
| * | engine/save.asm | luckytyphlosion | 2015-09-07 | 1 | -1/+1 |
| * | engine/in_game_trades.asm | luckytyphlosion | 2015-09-04 | 1 | -1/+1 |
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -1/+2 |
| * | Fixes. | luckytyphlosion | 2015-08-30 | 1 | -3/+1 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -320/+1268 |
| |\ | |||||
| | * | item name length constant | YamaArashi | 2015-08-14 | 1 | -1/+1 |
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -2/+2 |
| | * | named battle and learn move variables | YamaArashi | 2015-08-14 | 1 | -6/+19 |
| | * | Named a test battle variable | YamaArashi | 2015-08-13 | 1 | -1/+7 |
| | * | Remove irrelevant comment | YamaArashi | 2015-08-13 | 1 | -3/+0 |
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -6/+38 |
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -9/+37 |
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -13/+13 |
| | * | Use better wram labels in sram | dannye | 2015-08-10 | 1 | -1/+18 |
| | * | No more $C8 | dannye | 2015-08-10 | 1 | -2/+2 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -70/+197 |
| | |\ | |||||
