index
:
pokepinball
master
Pokémon Pinball
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pinball_game.asm
Age
Commit message (
Expand
)
Author
2021-05-02
Correct force amplication name
Marcus Huderle
2021-05-02
Cleanup and correct some collision handling logic
Marcus Huderle
2018-04-23
Rename HBlank interrupt to STAT interrupt, and various home labeling
Marcus Huderle
2017-09-09
Use song constants and labels. Swap red and blue field music to be correct
Marcus Huderle
2017-09-09
More various labeling of wram
Marcus Huderle
2017-09-08
Label various WRAM addresses
Marcus Huderle
2017-07-20
More text labels
chaos-lord
2017-07-14
Label Bonus Stage transition stuff
Marcus Huderle
2017-07-12
Labeled a core time function and vars
chaos-lord
2017-07-10
More core labeling and organizing
Marcus Huderle
2017-07-10
Finish labeling vertical_screen_transition.asm and related
Marcus Huderle
2017-07-10
Label audio engine update methods
Marcus Huderle
2017-07-09
More main.asm cleanup
Marcus Huderle
2017-07-09
Label slot cave things, and rumble
Marcus Huderle
2017-07-09
Some more organization of HOME
PikalaxALT
2017-07-08
Cleanup scrolling text labels. Use macro for the wram locations. Move text.as...
Marcus Huderle
2017-07-08
Merge branch 'chaos_requests'
Marcus Huderle
2017-07-09
Large amount of text-function labeling
chaos-lord
2017-07-08
Merge pull request #13 from NieDzejkob/permissions
Marcus Huderle
2017-07-07
Label evolution, joypad, message box things
Marcus Huderle
2017-07-07
Rename wDisableBallGravityAndTilt to wEnableBallGravityAndTilt. The meaning w...
Marcus Huderle
2017-07-07
Stop using Win^H^H^Hwindows DansGame
NieDzejkob
2017-07-06
Label a bunch of stuff in blue and red resolve_collision files
Marcus Huderle
2017-07-03
Label FadeOut and FadeIn routines
Marcus Huderle
2017-07-02
Move game object collision logic into separate files for each stage
Marcus Huderle
2017-07-02
Label some more catch em mode and timer stuff
Marcus Huderle
2017-07-02
Move 'end of ball bonus' logic to separate file
Marcus Huderle
2017-06-30
Move ball loss routines to engine/pinball_game/ball_loss/. Move flipper routi...
Marcus Huderle
2017-06-30
Rename engine/main -> engine/pinball_game
Marcus Huderle