| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up Makefile | dannye | 2016-06-06 | 4 | -6/+0 |
| | | |||||
| * | Move yellow/main.asm code to main.asm | luckytyphlosion | 2016-04-14 | 1 | -888/+1 |
| | | | | | Also fix an error in home/overworld.asm | ||||
| * | Complete documentation of bank1e | luckytyphlosion | 2016-03-28 | 1 | -13/+12 |
| | | | | | Todo: address comments for data/animations.asm | ||||
| * | Delete animations_.asm | luckytyphlosion | 2016-03-26 | 1 | -1/+1 |
| | | |||||
| * | More animations.asm documentation | luckytyphlosion | 2016-03-26 | 1 | -2/+6 |
| | | |||||
| * | Start working on bank20 audio | luckytyphlosion | 2016-03-19 | 1 | -8/+0 |
| | | | | | Note: Address labels aren't correct. | ||||
| * | Document audio functions. | luckytyphlosion | 2016-03-19 | 1 | -1/+1 |
| | | |||||
| * | Start working on engine/battle/animations.asm | luckytyphlosion | 2016-03-17 | 1 | -1/+5 |
| | | |||||
| * | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | 2016-03-17 | 1 | -25/+2 |
| | | |||||
| * | Split bank3 up. | luckytyphlosion | 2016-03-17 | 1 | -2273/+20 |
| | | |||||
| * | Split bank1 up. | luckytyphlosion | 2016-03-17 | 1 | -1158/+15 |
| | | |||||
| * | Complete documentation of BankF | luckytyphlosion | 2016-01-24 | 1 | -1/+1 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2016-01-23 | 1 | -0/+2 |
| | | | | | MoveHitTest to MoveEffectPointerTable | ||||
| * | More bankF documentation. | luckytyphlosion | 2016-01-16 | 1 | -1/+3 |
| | | | | | PrintCriticalOHKOText to AdjustDamageForMoveType | ||||
| * | Cleanup with yellow-exclusive banks | luckytyphlosion | 2015-12-31 | 1 | -3/+3 |
| | | | | | Also introduce charmap for $ec (unfilled menu arrow cursor) | ||||
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -2/+8 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -3/+5 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 1 | -91/+4 |
| | | | | | All current findings will be located in engine/battle/core_.asm | ||||
| * | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 2015-12-23 | 1 | -5/+10 |
| | | | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | ||||
| * | data/evos_moves.asm | luckytyphlosion | 2015-12-22 | 1 | -3/+0 |
| | | |||||
| * | engine/menu/pokedex.asm | luckytyphlosion | 2015-12-22 | 1 | -4/+7 |
| | | | | | Todo: fix data/pokedex_entries.asm | ||||
| * | Yellow Options Menu | luckytyphlosion | 2015-12-13 | 1 | -2/+2 |
| | | |||||
| * | engine/evos_moves.asm | luckytyphlosion | 2015-12-12 | 1 | -6/+5 |
| | | | | | Todo: data/evos_moves.asm | ||||
| * | engine/battle/draw_hud_pokeball_gfx.asm | luckytyphlosion | 2015-12-12 | 1 | -10/+1 |
| | | |||||
| * | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 1 | -15/+8 |
| | | |||||
| * | BankD misc functions | luckytyphlosion | 2015-12-05 | 1 | -2/+6 |
| | | | | | Game Corner stuff and (unused) titlescreen2.asm | ||||
| * | bankB misc functions | luckytyphlosion | 2015-11-29 | 1 | -6/+11 |
| | | | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | ||||
| * | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -3/+3 |
| | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | ||||
| * | Bank9 misc. functions | luckytyphlosion | 2015-11-28 | 1 | -3/+2 |
| | | | | | PrintMonType and SaveTrainerName | ||||
| * | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 1 | -6/+11 |
| | | | | | Also no more W_PLAYER/ENEMYBATTSTATUS | ||||
| * | bg_map_attributes.asm | luckytyphlosion | 2015-11-22 | 1 | -3/+2 |
| | | |||||
| * | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 1 | -5/+3 |
| | | | | | Also replace dummy sprites and fix replace.sh to only parse .asm files | ||||
| * | Bank 4 moveEffects | luckytyphlosion | 2015-11-15 | 1 | -2/+3 |
| | | | | | conversion, haze, recoil | ||||
| * | EndOfBattle and TryDoWildEncounter | luckytyphlosion | 2015-11-15 | 1 | -6/+7 |
| | | |||||
| * | engine/items/tms.asm | luckytyphlosion | 2015-11-15 | 1 | -2/+1 |
| | | |||||
| * | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -16/+3 |
| | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | ||||
| * | engine/menu/party_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -5/+2 |
| | | |||||
| * | engine/menu/status_screen.asm | luckytyphlosion | 2015-11-14 | 1 | -3/+2 |
| | | | | | Also fix gfx.py from not recognizing modules in extras/pokemontools | ||||
| * | Move pikachu pcm data to audio.asm | luckytyphlosion | 2015-11-13 | 1 | -319/+1 |
| | | |||||
| * | _RemovePokemon and _DisplayPokedex | luckytyphlosion | 2015-11-13 | 1 | -3/+114 |
| | | |||||
| * | engine/menu/players_pc.asm | luckytyphlosion | 2015-11-13 | 1 | -3/+3 |
| | | | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | ||||
| * | drain_hp_effect.asm | luckytyphlosion | 2015-11-13 | 1 | -2/+5 |
| | | |||||
| * | engine/text_boxes.asm | luckytyphlosion | 2015-11-13 | 1 | -2/+2 |
| | | | | | Also remove hROMBankTemp and manually supply gfx.py | ||||
| * | Move data, mon header data, cry data. | luckytyphlosion | 2015-11-08 | 1 | -10/+6 |
| | | | | | Also remove bmon folder | ||||
| * | cable_club_npc.asm | luckytyphlosion | 2015-11-08 | 1 | -4/+2 |
| | | |||||
| * | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -2/+162 |
| | | | | | Also re-add event_macros.asm | ||||
| * | engine/overworld/pokecenter.asm | luckytyphlosion | 2015-11-07 | 1 | -4/+35 |
| | | |||||
| * | Poke Mart and LearnMove code | luckytyphlosion | 2015-11-01 | 1 | -3/+6 |
| | | |||||
| * | SubtractAmountPaidFromMoney_ and HandleItemListSwapping | luckytyphlosion | 2015-11-01 | 1 | -2/+166 |
| | | |||||
| * | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -4/+3 |
| | | | | | Also replace W_RIVALNAME with wRivalName | ||||
