| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup with yellow-exclusive banks | luckytyphlosion | 2015-12-31 | 13 | -49/+37 |
| | | | | | Also introduce charmap for $ec (unfilled menu arrow cursor) | ||||
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 18 | -137/+1599 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 25 | -118/+1205 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 10 | -132/+738 |
| | | | | | 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 | 8 | -437/+153 |
| | | | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | ||||
| * | data/pokedex_entries.asm | luckytyphlosion | 2015-12-22 | 3 | -925/+929 |
| | | | | | Also fix data/evos_moves.asm address comments (off by one) | ||||
| * | Fewer underscores in constants | luckytyphlosion | 2015-12-22 | 37 | -71/+71 |
| | | | | | dannye | ||||
| * | data/evos_moves.asm | luckytyphlosion | 2015-12-22 | 3 | -300/+323 |
| | | |||||
| * | engine/menu/pokedex.asm | luckytyphlosion | 2015-12-22 | 5 | -162/+242 |
| | | | | | Todo: fix data/pokedex_entries.asm | ||||
| * | Yellow Options Menu | luckytyphlosion | 2015-12-13 | 3 | -2/+447 |
| | | |||||
| * | engine/evos_moves.asm | luckytyphlosion | 2015-12-12 | 3 | -53/+208 |
| | | | | | Todo: data/evos_moves.asm | ||||
| * | 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 |
| | | | | | Game Corner stuff and (unused) titlescreen2.asm | ||||
| * | bankB misc functions | luckytyphlosion | 2015-11-29 | 9 | -25/+37 |
| | | | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | ||||
| * | BankA misc functions | luckytyphlosion | 2015-11-28 | 13 | -45/+47 |
| | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | ||||
| * | Bank9 misc. functions | luckytyphlosion | 2015-11-28 | 7 | -67/+66 |
| | | | | | PrintMonType and SaveTrainerName | ||||
| * | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 19 | -193/+198 |
| | | | | | Also no more W_PLAYER/ENEMYBATTSTATUS | ||||
| * | 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 |
| | | | | | Also replace dummy sprites and fix replace.sh to only parse .asm files | ||||
| * | Bank 4 moveEffects | luckytyphlosion | 2015-11-15 | 4 | -13/+14 |
| | | | | | conversion, haze, recoil | ||||
| * | 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 |
| | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | ||||
| * | engine/menu/party_menu.asm | luckytyphlosion | 2015-11-15 | 3 | -29/+34 |
| | | |||||
| * | engine/menu/status_screen.asm | luckytyphlosion | 2015-11-14 | 3 | -33/+47 |
| | | | | | Also fix gfx.py from not recognizing modules in extras/pokemontools | ||||
| * | 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 |
| | | | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | ||||
| * | drain_hp_effect.asm | luckytyphlosion | 2015-11-13 | 2 | -5/+8 |
| | | |||||
| * | engine/text_boxes.asm | luckytyphlosion | 2015-11-13 | 5 | -7/+2668 |
| | | | | | Also remove hROMBankTemp and manually supply gfx.py | ||||
| * | Move data, mon header data, cry data. | luckytyphlosion | 2015-11-08 | 308 | -330/+326 |
| | | | | | Also remove bmon folder | ||||
| * | cable_club_npc.asm | luckytyphlosion | 2015-11-08 | 3 | -15/+70 |
| | | |||||
| * | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 6 | -475/+184 |
| | | | | | Also re-add event_macros.asm | ||||
| * | engine/overworld/pokecenter.asm | luckytyphlosion | 2015-11-07 | 3 | -21/+135 |
| | | |||||
| * | Poke Mart and LearnMove code | luckytyphlosion | 2015-11-01 | 3 | -33/+60 |
| | | |||||
| * | SubtractAmountPaidFromMoney_ and HandleItemListSwapping | luckytyphlosion | 2015-11-01 | 1 | -2/+166 |
| | | |||||
| * | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 8 | -31/+32 |
| | | | | | Also replace W_RIVALNAME with wRivalName | ||||
| * | Naming screen functions. | luckytyphlosion | 2015-11-01 | 2 | -32/+46 |
| | | |||||
| * | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | 2015-10-31 | 9 | -522/+296 |
| | | | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | ||||
| * | AIGetTypeEffectiveness with Lorelei code | luckytyphlosion | 2015-10-29 | 2 | -3/+52 |
| | | | | | Also add BattleRandom | ||||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 115 | -952/+1146 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 | 14 | -416/+993 |
| | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | ||||
| * | Specify *.wav, *.blk and *.pic as binary | luckytyphlosion | 2015-10-25 | 1 | -1/+4 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | luckytyphlosion | 2015-10-25 | 46 | -67/+253 |
| |\ | | | | | | | | | Conflicts: .gitignore | ||||
| | * | Fix a reference to pcm.py. | yenatch | 2015-10-25 | 1 | -1/+1 |
| | | | |||||
| | * | Merge pull request #6 from pret/remove-makefile-queues | luckytyphlosion | 2015-10-24 | 1 | -22/+11 |
| | |\ | | | | | | | Get rid of queues. | ||||
| | | * | Get rid of queues. | yenatch | 2015-10-24 | 1 | -22/+11 |
| | |/ | | | | | For faster builds, use `make -j`. | ||||
| | * | Convert pikachu cries to .wav files, and process .wav files into .pcm files ↵ | Marcus Huderle | 2015-10-24 | 46 | -47/+247 |
| | | | | | | | | | | | | | at compile-time. Update pret | ||||
