| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 14 | -132/+1579 | |
| | | | ||||||
| * | | More BankF documentation | luckytyphlosion | 2015-12-29 | 13 | -93/+1152 | |
| | | | | | | | | | Also introduce bit direction constants and setpal macros | |||||
| * | | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 6 | -36/+729 | |
| | | | | | | | | | 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 | 4 | -424/+133 | |
| | | | | | | | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | |||||
| * | | data/pokedex_entries.asm | luckytyphlosion | 2015-12-22 | 1 | -3/+1 | |
| | | | | | | | | | Also fix data/evos_moves.asm address comments (off by one) | |||||
| * | | Fewer underscores in constants | luckytyphlosion | 2015-12-22 | 3 | -8/+8 | |
| | | | | | | | | | dannye | |||||
| * | | data/evos_moves.asm | luckytyphlosion | 2015-12-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | engine/menu/pokedex.asm | luckytyphlosion | 2015-12-22 | 2 | -155/+231 | |
| | | | | | | | | | Todo: fix data/pokedex_entries.asm | |||||
| * | | Yellow Options Menu | luckytyphlosion | 2015-12-13 | 1 | -0/+443 | |
| | | | ||||||
| * | | engine/evos_moves.asm | luckytyphlosion | 2015-12-12 | 1 | -46/+202 | |
| | | | | | | | | | Todo: data/evos_moves.asm | |||||
| * | | engine/battle/draw_hud_pokeball_gfx.asm | luckytyphlosion | 2015-12-12 | 1 | -16/+24 | |
| | | | ||||||
| * | | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 14 | -244/+215 | |
| | | | ||||||
| * | | BankD misc functions | luckytyphlosion | 2015-12-05 | 8 | -149/+156 | |
| | | | | | | | | | Game Corner stuff and (unused) titlescreen2.asm | |||||
| * | | bankB misc functions | luckytyphlosion | 2015-11-29 | 6 | -17/+24 | |
| | | | | | | | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | |||||
| * | | BankA misc functions | luckytyphlosion | 2015-11-28 | 9 | -39/+41 | |
| | | | | | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | |||||
| * | | Bank9 misc. functions | luckytyphlosion | 2015-11-28 | 3 | -55/+55 | |
| | | | | | | | | | PrintMonType and SaveTrainerName | |||||
| * | | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 17 | -181/+181 | |
| | | | | | | | | | Also no more W_PLAYER/ENEMYBATTSTATUS | |||||
| * | | bg_map_attributes.asm | luckytyphlosion | 2015-11-22 | 2 | -5/+238 | |
| | | | ||||||
| * | | Comment map_sprites.asm | luckytyphlosion | 2015-11-21 | 2 | -60/+69 | |
| | | | ||||||
| * | | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 2 | -342/+256 | |
| | | | | | | | | | Also replace dummy sprites and fix replace.sh to only parse .asm files | |||||
| * | | Bank 4 moveEffects | luckytyphlosion | 2015-11-15 | 3 | -11/+11 | |
| | | | | | | | | | conversion, haze, recoil | |||||
| * | | EndOfBattle and TryDoWildEncounter | luckytyphlosion | 2015-11-15 | 2 | -11/+14 | |
| | | | ||||||
| * | | engine/items/tms.asm | luckytyphlosion | 2015-11-15 | 1 | -3/+9 | |
| | | | ||||||
| * | | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 12 | -72/+88 | |
| | | | | | | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||||
| * | | engine/menu/party_menu.asm | luckytyphlosion | 2015-11-15 | 2 | -24/+32 | |
| | | | ||||||
| * | | engine/menu/status_screen.asm | luckytyphlosion | 2015-11-14 | 1 | -30/+44 | |
| | | | | | | | | | Also fix gfx.py from not recognizing modules in extras/pokemontools | |||||
| * | | engine/menu/players_pc.asm | luckytyphlosion | 2015-11-13 | 1 | -25/+24 | |
| | | | | | | | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | |||||
| * | | drain_hp_effect.asm | luckytyphlosion | 2015-11-13 | 1 | -3/+3 | |
| | | | ||||||
| * | | engine/text_boxes.asm | luckytyphlosion | 2015-11-13 | 1 | -0/+733 | |
| | | | | | | | | | Also remove hROMBankTemp and manually supply gfx.py | |||||
| * | | cable_club_npc.asm | luckytyphlosion | 2015-11-08 | 1 | -10/+67 | |
| | | | ||||||
| * | | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -6/+3 | |
| | | | | | | | | | Also re-add event_macros.asm | |||||
| * | | engine/overworld/pokecenter.asm | luckytyphlosion | 2015-11-07 | 2 | -17/+100 | |
| | | | ||||||
| * | | Poke Mart and LearnMove code | luckytyphlosion | 2015-11-01 | 2 | -30/+54 | |
| | | | ||||||
| * | | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 5 | -25/+27 | |
| | | | | | | | | | Also replace W_RIVALNAME with wRivalName | |||||
| * | | Naming screen functions. | luckytyphlosion | 2015-11-01 | 1 | -30/+42 | |
| | | | ||||||
| * | | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | 2015-10-31 | 5 | -487/+81 | |
| | | | | | | | | | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | |||||
| * | | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 58 | -506/+701 | |
| | | | | | | | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| * | | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 | 8 | -321/+319 | |
| | | | | | | | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||||
| * | | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 8 | -319/+321 | |
| | | | | | | | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||||
| * | | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 8 | -321/+319 | |
| | | | | | | | | | | | | | misc functions Also rename pcm-related functions. | |||||
| * | | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 20 | -103/+316 | |
| | | | | | | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||||
| * | | More bank3 documentation | luckytyphlosion | 2015-10-17 | 5 | -309/+305 | |
| | | | | | | | | | Also misc. documentation in bank3c and bank3f | |||||
| * | | Pikachu Cry data | luckytyphlosion | 2015-10-15 | 1 | -2/+154 | |
| | | | ||||||
| * | | Merge pull request #4 from PikalaxALT/master | luckytyphlosion | 2015-10-12 | 1 | -1/+1 | |
| |\ \ | | | | | | | Mass RGB translation in super_palettes.asm | |||||
| | * | | Mass RGB translation in data/super_palettes.asm | PikalaxALT | 2015-10-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Label and comment more palette functions | luckytyphlosion | 2015-10-12 | 1 | -118/+119 | |
| | | | | | | | | | | | | | Also fix replace.sh | |||||
| * | | | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 6 | -18/+18 | |
| |/ / | | | | | | | Also add replace.sh | |||||
| * | | Fix build errors | PikalaxALT | 2015-10-11 | 2 | -4/+4 | |
| | | | ||||||
| * | | wram label renaming for pika happiness | PikalaxALT | 2015-10-11 | 1 | -11/+11 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | 2015-10-11 | 3 | -256/+462 | |
| |\ \ | ||||||
