summaryrefslogtreecommitdiff
path: root/src (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Cleanups in the include files and other stuffTreeki1-4/+4
2012-01-12fixes for using class functions instead of extern'd callsmegazig10-106/+336
2012-01-11changed class1EC to collisionMgr classmegazig2-15/+203
2011-12-31a hack to add custom music that may or may not workTreeki1-0/+53
2011-11-05changes and junkColin Noga5-69/+140
2011-11-01fixed line god. I need to port it to the C++ classes eventually...Treeki1-213/+236
2011-10-22unworking balboa boss for testingColin Noga3-86/+353
2011-10-22Lots of boss updatesColin Noga5-55/+168
2011-10-21BUG: not checking if GetSpecificPlayerActor() returns 0Stephen Simpson1-0/+8
2011-10-21Cleaned up wall detectionStephen Simpson1-0/+6
2011-10-21added floor based detection to MGStephen Simpson1-218/+114
2011-10-19added anmTexSrt to RambooStephen Simpson1-0/+23
2011-10-19fuzzy updates, ramboo updates, playing around with ramboo anmChrs, and added ...Colin Noga3-39/+813
2011-10-19added player and sprite collision to MGStephen Simpson2-97/+256
2011-10-15Ramboo broken-like, pushing so someone can get me the linker errorColin Noga2-52/+151
2011-10-15Started on adding anmTexSrt into codeStephen Simpson1-0/+34
2011-10-15some touch ups, animations, effects, sounds, the stage end function, and a pr...Colin Noga3-42/+128
2011-10-14added fake star coin to slot 49Colin Noga2-0/+115
2011-10-14Tweeks to MG for animationsStephen Simpson1-14/+24
2011-10-14Polished up Fuzzy Bear a bunch, made boss ramboo. Both are waiting on anmChr,...Colin Noga3-29/+440
2011-10-14anmChr workingStephen Simpson1-6/+6
2011-10-14moved setNewCollisionRect to player.h so multiple actors can call itStephen Simpson3-4/+47
2011-10-14Got working anmPat animations. anmChr needs fixingStephen Simpson1-87/+47
2011-10-13Started work on animationsStephen Simpson3-19/+101
2011-10-13Fuzzy Boss EffectsColin Noga1-18/+49
2011-10-13Minor updatesColin Noga2-18/+31
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
2011-10-10Oops, forgot to push BigShellColin Noga1-0/+10
2011-10-10added ability to link in .o filesStephen Simpson3-31/+931
2011-10-10got MountainGoomba to a working conditionStephen Simpson3-0/+502
2011-10-09Added a whole bunch of boss crap, soundplayers, retextures, and some mrsun im...Colin Noga6-112/+408
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
2011-09-28fixed ntsc addresses to pal in the classic_controller.yamlStephen Simpson1-3/+36