summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2017-07-10Label audio engine update methodsMarcus Huderle
2017-07-11Labelling mapmode functionschaos-lord
2017-07-09More main.asm cleanupMarcus Huderle
2017-07-09Finish labeling all funcs in blue and red resolve_collision filesMarcus Huderle
2017-07-09Label slot cave things, and rumbleMarcus Huderle
2017-07-09Merge pull request #19 from PikalaxALT/masterMarcus Huderle
2017-07-09Merge pull request #18 from TwitchPlaysPokemon/chaos_requestsMarcus Huderle
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 text.as...Marcus Huderle
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 sep...Marcus Huderle
2017-07-08Label Bonus Multiplier stuffMarcus Huderle
2017-07-08Merge pull request #13 from NieDzejkob/permissionsMarcus Huderle
2017-07-07Label evolution, joypad, message box thingsMarcus Huderle
2017-07-07Merge pull request #11 from TwitchPlaysPokemon/chaos_requestsMarcus Huderle
2017-07-07Rename wDisableBallGravityAndTilt to wEnableBallGravityAndTilt. The meaning w...Marcus Huderle
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 access...aaaaaa123456789
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