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