summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-08Kill Freenode.HEADmasterIIMarckus
2021-05-15Fully document flipper collision systemMarcus Huderle
2021-05-03Document stage collision handling logicMarcus Huderle
2021-05-02Correct force amplication nameMarcus Huderle
2021-05-02Cleanup and correct some collision handling logicMarcus Huderle
2021-03-28Use the same cry/sfx/drum names for all 5 banksdannye
2021-03-28Haunter and Gengar graveyard themes are not actually interleaveddannye
2021-03-28Fix unreferenced branch in Music_MewtwoStagedannye
2021-03-14Update audio macrosdannye
2021-01-21Update to RGBDS 0.4.2libjet
2021-01-21Refresh build instructionslibjet
2020-06-20Update INSTALL.mdhuderlem
2020-06-20Other small cleanups in macros/pokedex.asm, add .gitignore to tools/entrpntr
2020-06-20Fix dex_species macro for rgbds v0.4.0.entrpntr
2019-12-19Update Discord link.luckytyphlosion
2019-02-16Update INSTALL.mdhuderlem
2018-10-22Update Discord link.luckytyphlosion
2018-05-14Label a bunch of OAM entriesMarcus Huderle
2018-05-13Rename 'evolution line' to 'catchem mon' because those constants represent ↵Marcus Huderle
catchable pokemon during catchem mode
2018-05-13Move slot billboard palettes into own fileMarcus Huderle
2018-05-13Label evolution trinket palettesMarcus Huderle
2018-05-01Don't use relative label offset syntaxMarcus Huderle
2018-04-23Rename HBlank interrupt to STAT interrupt, and various home labelingMarcus Huderle
2018-04-22This is actually a CGB palette copyPikalaxALT
2017-12-31Add pokegold and pokefirered.luckytyphlosion
2017-09-16Use macros for scrolling text headersMarcus Huderle
2017-09-16Use macro for dex species namesMarcus Huderle
2017-09-16Remove comment that was copied from another fileMarcus Huderle
2017-09-16Remove old TODO commentMarcus Huderle
2017-09-14Create macros for pokedex mon attributesMarcus Huderle
2017-09-13Re-organize unused data blobsMarcus Huderle
2017-09-13Re-organize some diglett graphics dataMarcus Huderle
2017-09-13Rename HBlbank's interrupt routineMarcus Huderle
2017-09-13Properly name the ancient-Egyptian-style multiplication routineMarcus Huderle
2017-09-11Label wCollidedPointMarcus Huderle
2017-09-10Label more load_stage_data routinesMarcus Huderle
2017-09-10Label routines and some wram addresses for evolution modeMarcus Huderle
2017-09-09More labeling for special modes and draw_spritesMarcus Huderle
2017-09-09Use song constants and labels. Swap red and blue field music to be correctMarcus Huderle
2017-09-09More various labeling of wramMarcus Huderle
2017-09-08Label various WRAM addressesMarcus Huderle
2017-09-07Small label improvementsMarcus Huderle
2017-09-07Move some code out of home.asmMarcus Huderle
2017-09-07Move data and code out of main.asmMarcus Huderle
2017-09-04Add Gen 3 disassemblies.luckytyphlosion
2017-09-04Add Discord and other disassembly links.luckytyphlosion
2017-08-13Finish labeling billboard queued tiledataMarcus Huderle
2017-07-24Merge pull request #25 from TwitchPlaysPokemon/chaos_requestsMarcus Huderle
Chaos requests
2017-07-24fix labelschaos-lord
2017-07-24Merge remote-tracking branch 'origin/master' into chaos_requests-tppforkchaos-lord
# Conflicts: # engine/pinball_game/catchem_mode.asm # engine/pinball_game/catchem_mode/catchem_mode_red_field.asm # wram.asm