aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | data/evos_moves.asmluckytyphlosion2015-12-223-300/+323
* | | engine/menu/pokedex.asmluckytyphlosion2015-12-225-162/+242
* | | Yellow Options Menuluckytyphlosion2015-12-133-2/+447
* | | engine/evos_moves.asmluckytyphlosion2015-12-123-53/+208
* | | engine/battle/draw_hud_pokeball_gfx.asmluckytyphlosion2015-12-122-26/+25
* | | engine/battle/trainer_ai.asmluckytyphlosion2015-12-0627-339/+339
* | | BankD misc functionsluckytyphlosion2015-12-0511-156/+167
* | | bankB misc functionsluckytyphlosion2015-11-299-25/+37
* | | BankA misc functionsluckytyphlosion2015-11-2813-45/+47
* | | Bank9 misc. functionsluckytyphlosion2015-11-287-67/+66
* | | engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-2819-193/+198
* | | bg_map_attributes.asmluckytyphlosion2015-11-225-9/+751
* | | Comment map_sprites.asmluckytyphlosion2015-11-212-60/+69
* | | LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-2112-489/+458
* | | Bank 4 moveEffectsluckytyphlosion2015-11-154-13/+14
* | | EndOfBattle and TryDoWildEncounterluckytyphlosion2015-11-153-17/+21
* | | engine/items/tms.asmluckytyphlosion2015-11-153-5/+11
* | | engine/menu/start_menu.asmluckytyphlosion2015-11-1517-117/+115
* | | engine/menu/party_menu.asmluckytyphlosion2015-11-153-29/+34
* | | engine/menu/status_screen.asmluckytyphlosion2015-11-143-33/+47
* | | Move pikachu pcm data to audio.asmluckytyphlosion2015-11-132-320/+331
* | | _RemovePokemon and _DisplayPokedexluckytyphlosion2015-11-133-41/+151
* | | engine/menu/players_pc.asmluckytyphlosion2015-11-133-29/+28
* | | drain_hp_effect.asmluckytyphlosion2015-11-132-5/+8
* | | engine/text_boxes.asmluckytyphlosion2015-11-135-7/+2668
* | | Move data, mon header data, cry data.luckytyphlosion2015-11-08308-330/+326
* | | cable_club_npc.asmluckytyphlosion2015-11-083-15/+70
* | | DisplayTextIDInit and DrawStartMenuluckytyphlosion2015-11-086-475/+184
* | | engine/overworld/pokecenter.asmluckytyphlosion2015-11-073-21/+135
* | | Poke Mart and LearnMove codeluckytyphlosion2015-11-013-33/+60
* | | SubtractAmountPaidFromMoney_ and HandleItemListSwappingluckytyphlosion2015-11-011-2/+166
* | | oak_speech2.asmluckytyphlosion2015-11-018-31/+32
* | | Naming screen functions.luckytyphlosion2015-11-012-32/+46
* | | Main menu functions, oak_speech.asm, some special warp functions with data, S...luckytyphlosion2015-10-319-522/+296
* | | AIGetTypeEffectiveness with Lorelei codeluckytyphlosion2015-10-292-3/+52
* | | overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-29115-952/+1146
* | | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu...luckytyphlosion2015-10-2614-416/+993
* | | Specify *.wav, *.blk and *.pic as binaryluckytyphlosion2015-10-251-1/+4
* | | Merge branch 'master' of https://github.com/pret/pokeyellowluckytyphlosion2015-10-2546-67/+253
|\ \ \
| * | | Fix a reference to pcm.py.yenatch2015-10-251-1/+1
| * | | Merge pull request #6 from pret/remove-makefile-queuesluckytyphlosion2015-10-241-22/+11
| |\ \ \
| | * | | Get rid of queues.yenatch2015-10-241-22/+11
| |/ / /
| * | | Convert pikachu cries to .wav files, and process .wav files into .pcm files a...Marcus Huderle2015-10-2446-47/+247
* | | | Ignore 'dirty' changes to extrasluckytyphlosion2015-10-251-0/+1
* | | | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,...luckytyphlosion2015-10-2514-993/+416
* | | | Ignore extras1\luckytyphlosion2015-10-251-1/+4
* | | | Properly ignore extras?luckytyphlosion2015-10-251-1/+1
* | | | Fix submodule 'extras' urlluckytyphlosion2015-10-251-1/+1
|/ / /
* | | data/facing.asm, titlescreen functions, oam/sprite related functions, other m...luckytyphlosion2015-10-2414-416/+993
* | | Complete documentation of bank3luckytyphlosion2015-10-1840-294/+1206