aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Bank9 misc. functionsluckytyphlosion2015-11-28
| | | | PrintMonType and SaveTrainerName
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-28
| | | | Also no more W_PLAYER/ENEMYBATTSTATUS
* bg_map_attributes.asmluckytyphlosion2015-11-22
|
* Comment map_sprites.asmluckytyphlosion2015-11-21
|
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-21
| | | | Also replace dummy sprites and fix replace.sh to only parse .asm files
* Bank 4 moveEffectsluckytyphlosion2015-11-15
| | | | conversion, haze, recoil
* EndOfBattle and TryDoWildEncounterluckytyphlosion2015-11-15
|
* engine/items/tms.asmluckytyphlosion2015-11-15
|
* engine/menu/start_menu.asmluckytyphlosion2015-11-15
| | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
* engine/menu/party_menu.asmluckytyphlosion2015-11-15
|
* engine/menu/status_screen.asmluckytyphlosion2015-11-14
| | | | Also fix gfx.py from not recognizing modules in extras/pokemontools
* Move pikachu pcm data to audio.asmluckytyphlosion2015-11-13
|
* _RemovePokemon and _DisplayPokedexluckytyphlosion2015-11-13
|
* engine/menu/players_pc.asmluckytyphlosion2015-11-13
| | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf
* drain_hp_effect.asmluckytyphlosion2015-11-13
|
* engine/text_boxes.asmluckytyphlosion2015-11-13
| | | | Also remove hROMBankTemp and manually supply gfx.py
* Move data, mon header data, cry data.luckytyphlosion2015-11-08
| | | | Also remove bmon folder
* cable_club_npc.asmluckytyphlosion2015-11-08
|
* DisplayTextIDInit and DrawStartMenuluckytyphlosion2015-11-08
| | | | Also re-add event_macros.asm
* engine/overworld/pokecenter.asmluckytyphlosion2015-11-07
|
* Poke Mart and LearnMove codeluckytyphlosion2015-11-01
|
* SubtractAmountPaidFromMoney_ and HandleItemListSwappingluckytyphlosion2015-11-01
|
* oak_speech2.asmluckytyphlosion2015-11-01
| | | | Also replace W_RIVALNAME with wRivalName
* Naming screen functions.luckytyphlosion2015-11-01
|
* Main menu functions, oak_speech.asm, some special warp functions with data, ↵luckytyphlosion2015-10-31
| | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap
* AIGetTypeEffectiveness with Lorelei codeluckytyphlosion2015-10-29
| | | | Also add BattleRandom
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-29
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-26
| | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
* Specify *.wav, *.blk and *.pic as binaryluckytyphlosion2015-10-25
|
* Merge branch 'master' of https://github.com/pret/pokeyellowluckytyphlosion2015-10-25
|\ | | | | | | | | Conflicts: .gitignore
| * Fix a reference to pcm.py.yenatch2015-10-25
| |
| * Merge pull request #6 from pret/remove-makefile-queuesluckytyphlosion2015-10-24
| |\ | | | | | | Get rid of queues.
| | * Get rid of queues.yenatch2015-10-24
| |/ | | | | For faster builds, use `make -j`.
| * Convert pikachu cries to .wav files, and process .wav files into .pcm files ↵Marcus Huderle2015-10-24
| | | | | | | | | | | | at compile-time. Update pret
* | Ignore 'dirty' changes to extrasluckytyphlosion2015-10-25
| |
* | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion2015-10-25
| | | | | | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
* | Ignore extras1\luckytyphlosion2015-10-25
| | | | | | | | old extras except with some changes made for personal use
* | Properly ignore extras?luckytyphlosion2015-10-25
| |
* | Fix submodule 'extras' urlluckytyphlosion2015-10-25
|/
* data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion2015-10-24
| | | | | | misc functions Also rename pcm-related functions.
* Complete documentation of bank3luckytyphlosion2015-10-18
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* More bank3 documentationluckytyphlosion2015-10-17
| | | | Also misc. documentation in bank3c and bank3f
* Pikachu Cry dataluckytyphlosion2015-10-15
|
* Merge pull request #4 from PikalaxALT/masterluckytyphlosion2015-10-12
|\ | | | | Mass RGB translation in super_palettes.asm
| * Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowPikalaxALT2015-10-12
| |\
| * | Mass RGB translation in data/super_palettes.asmPikalaxALT2015-10-12
| | |
* | | Ignore changes to replace.shluckytyphlosion2015-10-12
| | |
* | | Label and comment more palette functionsluckytyphlosion2015-10-12
| | | | | | | | | | | | Also fix replace.sh
* | | More relabellingluckytyphlosion2015-10-12
| | |
* | | Rename some palette labels.luckytyphlosion2015-10-12
| |/ |/| | | | | Also add replace.sh