index
:
pokepinball
master
Pokémon Pinball
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pinball_game
/
load_stage_data
Age
Commit message (
Expand
)
Author
2018-05-13
Label evolution trinket palettes
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
More labeling for special modes and draw_sprites
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-22
Label billboard tile illumination states
Marcus Huderle
2017-07-19
Fix SPECIAL_MODE_ constants. They were mislabeled.
Marcus Huderle
2017-07-14
Label Bonus Stage transition stuff
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
Labelled BallSaverIcon functions
M
2017-07-08
Labeled map-move counter stuff. Started pulling queued graphics data into sep...
Marcus Huderle
2017-07-08
Label Bonus Multiplier stuff
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-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
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
Label some more catch em mode and timer stuff
Marcus Huderle
2017-07-02
Add SPECIAL_MODE constants
Marcus Huderle
2017-06-30
Rename engine/main -> engine/pinball_game
Marcus Huderle