| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | |
| Also replace dummy sprites and fix replace.sh to only parse .asm files | |||
| 2015-11-15 | Bank 4 moveEffects | luckytyphlosion | |
| conversion, haze, recoil | |||
| 2015-11-15 | EndOfBattle and TryDoWildEncounter | luckytyphlosion | |
| 2015-11-15 | engine/items/tms.asm | luckytyphlosion | |
| 2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | |
| Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||
| 2015-11-15 | engine/menu/party_menu.asm | luckytyphlosion | |
| 2015-11-14 | engine/menu/status_screen.asm | luckytyphlosion | |
| Also fix gfx.py from not recognizing modules in extras/pokemontools | |||
| 2015-11-13 | Move pikachu pcm data to audio.asm | luckytyphlosion | |
| 2015-11-13 | _RemovePokemon and _DisplayPokedex | luckytyphlosion | |
| 2015-11-13 | engine/menu/players_pc.asm | luckytyphlosion | |
| also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | |||
| 2015-11-13 | drain_hp_effect.asm | luckytyphlosion | |
| 2015-11-13 | engine/text_boxes.asm | luckytyphlosion | |
| Also remove hROMBankTemp and manually supply gfx.py | |||
| 2015-11-08 | Move data, mon header data, cry data. | luckytyphlosion | |
| Also remove bmon folder | |||
| 2015-11-08 | cable_club_npc.asm | luckytyphlosion | |
| 2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | |
| Also re-add event_macros.asm | |||
| 2015-11-07 | engine/overworld/pokecenter.asm | luckytyphlosion | |
| 2015-11-01 | Poke Mart and LearnMove code | luckytyphlosion | |
| 2015-11-01 | SubtractAmountPaidFromMoney_ and HandleItemListSwapping | luckytyphlosion | |
| 2015-11-01 | oak_speech2.asm | luckytyphlosion | |
| Also replace W_RIVALNAME with wRivalName | |||
| 2015-11-01 | Naming screen functions. | luckytyphlosion | |
| 2015-10-31 | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | |
| SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | |||
| 2015-10-29 | AIGetTypeEffectiveness with Lorelei code | luckytyphlosion | |
| Also add BattleRandom | |||
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | |
| W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
| functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||
| 2015-10-25 | Specify *.wav, *.blk and *.pic as binary | luckytyphlosion | |
| 2015-10-25 | Merge branch 'master' of https://github.com/pret/pokeyellow | luckytyphlosion | |
| Conflicts: .gitignore | |||
| 2015-10-25 | Ignore 'dirty' changes to extras | luckytyphlosion | |
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
| functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||
| 2015-10-25 | Ignore extras1\ | luckytyphlosion | |
| old extras except with some changes made for personal use | |||
| 2015-10-25 | Properly ignore extras? | luckytyphlosion | |
| 2015-10-25 | Fix submodule 'extras' url | luckytyphlosion | |
| 2015-10-25 | Fix a reference to pcm.py. | yenatch | |
| 2015-10-24 | Merge pull request #6 from pret/remove-makefile-queues | luckytyphlosion | |
| Get rid of queues. | |||
| 2015-10-24 | Get rid of queues. | yenatch | |
| For faster builds, use `make -j`. | |||
| 2015-10-24 | Convert pikachu cries to .wav files, and process .wav files into .pcm files ↵ | Marcus Huderle | |
| at compile-time. Update pret | |||
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | |
| misc functions Also rename pcm-related functions. | |||
| 2015-10-18 | Complete documentation of bank3 | luckytyphlosion | |
| Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||
| 2015-10-17 | More bank3 documentation | luckytyphlosion | |
| Also misc. documentation in bank3c and bank3f | |||
| 2015-10-15 | Pikachu Cry data | luckytyphlosion | |
| 2015-10-12 | Merge pull request #4 from PikalaxALT/master | luckytyphlosion | |
| Mass RGB translation in super_palettes.asm | |||
| 2015-10-12 | Ignore changes to replace.sh | luckytyphlosion | |
| 2015-10-12 | Label and comment more palette functions | luckytyphlosion | |
| Also fix replace.sh | |||
| 2015-10-12 | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | |
| 2015-10-12 | Mass RGB translation in data/super_palettes.asm | PikalaxALT | |
| 2015-10-12 | More relabelling | luckytyphlosion | |
| 2015-10-12 | Rename some palette labels. | luckytyphlosion | |
| Also add replace.sh | |||
| 2015-10-11 | Merge pull request #3 from PikalaxALT/master | luckytyphlosion | |
| ModifyPikachuHappiness | |||
| 2015-10-11 | Fix build errors | PikalaxALT | |
| 2015-10-11 | wram label renaming for pika happiness | PikalaxALT | |
| 2015-10-11 | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | |
