summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-27Add original Red/Green tileset graphics which differ from Red/BlueRangi
This is just for convenience, like the Red/Green Pokémon front sprites.
2020-06-27Remove RAM address commentsRangi
2020-06-27Merge pull request #253 from Rangi42/masterRangi
Individual images for party menu icon graphics
2020-06-27Move trade bubble from gfx/icons to gfx/tradeRangi
2020-06-27Factor out shared audio/notes.asmRangi
2020-06-27Individual images for party menu icon graphicsRangi
2020-06-27Move mon_nest_icon.png to gfx/town_mapRangi
2020-06-27Travis builds with rgbds 0.4.0 from sourceRangi
2020-06-27Create .map files, and don't sort .sym files since rgbds 0.4.0 does thatRangi
2020-06-27Merge pic/ into gfx/Rangi
2020-06-27Fix the slot machine tilemap, and adjust the slot graphicsRangi
2020-06-27Replace .tilecoll files with tile ID db dataRangi
2020-06-27Organize gfx/Rangi
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-06-23Merge pull request #250 from Rangi42/masterDaniel Harding
Move more tables from engine/ to data/
2020-06-23Move more tables from engine/ to data/Rangi
This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.
2020-06-21Merge pull request #243 from Nog-Frog/rename-unused-cd40Daniel Harding
Name UnusedCD40
2020-06-14Merge pull request #246 from Akatsuki-py/SubtractAmountPaidFromMoneyDaniel Harding
fix SubtractAmountPaidFromMoney comment
2020-06-06remove two whitespacesAkatsuki-py
2020-06-05fix SubtractAmountPaidFromMoney commentAkatsuki-py
2020-06-02Merge pull request #245 from Nog-Frog/small-changesDaniel Harding
Change wGrassRate to wLinkEnemyTrainerName
2020-06-02Change wGrassRate to wLinkEnemyTrainerNameNog-Frog
2020-05-29Replace hard-coded value of CRY_SFX_STARTdannye
2020-05-29Name UnusedCD40Nog-Frog
Every man deserves a name :)
2020-05-27Merge pull request #242 from Akatsuki-py/fix_CopyDataUntilDaniel Harding
fix comment in CopyDataUntil
2020-05-27Merge pull request #241 from Nog-Frog/Fix-Sent-To-BoxDaniel Harding
Change "Set to box" to "Sent to box"
2020-05-27Merge pull request #239 from Akatsuki-py/use_reptDaniel Harding
Use rept macro in CopyHealingMachineOAM
2020-05-28fix comment in CopyDataUntilakatsuki-py
2020-05-26Change "Set to box" to "Sent to box"Nog-Frog
2020-05-24Remove accidental file from 6ec4b00dannye
2020-05-24Misc minor clean updannye
spotted by comparing against pokeyellow
2020-05-24use rept macroakatsuki-py
2020-05-20Merge pull request #238 from Akatsuki-py/fix_ffa1Daniel Harding
add "hMoney + 2" label for $ffa1
2020-05-21add "hMoney + 2" label for $ffa1akatsuki-py
2020-05-05Merge pull request #237 from mattbruv/vermilionDaniel Harding
Documented Vermilion Gym
2020-05-05change input hex to constantsMatt
2020-05-05document vermilion gymMatt
2020-05-03Merge pull request #236 from mattbruv/vermilionDaniel Harding
label hardcoded HRAM address, start documenting Vermilion
2020-05-03label npc conditional textMatt
2020-05-03clean up vermilion labelsMatt
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-02-05Merge pull request #223 from pret/audio-macrosDaniel Harding
Audio macros
2019-12-11New Discord invite linkmid-kid
Something something community.
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-07Deobfuscate Pewter citydeak311andris
2019-10-07Deobfuscate Viridian Citydeak311andris
2019-10-07Deobfuscate gyms consistentlydeak311andris