summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-10-15Added linking addresses for anmTexSrt_cStephen Simpson1-0/+24
2011-10-14Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵Colin Noga1-14/+24
level-select
2011-10-14added fake star coin to slot 49Colin Noga4-0/+126
2011-10-14Tweeks to MG for animationsStephen Simpson1-14/+24
2011-10-14Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵Colin Noga6-36/+57
level-select
2011-10-14Polished up Fuzzy Bear a bunch, made boss ramboo. Both are waiting on ↵Colin Noga5-31/+453
anmChr, kameck intro, and outro wipe. Also turned effectvideo into effect spawner.
2011-10-14anmChr workingStephen Simpson2-6/+7
2011-10-14moved setNewCollisionRect to player.h so multiple actors can call itStephen Simpson6-35/+55
updated MG with attempted fixes for anmChr changed banm_c's _setUpdateRate and others to public for anmChr
2011-10-14Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵Stephen Simpson2-32/+76
level-select
2011-10-14Merge branch 'megaTestBoss' into level-selectStephen Simpson5-95/+343
2011-10-14Got working anmPat animations. anmChr needs fixingStephen Simpson2-91/+51
added rotation to MegaGoomba based on direction. added eyes blinking to MegaGoomba. added speed and jump changes based on how many hits MG has taken.
2011-10-13Started work on animationsStephen Simpson5-20/+157
2011-10-13Fuzzy Boss EffectsColin Noga1-18/+49
2011-10-13Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵Colin Noga2-18/+56
level-select
2011-10-13Minor updatesColin Noga2-18/+31
2011-10-13Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵Stephen Simpson3-0/+60
level-select
2011-10-13Updated effects for even more paramsStephen Simpson1-4/+4
2011-10-12Started adding animations in. also fix for updated effectsStephen Simpson2-16/+171
2011-10-12removed MAME goomba and lowered amount in launch stateStephen Simpson1-12/+8
2011-10-12Updated some effects infoStephen Simpson2-17/+55
2011-10-12This build is broken due to EffectVideoColin Noga3-0/+60
2011-10-12fixed definition for SpawnEffectStephen Simpson1-2/+2
2011-10-12added missing symbol into linker map for effectsStephen Simpson1-0/+2
2011-10-12fixed missing [] and voidStephen Simpson1-2/+2
2011-10-12Added function to create an effectStephen Simpson3-0/+1030
2011-10-12Upped the first check for distance in NearestPlayerStephen Simpson1-1/+1
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
fixed case issue for spritetex.yaml
2011-10-10Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵Stephen Simpson1-0/+10
level-select
2011-10-10Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵Colin Noga12-1/+595
level-select
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
tweeked MountainGoombas Launch state for always arcing up added two more goomba types to the Launch state added in codehandler. bp not working, but rest seems functional
2011-10-10Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵Stephen Simpson13-112/+2453
level-select
2011-10-10got MountainGoomba to a working conditionStephen Simpson12-1/+595
added Hermite Interpolation into linker and common.h added player.cpp and player.h for some common functions removed classic controller hack from NewerProject.yaml added more PSVEC functions to linker
2011-10-09Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵Colin Noga7-3/+192
level-select
2011-10-09Added a whole bunch of boss crap, soundplayers, retextures, and some mrsun ↵Colin Noga13-112/+2453
improvements.
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
fixed branch type from bl to b in classic_controller.yaml still missing analog sticks and tilt
2011-09-28fixed ntsc addresses to pal in the classic_controller.yamlStephen Simpson6-13/+52
added basic support for left analog stick in classic_controller.S
2011-09-28started adding classic controllerStephen Simpson3-0/+119
analog not yet implemented tilt not yet implemented
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