index
:
pokepinball
master
Pokémon Pinball
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pinball_game
/
object_collision
Age
Commit message (
Collapse
)
Author
2017-09-13
Re-organize some diglett graphics data
Marcus Huderle
2017-09-11
Label wCollidedPoint
Marcus Huderle
2017-09-10
Label more load_stage_data routines
Marcus Huderle
2017-09-10
Label routines and some wram addresses for evolution mode
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-09-07
Move some code out of home.asm
Marcus Huderle
2017-07-20
More text labels
chaos-lord
2017-07-14
Label Bonus Stage transition stuff
Marcus Huderle
2017-07-12
labelled collision handlers
chaos-lord
2017-07-12
Labeled a core time function and vars
chaos-lord
2017-07-11
more travel changes
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-11
Labelling mapmode functions
chaos-lord
2017-07-09
Finish labeling all funcs in blue and red resolve_collision files
Marcus Huderle
2017-07-09
Label slot cave things, and rumble
Marcus Huderle
2017-07-09
Merge branch 'master' of github.com:pret/pokepinball
PikalaxALT
2017-07-09
Some more organization of HOME
PikalaxALT
2017-07-09
Merge remote-tracking branch 'made-s/master'
Marcus Huderle
2017-07-09
Label ball upgrade and CAVE lights
Marcus Huderle
2017-07-09
-
M
2017-07-09
Labelled BallSaverIcon functions
M
2017-07-08
Cleanup scrolling text labels. Use macro for the wram locations. Move ↵
Marcus Huderle
text.asm -> text/scrolling_text.asm
2017-07-08
Merge branch 'chaos_requests'
Marcus Huderle
2017-07-09
Large amount of text-function labeling
chaos-lord
2017-07-08
Labeled map-move counter stuff. Started pulling queued graphics data into ↵
Marcus Huderle
separate files
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
Merge pull request #11 from TwitchPlaysPokemon/chaos_requests
Marcus Huderle
labeled some text and evolution stuff
2017-07-07
Rename wDisableBallGravityAndTilt to wEnableBallGravityAndTilt. The meaning ↵
Marcus Huderle
was flipped.
2017-07-08
labeled some text and evolution stuff
chaos-lord
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
Tidy up call table formatting
Marcus Huderle
2017-07-04
More refactoring stuff out of main.asm
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-03
More wram.asm cleanup and labeling
Marcus Huderle
2017-07-03
Cleanup references to wBallXPos and wBallYPos
Marcus Huderle
2017-07-02
Cleanup references to wStageCollisionMap
Marcus Huderle
2017-07-02
Move billboard tiledata loading logic into separate file
Marcus Huderle
2017-07-02
Move extra ball logic into separate file
Marcus Huderle
2017-07-02
Label wCurBonusMultiplier and move bonus multplier logic into separate file
Marcus Huderle
2017-07-02
Move game object collision logic into separate files for each stage
Marcus Huderle
2017-07-02
Move object collision routines into separate files
Marcus Huderle