summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
2021-05-02Cleanup and correct some collision handling logicMarcus Huderle
2021-01-21Update to RGBDS 0.4.2libjet
2018-05-01Don't use relative label offset syntaxMarcus Huderle
2017-09-13Properly name the ancient-Egyptian-style multiplication routineMarcus Huderle
2017-09-07Move some code out of home.asmMarcus Huderle
2017-07-21labeled jackpot stuffchaos-lord
2017-07-20missed onechaos-lord
2017-07-12Document RNGPikalaxALT
2017-07-12labelled collision handlerschaos-lord
2017-07-10More core labeling and organizingMarcus Huderle
2017-07-10Finish labeling vertical_screen_transition.asm and relatedMarcus Huderle
2017-07-09Merge pull request #19 from PikalaxALT/masterMarcus Huderle
File modes and HOME splitting
2017-07-09Merge pull request #18 from TwitchPlaysPokemon/chaos_requestsMarcus Huderle
stationary text labeling
2017-07-09Merge branch 'master' of github.com:pret/pokepinballPikalaxALT
2017-07-09Some more organization of HOMEPikalaxALT
2017-07-09fixchaos-lord
2017-07-09stationary text labelingchaos-lord
2017-07-09Label ball upgrade and CAVE lightsMarcus Huderle
2017-07-08Cleanup scrolling text labels. Use macro for the wram locations. Move ↵Marcus Huderle
text.asm -> text/scrolling_text.asm
2017-07-08Merge branch 'chaos_requests'Marcus Huderle
2017-07-09Large amount of text-function labelingchaos-lord
2017-07-08Merge pull request #13 from NieDzejkob/permissionsMarcus Huderle
Stop using Win^H^H^Hwindows DansGame
2017-07-07Label evolution, joypad, message box thingsMarcus Huderle
2017-07-08labeled some text and evolution stuffchaos-lord
2017-07-07Stop using Win^H^H^Hwindows DansGameNieDzejkob
2017-07-06Updated code to comply with newer rgbds (and remove unnecessary memory ↵aaaaaa123456789
access brackets where there is no memory access)
2017-07-02Move 'end of ball bonus' logic to separate fileMarcus Huderle
2017-06-30Move draw sprites routines to engine/main/draw_sprites/Marcus Huderle
2017-06-19Condense some menu symbols gfxMarcus Huderle
2017-06-10Various incbinsMarcus Huderle
2017-04-13Label some home functionsMarcus Huderle
2017-03-26Function labels and data dism related to physicsPikalaxALT
2017-03-14Document scrolling message routines, data structs, and buffers.Marcus Huderle
2017-02-12Some WRAM changes; update farcall macroPikalaxALT
2017-01-20SRAM and high scoresPikalaxALT
2017-01-19Yet more data ripsPikalaxALT
2017-01-18Split out HOMEPikalaxALT