Age | Commit message (Expand) | Author | Files | Lines |
2011-11-05 | changes and junk | Colin Noga | 5 | -69/+140 |
2011-11-01 | Merge branch 'level-select' of tsn:Kamek into level-select | Treeki | 6 | -138/+518 |
2011-11-01 | fixed line god. I need to port it to the C++ classes eventually... | Treeki | 1 | -213/+236 |
2011-10-22 | unworking balboa boss for testing | Colin Noga | 3 | -86/+353 |
2011-10-22 | Lots of boss updates | Colin Noga | 5 | -55/+168 |
2011-10-21 | BUG: not checking if GetSpecificPlayerActor() returns 0 | Stephen Simpson | 1 | -0/+8 |
2011-10-21 | Cleaned up wall detection | Stephen Simpson | 1 | -0/+6 |
2011-10-21 | added floor based detection to MG | Stephen Simpson | 1 | -218/+114 |
2011-10-19 | added anmTexSrt to Ramboo | Stephen Simpson | 1 | -0/+23 |
2011-10-19 | Merge branch 'level-select' into megaTestBoss | Stephen Simpson | 4 | -61/+934 |
2011-10-19 | fuzzy updates, ramboo updates, playing around with ramboo anmChrs, and added ... | Colin Noga | 3 | -39/+813 |
2011-10-19 | added player and sprite collision to MG | Stephen Simpson | 2 | -97/+256 |
2011-10-15 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Colin Noga | 1 | -0/+34 |
2011-10-15 | Ramboo broken-like, pushing so someone can get me the linker error | Colin Noga | 2 | -52/+151 |
2011-10-15 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Stephen Simpson | 3 | -42/+128 |
2011-10-15 | Started on adding anmTexSrt into code | Stephen Simpson | 1 | -0/+34 |
2011-10-15 | some touch ups, animations, effects, sounds, the stage end function, and a pr... | Colin Noga | 3 | -42/+128 |
2011-10-14 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Colin Noga | 1 | -14/+24 |
2011-10-14 | added fake star coin to slot 49 | Colin Noga | 2 | -0/+115 |
2011-10-14 | Tweeks to MG for animations | Stephen Simpson | 1 | -14/+24 |
2011-10-14 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Colin Noga | 3 | -5/+48 |
2011-10-14 | Polished up Fuzzy Bear a bunch, made boss ramboo. Both are waiting on anmChr,... | Colin Noga | 3 | -29/+440 |
2011-10-14 | anmChr working | Stephen Simpson | 1 | -6/+6 |
2011-10-14 | moved setNewCollisionRect to player.h so multiple actors can call it | Stephen Simpson | 3 | -4/+47 |
2011-10-14 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Stephen Simpson | 2 | -32/+76 |
2011-10-14 | Merge branch 'megaTestBoss' into level-select | Stephen Simpson | 3 | -86/+124 |
2011-10-14 | Got working anmPat animations. anmChr needs fixing | Stephen Simpson | 1 | -87/+47 |
2011-10-13 | Started work on animations | Stephen Simpson | 3 | -19/+101 |
2011-10-13 | Fuzzy Boss Effects | Colin Noga | 1 | -18/+49 |
2011-10-13 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Colin Noga | 2 | -18/+56 |
2011-10-13 | Minor updates | Colin Noga | 2 | -18/+31 |
2011-10-13 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Stephen Simpson | 1 | -0/+49 |
2011-10-13 | Updated effects for even more params | Stephen Simpson | 1 | -4/+4 |
2011-10-12 | Started adding animations in. also fix for updated effects | Stephen Simpson | 1 | -4/+4 |
2011-10-12 | removed MAME goomba and lowered amount in launch state | Stephen Simpson | 1 | -12/+8 |
2011-10-12 | Updated some effects info | Stephen Simpson | 2 | -17/+55 |
2011-10-12 | This build is broken due to EffectVideo | Colin Noga | 1 | -0/+49 |
2011-10-12 | fixed definition for SpawnEffect | Stephen Simpson | 1 | -2/+2 |
2011-10-12 | fixed missing [] and void | Stephen Simpson | 1 | -2/+2 |
2011-10-12 | Added function to create an effect | Stephen Simpson | 2 | -0/+1029 |
2011-10-12 | Upped the first check for distance in NearestPlayer | Stephen Simpson | 1 | -1/+1 |
2011-10-11 | added missing extern for SoundClassRelated | Stephen Simpson | 1 | -0/+1 |
2011-10-11 | fixed hardcoded r13 in PlaySound to enable ntsc fun | Stephen Simpson | 2 | -12/+21 |
2011-10-11 | fixed missing dependence on soundPlayer in NewerCodehandler.yaml | Stephen Simpson | 1 | -3/+3 |
2011-10-11 | added ability to have sounds play for MountainGecko | Stephen Simpson | 1 | -8/+7 |
2011-10-11 | Fixed StopSoundBasic extern and EMBARRASING 0xa768 mistake | Stephen Simpson | 1 | -2/+2 |
2011-10-11 | Fixed StopSound and renamed to StopSoundBasic for linker | Stephen Simpson | 1 | -2/+4 |
2011-10-10 | fixed offset for Sound Class in soundPlayer.S | Stephen Simpson | 1 | -3/+5 |
2011-10-10 | replaced all the variations of NearestPlayer from different bosses | Stephen Simpson | 3 | -105/+6 |
2011-10-10 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Stephen Simpson | 1 | -0/+10 |