summaryrefslogtreecommitdiff
path: root/engine/pinball_game/object_collision
AgeCommit message (Collapse)Author
2017-09-13Re-organize some diglett graphics dataMarcus 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-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-07Move some code out of home.asmMarcus Huderle
2017-07-20More text labelschaos-lord
2017-07-14Label Bonus Stage transition stuffMarcus Huderle
2017-07-12labelled collision handlerschaos-lord
2017-07-12Labeled a core time function and varschaos-lord
2017-07-11more travel changeschaos-lord
2017-07-10More core labeling and organizingMarcus Huderle
2017-07-10Finish labeling vertical_screen_transition.asm and relatedMarcus Huderle
2017-07-10Label audio engine update methodsMarcus Huderle
2017-07-11Labelling mapmode functionschaos-lord
2017-07-09Finish labeling all funcs in blue and red resolve_collision filesMarcus Huderle
2017-07-09Label slot cave things, and rumbleMarcus Huderle
2017-07-09Merge branch 'master' of github.com:pret/pokepinballPikalaxALT
2017-07-09Some more organization of HOMEPikalaxALT
2017-07-09Merge remote-tracking branch 'made-s/master'Marcus Huderle
2017-07-09Label ball upgrade and CAVE lightsMarcus Huderle
2017-07-09-M
2017-07-09Labelled BallSaverIcon functionsM
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-08Labeled map-move counter stuff. Started pulling queued graphics data into ↵Marcus Huderle
separate files
2017-07-08Label Bonus Multiplier stuffMarcus Huderle
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-07Merge pull request #11 from TwitchPlaysPokemon/chaos_requestsMarcus Huderle
labeled some text and evolution stuff
2017-07-07Rename wDisableBallGravityAndTilt to wEnableBallGravityAndTilt. The meaning ↵Marcus Huderle
was flipped.
2017-07-08labeled some text and evolution stuffchaos-lord
2017-07-07Stop using Win^H^H^Hwindows DansGameNieDzejkob
2017-07-06Label a bunch of stuff in blue and red resolve_collision filesMarcus Huderle
2017-07-04Tidy up call table formattingMarcus Huderle
2017-07-04More refactoring stuff out of main.asmMarcus Huderle
2017-07-04More wram.asm labeling and cleanupMarcus Huderle
2017-07-03Label all Ball Bonus thingsMarcus Huderle
2017-07-03More wram.asm cleanup and labelingMarcus Huderle
2017-07-03Cleanup references to wBallXPos and wBallYPosMarcus Huderle
2017-07-02Cleanup references to wStageCollisionMapMarcus Huderle
2017-07-02Move billboard tiledata loading logic into separate fileMarcus Huderle
2017-07-02Move extra ball logic into separate fileMarcus Huderle
2017-07-02Label wCurBonusMultiplier and move bonus multplier logic into separate fileMarcus Huderle
2017-07-02Move game object collision logic into separate files for each stageMarcus Huderle
2017-07-02Move object collision routines into separate filesMarcus Huderle