summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2017-07-09Merge pull request #19 from PikalaxALT/masterMarcus Huderle
File modes and HOME splitting
2017-07-09Merge pull request #18 from TwitchPlaysPokemon/chaos_requestsMarcus Huderle
stationary text labeling
2017-07-09Merge branch 'master' of github.com:pret/pokepinballPikalaxALT
2017-07-09Some more organization of HOMEPikalaxALT
2017-07-09Merge remote-tracking branch 'made-s/master'Marcus Huderle
2017-07-09stationary text labelingchaos-lord
2017-07-09Label ball upgrade and CAVE lightsMarcus Huderle
2017-07-09-M
2017-07-09Labelled BallSaverIcon functionsM
2017-07-08Cleanup scrolling text labels. Use macro for the wram locations. Move ↵Marcus Huderle
text.asm -> text/scrolling_text.asm
2017-07-08Merge branch 'chaos_requests'Marcus Huderle
2017-07-09Large amount of text-function labelingchaos-lord
2017-07-08Labeled map-move counter stuff. Started pulling queued graphics data into ↵Marcus Huderle
separate files
2017-07-08Label Bonus Multiplier stuffMarcus Huderle
2017-07-08Merge pull request #13 from NieDzejkob/permissionsMarcus Huderle
Stop using Win^H^H^Hwindows DansGame
2017-07-07Label evolution, joypad, message box thingsMarcus Huderle
2017-07-07Merge pull request #11 from TwitchPlaysPokemon/chaos_requestsMarcus Huderle
labeled some text and evolution stuff
2017-07-07Rename wDisableBallGravityAndTilt to wEnableBallGravityAndTilt. The meaning ↵Marcus Huderle
was flipped.
2017-07-08labeled some text and evolution stuffchaos-lord
2017-07-07Stop using Win^H^H^Hwindows DansGameNieDzejkob
2017-07-06Label a bunch of stuff in blue and red resolve_collision filesMarcus Huderle
2017-07-06Updated code to comply with newer rgbds (and remove unnecessary memory ↵aaaaaa123456789
access brackets where there is no memory access)
2017-07-04Tidy up call table formattingMarcus Huderle
2017-07-04More refactoring stuff out of main.asmMarcus Huderle
2017-07-04More wram.asm labeling and cleanupMarcus Huderle
2017-07-03Label all Ball Bonus thingsMarcus Huderle
2017-07-03More wram.asm cleanup and labelingMarcus Huderle
2017-07-03Cleanup references to wBallXPos and wBallYPosMarcus Huderle
2017-07-03Label some wram offsetsMarcus Huderle
2017-07-03Label FadeOut and FadeIn routinesMarcus Huderle
2017-07-02Cleanup references to wStageCollisionMapMarcus Huderle
2017-07-02Move billboard tiledata loading logic into separate fileMarcus Huderle
2017-07-02Move extra ball logic into separate fileMarcus Huderle
2017-07-02Label wCurBonusMultiplier and move bonus multplier logic into separate fileMarcus Huderle
2017-07-02Move the rest of the pokedex logic into engine/pokedex.asmMarcus Huderle
2017-07-02Move game object collision logic into separate files for each stageMarcus Huderle
2017-07-02Move object collision routines into separate filesMarcus Huderle
2017-07-02Move Catch'Em mode logic to separate fileMarcus Huderle
2017-07-02Label some more catch em mode and timer stuffMarcus Huderle
2017-07-02Add SPECIAL_MODE constantsMarcus Huderle
2017-07-02Move 'end of ball bonus' logic to separate fileMarcus Huderle
2017-07-02Move Slot routines and rewards into own fileMarcus Huderle
2017-07-02Label wPikachuSaverSlotRewardActiveMarcus Huderle
2017-07-02Label wPikachuSaverCharge and create constant MAX_PIKACHU_SAVER_CHARGEMarcus Huderle
2017-06-30Move Pokedex routines into their own fileMarcus Huderle
2017-06-30Move ball gfx loading routines into their own fileMarcus Huderle
2017-06-30Move variable-width font routine into its own fileMarcus Huderle
2017-06-30Move in-game menu routines into its own fileMarcus Huderle
2017-06-30Move score and timer into respective filesMarcus Huderle
2017-06-30Move ball saver routines into respective filesMarcus Huderle