summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-10-13Started work on animationsStephen Simpson3-19/+101
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 Simpson1-0/+49
level-select
2011-10-13Updated effects for even more paramsStephen Simpson1-4/+4
2011-10-12Started adding animations in. also fix for updated effectsStephen Simpson1-4/+4
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 Noga1-0/+49
2011-10-12fixed definition for SpawnEffectStephen Simpson1-2/+2
2011-10-12fixed missing [] and voidStephen Simpson1-2/+2
2011-10-12Added function to create an effectStephen Simpson2-0/+1029
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 Simpson2-12/+21
2011-10-11fixed missing dependence on soundPlayer in NewerCodehandler.yamlStephen Simpson1-3/+3
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 Simpson1-2/+4
2011-10-10fixed offset for Sound Class in soundPlayer.SStephen Simpson1-3/+5
2011-10-10replaced all the variations of NearestPlayer from different bossesStephen Simpson3-105/+6
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 Noga3-0/+502
level-select
2011-10-10Oops, forgot to push BigShellColin Noga1-0/+10
2011-10-10Merge branch 'megaTestBoss' into level-selectStephen Simpson3-31/+931
2011-10-10added ability to link in .o filesStephen Simpson3-31/+931
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 Simpson6-112/+408
level-select
2011-10-10got MountainGoomba to a working conditionStephen Simpson3-0/+502
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 Noga1-0/+148
level-select
2011-10-09Added a whole bunch of boss crap, soundplayers, retextures, and some mrsun ↵Colin Noga6-112/+408
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 Simpson1-16/+46
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 Simpson1-3/+36
added basic support for left analog stick in classic_controller.S
2011-09-28started adding classic controllerStephen Simpson1-0/+84
analog not yet implemented tilt not yet implemented
2011-09-28added fire laser, airship gear retexture, and some minor sun fixesColin Noga3-17/+176
2011-09-25Fuzzy Bear and Mr.Sun fixes/improvementsColin Noga2-64/+494
2011-09-23Added FuzzyBear and some fixes to Mr.sunColin Noga2-3/+301
2011-09-21Respawning and death anim slowdown for Mr.SunColin Noga1-22/+52
2011-09-21renamed state classes, added dEn_c state referencesTreeki1-2/+0
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 Noga1-22/+59
2011-09-19glowy model support added to MrSunTreeki1-16/+36
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