index
:
pokepinball
master
Pokémon Pinball
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pinball_game
/
ball_init
Age
Commit message (
Collapse
)
Author
2021-05-15
Fully document flipper collision system
Marcus Huderle
2021-05-03
Document stage collision handling logic
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-07
Small label improvements
Marcus Huderle
2017-09-07
Move some code out of home.asm
Marcus Huderle
2017-07-14
Label Bonus Stage transition stuff
Marcus Huderle
2017-07-10
Finish labeling vertical_screen_transition.asm and related
Marcus Huderle
2017-07-11
Labelling mapmode functions
chaos-lord
2017-07-09
Label ball upgrade and CAVE lights
Marcus Huderle
2017-07-08
Label Bonus Multiplier stuff
Marcus Huderle
2017-07-08
Merge pull request #13 from NieDzejkob/permissions
Marcus Huderle
Stop using Win^H^H^Hwindows DansGame
2017-07-07
Label evolution, joypad, message box things
Marcus Huderle
2017-07-07
Rename wDisableBallGravityAndTilt to wEnableBallGravityAndTilt. The meaning ↵
Marcus Huderle
was flipped.
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-04
More wram.asm labeling and cleanup
Marcus Huderle
2017-07-03
Label all Ball Bonus things
Marcus Huderle
2017-07-02
Label wPikachuSaverSlotRewardActive
Marcus Huderle
2017-07-02
Label wPikachuSaverCharge and create constant MAX_PIKACHU_SAVER_CHARGE
Marcus Huderle
2017-06-30
Rename engine/main -> engine/pinball_game
Marcus Huderle