| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More animations.asm documentation | luckytyphlosion | 2016-03-26 | 3 | -7/+455 |
| * | Merge pull request #7 from YamaArashi/master | YamaArashi | 2016-03-26 | 9 | -507/+417 |
| |\ | |||||
| | * | GBC palette code | YamaArashi | 2016-03-26 | 9 | -507/+417 |
| |/ | |||||
| * | More audio4 documentation. | luckytyphlosion | 2016-03-19 | 3 | -9/+649 |
| * | Start working on bank20 audio | luckytyphlosion | 2016-03-19 | 3 | -8/+199 |
| * | Document audio functions. | luckytyphlosion | 2016-03-19 | 6 | -66/+45 |
| * | Some more animations.asm work. | luckytyphlosion | 2016-03-19 | 1 | -5/+210 |
| * | Start working on engine/battle/animations.asm | luckytyphlosion | 2016-03-17 | 4 | -35/+74 |
| * | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | 2016-03-17 | 5 | -100/+471 |
| * | Split bank3 up. | luckytyphlosion | 2016-03-17 | 21 | -2273/+2278 |
| * | Split bank1 up. | luckytyphlosion | 2016-03-17 | 15 | -1159/+1162 |
| * | Remove misleading (unreferenced) labels. | IIMarckus | 2016-01-30 | 151 | -153/+2 |
| * | Complete documentation of BankF | luckytyphlosion | 2016-01-24 | 3 | -7357/+391 |
| * | More BankF documentation | luckytyphlosion | 2016-01-23 | 6 | -104/+1492 |
| * | More bankF documentation. | luckytyphlosion | 2016-01-16 | 10 | -122/+1497 |
| * | More BankF documentation | luckytyphlosion | 2016-01-09 | 7 | -51/+1282 |
| * | Minor fixes | luckytyphlosion | 2016-01-09 | 5 | -23/+23 |
| * | Cleanup with yellow-exclusive banks | luckytyphlosion | 2015-12-31 | 13 | -49/+37 |
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 18 | -137/+1599 |
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 25 | -118/+1205 |
| * | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 10 | -132/+738 |
| * | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 2015-12-23 | 8 | -437/+153 |
| * | data/pokedex_entries.asm | luckytyphlosion | 2015-12-22 | 3 | -925/+929 |
| * | Fewer underscores in constants | luckytyphlosion | 2015-12-22 | 37 | -71/+71 |
| * | data/evos_moves.asm | luckytyphlosion | 2015-12-22 | 3 | -300/+323 |
| * | engine/menu/pokedex.asm | luckytyphlosion | 2015-12-22 | 5 | -162/+242 |
| * | Yellow Options Menu | luckytyphlosion | 2015-12-13 | 3 | -2/+447 |
| * | engine/evos_moves.asm | luckytyphlosion | 2015-12-12 | 3 | -53/+208 |
| * | engine/battle/draw_hud_pokeball_gfx.asm | luckytyphlosion | 2015-12-12 | 2 | -26/+25 |
| * | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 27 | -339/+339 |
| * | BankD misc functions | luckytyphlosion | 2015-12-05 | 11 | -156/+167 |
| * | bankB misc functions | luckytyphlosion | 2015-11-29 | 9 | -25/+37 |
| * | BankA misc functions | luckytyphlosion | 2015-11-28 | 13 | -45/+47 |
| * | Bank9 misc. functions | luckytyphlosion | 2015-11-28 | 7 | -67/+66 |
| * | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 19 | -193/+198 |
| * | bg_map_attributes.asm | luckytyphlosion | 2015-11-22 | 5 | -9/+751 |
| * | Comment map_sprites.asm | luckytyphlosion | 2015-11-21 | 2 | -60/+69 |
| * | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 12 | -489/+458 |
| * | Bank 4 moveEffects | luckytyphlosion | 2015-11-15 | 4 | -13/+14 |
| * | EndOfBattle and TryDoWildEncounter | luckytyphlosion | 2015-11-15 | 3 | -17/+21 |
| * | engine/items/tms.asm | luckytyphlosion | 2015-11-15 | 3 | -5/+11 |
| * | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 17 | -117/+115 |
| * | engine/menu/party_menu.asm | luckytyphlosion | 2015-11-15 | 3 | -29/+34 |
| * | engine/menu/status_screen.asm | luckytyphlosion | 2015-11-14 | 3 | -33/+47 |
| * | Move pikachu pcm data to audio.asm | luckytyphlosion | 2015-11-13 | 2 | -320/+331 |
| * | _RemovePokemon and _DisplayPokedex | luckytyphlosion | 2015-11-13 | 3 | -41/+151 |
| * | engine/menu/players_pc.asm | luckytyphlosion | 2015-11-13 | 3 | -29/+28 |
| * | drain_hp_effect.asm | luckytyphlosion | 2015-11-13 | 2 | -5/+8 |
| * | engine/text_boxes.asm | luckytyphlosion | 2015-11-13 | 5 | -7/+2668 |
| * | Move data, mon header data, cry data. | luckytyphlosion | 2015-11-08 | 308 | -330/+326 |
