summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-11added missing extern for SoundClassRelatedStephen Simpson1-0/+1
2011-10-11fixed hardcoded r13 in PlaySound to enable ntsc funStephen Simpson3-12/+22
2011-10-11fixed missing dependence on soundPlayer in NewerCodehandler.yamlStephen Simpson2-3/+5
2011-10-11added ability to have sounds play for MountainGeckoStephen Simpson1-8/+7
2011-10-11Fixed StopSoundBasic extern and EMBARRASING 0xa768 mistakeStephen Simpson1-2/+2
2011-10-11Fixed StopSound and renamed to StopSoundBasic for linkerStephen Simpson2-3/+5
2011-10-10fixed offset for Sound Class in soundPlayer.SStephen Simpson2-3/+7
2011-10-10replaced all the variations of NearestPlayer from different bossesStephen Simpson4-106/+7
2011-10-10Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve...Stephen Simpson1-0/+10
2011-10-10Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve...Colin Noga12-1/+595
2011-10-10Oops, forgot to push BigShellColin Noga1-0/+10
2011-10-10Merge branch 'megaTestBoss' into level-selectStephen Simpson7-40/+1002
2011-10-10added ability to link in .o filesStephen Simpson7-40/+1002
2011-10-10Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve...Stephen Simpson13-112/+2453
2011-10-10got MountainGoomba to a working conditionStephen Simpson12-1/+595
2011-10-09Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve...Colin Noga7-3/+192
2011-10-09Added a whole bunch of boss crap, soundplayers, retextures, and some mrsun im...Colin Noga13-112/+2453
2011-09-28fixed issue with waggle not responding for classic_controller.SStephen Simpson1-2/+3
2011-09-28fixed region offsets in classic_controller.yamlStephen Simpson2-25/+55
2011-09-28fixed ntsc addresses to pal in the classic_controller.yamlStephen Simpson6-13/+52
2011-09-28started adding classic controllerStephen Simpson3-0/+119
2011-09-28added fire laser, airship gear retexture, and some minor sun fixesColin Noga6-17/+195
2011-09-25Fuzzy Bear and Mr.Sun fixes/improvementsColin Noga4-66/+496
2011-09-23Added FuzzyBear and some fixes to Mr.sunColin Noga4-3/+312
2011-09-21Respawning and death anim slowdown for Mr.SunColin Noga1-22/+52
2011-09-21renamed state classes, added dEn_c state referencesTreeki7-84/+144
2011-09-21More stuff for mrsunColin Noga1-10/+48
2011-09-21Minor mrsun adjustmentsColin Noga1-26/+34
2011-09-19Mr.Sun, moonglowColin Noga1-1/+1
2011-09-19Mr.Sun, specified moon textureColin Noga1-2/+5
2011-09-19Mr.Sun, nearly finished!Colin Noga2-22/+63
2011-09-19glowy model support added to MrSunTreeki5-22/+50
2011-09-19MrSun latestColin Noga1-21/+26
2011-09-19MrSun behavioually finished. Needs collision work, a little model work.Colin Noga1-66/+130
2011-09-18Mrsun with proper modelColin Noga1-33/+49
2011-09-17MrSun LatestColin Noga1-112/+145
2011-09-17Forgot my hatColin Noga1-1/+1
2011-09-17MrSun, with linker problems due to doStateChangeColin Noga2-22/+279
2011-09-17Mr Sun model rendering fixedTreeki1-2/+16
2011-09-17added mMtx class and a few methods to m3d::mdl_cTreeki6-2/+66
2011-09-17as usual, I forget something in the statification of MrSunTreeki1-0/+1
2011-09-17statified MrSunTreeki1-0/+37
2011-09-17new fancy preprocessor stuff for StatesTreeki2-15/+25
2011-09-17forgot to change the hook nameTreeki1-1/+1
2011-09-17Mr Sun converted to C++. untested but compilesTreeki9-134/+231
2011-09-16uncompiling mr sunTreeki7-2196/+2168
2011-09-11linker updateColin Noga1-0/+11
2011-09-11Forgot this!Colin Noga1-1/+2
2011-09-11MrSun prototype and some fixesColin Noga5-180/+313
2011-08-27Disable crowd clapper event, Sprite swapper fixes.Colin Noga2-67/+220