summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-03Port pull request #234 from pokered, and fix bloated Pikachu imagesCelestialAmber
2020-05-03label hardcoded HRAM address, start documenting VermilionMatt
2020-04-30Merge pull request #234 from Akatsuki-py/fix_commentDaniel Harding
Fix comment from Y pos to X pos
2020-05-01Fix comment from Y pos to X posAkatsuki-py
2020-03-27Merge pull request #47 from ValientOrc98/masterDaniel Harding
Added warp, warp_to and sign compatibility
2020-03-27Removed EVENT_DISPShakib2001
2020-03-27Added warp, warp_to and sign compatibilityShakib2001
2020-02-07Merge branch 'master' of https://github.com/CelestialAmber/pokeyellowIIMarckus
2020-02-05Merge pull request #223 from pret/audio-macrosDaniel Harding
Audio macros
2019-12-19Update Discord link.luckytyphlosion
2019-12-11New Discord invite linkmid-kid
Something something community.
2019-12-04Add trainer_ai pokered changes to pokeyellowAmber Brault
2019-11-23Merge pull request #229 from ketsuban/percent-macromid-kid
Use percent macro for trainer AI packages
2019-11-23Use percent macro for trainer AI packagesThomas Winwood
2019-10-17Add deobfuscation from pokered commitsAmber Brault
Remove excess linebreaks from surfing_minigame.asm This commit removes the extra line breaks added accidentally from the last commit. Add deobfuscation from pokered commits
2019-10-11Label surfing minigame SFXAmber Brault
2019-10-07Deobfuscate Pewter citydeak311andris
2019-10-07Deobfuscate Viridian Citydeak311andris
2019-10-07Deobfuscate gyms consistentlydeak311andris
2019-10-03OaksLab deobfuscationdeak311andris
2019-09-03Rename dnote to drum_note and dspeed to drum_speeddannye
2019-08-25Merge pull request #224 from UrsSchmidt/masterDaniel Harding
Fixed some wrong wram addresses within comments.
2019-08-25Fixed some wrong wram addresses within comments.Urs-Björn Schmidt
2019-08-25Make pitch_sweep pitch change argument consistent with the other signed ↵dannye
magnitude arguments
2019-08-18Finish cleaning up audio macro arguments and descriptionsdannye
break up arguments for stereo_panning and duty_cycle_pattern note_type fade is signed properly document arguments for vibrato, tempo, pitch_slide etc
2019-08-17Update labels to match new audio macro namesdannye
and synchronize engine_2 and engine_3 with engine_1
2019-07-28Use generic names for noise instrumentsdannye
coming up with satisfactory names is hard, besides this will improve compatibility with crystal
2019-07-27Update audio macro namesdannye
change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names
2019-07-17Merge pull request #220 from Rangi42/masterDaniel Harding
Replace some hard-coded values with constants
2019-07-07Merge branch 'master' of https://github.com/pret/pokeredRangi
2019-07-07Replace some hard-coded values with constantsRangi
2019-06-10Remove .gitmodules file.IIMarckus
2019-06-10Update toolsCeleste Brault
2019-05-20Merge pull request #201 from SatoMew/masterDaniel Harding
Make Cerulean Cave labels consistent throughout the project
2019-04-21A few missed SFX constant IDsdannye
2019-04-08Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew
2019-02-20Add descriptions of Pikawalk and Counter damage. Move ↵Travis McGeehan
assembly_programming.md elsewhere
2019-02-20Improve some labels in the Pikachu Follow codeTravis McGeehan
2019-01-23tweak diffTravis McGeehan
2019-01-23Pull bug descriptions into documentation, add more relevant docs from ↵Travis McGeehan
pokecrystal
2019-01-23Note bug in Battle TransitionsTiKevin83
2019-01-22Label functions, note cause of fast optionsTiKevin83
Some of the functions in here are unlabeled despite having decent labels in pokecrystal (GSC reused yellow's options code). Updated the most relevant ones. This code has a bug/feature called "fast options" that reappears due to its reuse in GSC, added some explanation of it in comments
2019-01-13Merge pull request #196 from Rangi42/polishedmapsDaniel Harding
Rename map files, labels, and constants to be consistent and work with Polished Map
2019-01-13Merge pull request #195 from Rangi42/masterDaniel Harding
Remove 'extras' submodule; and add 'make tidy'
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi
Polished Map
2018-12-31Make tools/gfx.py executableRangi
2018-12-31Reorganize Makefile similarly to pokecrystalRangi
2018-12-31'make tidy' preserved compressed graphics, like pokecrystalRangi
2018-12-31Remove the 'extras' submodule and include a local gfx.py tool insteadRangi
2018-11-19Merge pull request #193 from luckytyphlosion/masterDaniel Harding
Fix spritestatedata macros and clean up pre-linkerscript remnants.