index
:
pokepinball
master
Pokémon Pinball
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
Age
Commit message (
Collapse
)
Author
2021-05-02
Cleanup and correct some collision handling logic
Marcus Huderle
2021-01-21
Update to RGBDS 0.4.2
libjet
2018-05-01
Don't use relative label offset syntax
Marcus Huderle
2017-09-13
Properly name the ancient-Egyptian-style multiplication routine
Marcus Huderle
2017-09-07
Move some code out of home.asm
Marcus Huderle
2017-07-21
labeled jackpot stuff
chaos-lord
2017-07-20
missed one
chaos-lord
2017-07-12
Document RNG
PikalaxALT
2017-07-12
labelled collision handlers
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-09
Merge pull request #19 from PikalaxALT/master
Marcus Huderle
File modes and HOME splitting
2017-07-09
Merge pull request #18 from TwitchPlaysPokemon/chaos_requests
Marcus Huderle
stationary text labeling
2017-07-09
Merge branch 'master' of github.com:pret/pokepinball
PikalaxALT
2017-07-09
Some more organization of HOME
PikalaxALT
2017-07-09
fix
chaos-lord
2017-07-09
stationary text labeling
chaos-lord
2017-07-09
Label ball upgrade and CAVE lights
Marcus Huderle
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
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-08
labeled some text and evolution stuff
chaos-lord
2017-07-07
Stop using Win^H^H^Hwindows DansGame
NieDzejkob
2017-07-06
Updated code to comply with newer rgbds (and remove unnecessary memory ↵
aaaaaa123456789
access brackets where there is no memory access)
2017-07-02
Move 'end of ball bonus' logic to separate file
Marcus Huderle
2017-06-30
Move draw sprites routines to engine/main/draw_sprites/
Marcus Huderle
2017-06-19
Condense some menu symbols gfx
Marcus Huderle
2017-06-10
Various incbins
Marcus Huderle
2017-04-13
Label some home functions
Marcus Huderle
2017-03-26
Function labels and data dism related to physics
PikalaxALT
2017-03-14
Document scrolling message routines, data structs, and buffers.
Marcus Huderle
2017-02-12
Some WRAM changes; update farcall macro
PikalaxALT
2017-01-20
SRAM and high scores
PikalaxALT
2017-01-19
Yet more data rips
PikalaxALT
2017-01-18
Split out HOME
PikalaxALT