Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-24 | ClassWithCameraInfo defined | Treeki | 1 | -0/+2 | |
2012-03-23 | a really hacky fix for the clown crash | Treeki | 1 | -0/+2 | |
2012-03-21 | more fixes | Treeki | 1 | -2/+2 | |
2012-03-21 | fixed | Treeki | 1 | -2/+2 | |
2012-03-20 | update with fixes | Colin Noga | 1 | -0/+4 | |
2012-03-20 | Added challenge star, clown car junk, bowser improvements, some fixes here ↵ | Colin Noga | 1 | -0/+10 | |
and there, and a roll your own model sprite for skawo. | |||||
2012-03-18 | compiles now | Treeki | 1 | -0/+7 | |
2012-03-15 | optimisations to reduce code size | Treeki | 1 | -0/+8 | |
2012-03-14 | fixed up collisions, added a bunch of boss improvements TAKE TWO | Colin Noga | 1 | -0/+1 | |
2012-03-13 | fixed up collisions, added a bunch of boss improvements | Colin Noga | 1 | -0/+1 | |
2012-03-08 | Electric line, topman boss, and BROKEN YOSHIS | Colin Noga | 1 | -1/+8 | |
2012-03-06 | Improvements to ThwompaDomp, game.h, added Poodle, topman sprite | Colin Noga | 1 | -1/+4 | |
2012-03-03 | Lots of boss fixes, working on thwomp - linking error | Colin Noga | 1 | -3/+6 | |
2012-03-02 | Lots of poss updates, meteors, shy guys, penguins, etc. | Colin Noga | 1 | -1/+5 | |
2012-02-29 | FUCK YOU LINKER | Colin Noga | 1 | -1/+2 | |
2012-02-29 | Added meteor, changes to fuzzybear intro (now complete), some header tweaks | Colin Noga | 1 | -1/+24 | |
2012-02-28 | more boss fixes | Colin Noga | 1 | -4/+9 | |
2012-02-27 | Merge branch 'level-select' of ssh://treeki.rustedlogic.net:30000/Kamek into ↵ | Colin Noga | 1 | -0/+3 | |
level-select | |||||
2012-02-27 | More boss related junk | Colin Noga | 1 | -0/+2 | |
2012-02-27 | switching between multiple maps | Treeki | 1 | -0/+3 | |
2012-02-27 | Started on boss junk | Colin Noga | 1 | -0/+5 | |
2012-02-25 | Shy guys almost there | Colin Noga | 1 | -0/+2 | |
2012-02-24 | more shy guy junk, almost done! | Colin Noga | 1 | -1/+4 | |
2012-02-23 | broken builds with linker error again | Colin Noga | 1 | -0/+6 | |
2012-02-23 | Shy Guy and some other changes | Colin Noga | 1 | -1/+1 | |
2012-02-23 | header updates | Treeki | 1 | -8/+16 | |
2012-02-07 | lots of header updates, plus a new dCourse.h | Treeki | 1 | -0/+5 | |
2012-02-06 | new nw4r math stuff for headers | Treeki | 1 | -0/+10 | |
2012-02-04 | fixed sound playing | Treeki | 1 | -1/+1 | |
2012-02-01 | header updates | Treeki | 1 | -0/+11 | |
2012-01-30 | a couple of header updates | Treeki | 1 | -3/+11 | |
2012-01-16 | some maths stuff | Treeki | 1 | -0/+4 | |
2012-01-15 | Cleanups in the include files and other stuff | Treeki | 1 | -5/+36 | |
2012-01-12 | fixes for using class functions instead of extern'd calls | megazig | 1 | -7/+25 | |
updated full daEnDosun_c definition half working daEnMegaDosun_c | |||||
2012-01-11 | changed class1EC to collisionMgr class | megazig | 1 | -3/+95 | |
changed class484 to freezeMgr class added daEnDosun_c definition fixed bossMegaGecko to use new collisionMgr class changed bossThwompaDomp to inherit from daEnDosun_c (need to make it actually different now) | |||||
2012-01-08 | linker script updated for states | Treeki | 1 | -0/+6 | |
2011-12-31 | a hack to add custom music that may or may not work | Treeki | 1 | -0/+2 | |
2011-11-01 | fixed line god. I need to port it to the C++ classes eventually... | Treeki | 1 | -0/+4 | |
2011-10-21 | added floor based detection to MG | Stephen Simpson | 1 | -0/+1 | |
changed MG's jumping to use yspeed so it can do floor detection | |||||
2011-10-19 | added anmTexSrt to Ramboo | Stephen Simpson | 1 | -17/+19 | |
2011-10-19 | Merge branch 'level-select' into megaTestBoss | Stephen Simpson | 1 | -1/+4 | |
2011-10-19 | added player and sprite collision to MG | Stephen Simpson | 1 | -0/+4 | |
added a Turn state to MG semi-fixed collision box for MG | |||||
2011-10-16 | missing EGG::Allocator vtable symbol | Stephen Simpson | 1 | -1/+4 | |
2011-10-15 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵ | Stephen Simpson | 1 | -1/+4 | |
level-select | |||||
2011-10-15 | Added linking addresses for anmTexSrt_c | Stephen Simpson | 1 | -0/+24 | |
2011-10-15 | some touch ups, animations, effects, sounds, the stage end function, and a ↵ | Colin Noga | 1 | -1/+4 | |
proper wipe, fake coin improvements | |||||
2011-10-14 | anmChr working | Stephen Simpson | 1 | -0/+1 | |
2011-10-14 | moved setNewCollisionRect to player.h so multiple actors can call it | Stephen Simpson | 1 | -4/+4 | |
updated MG with attempted fixes for anmChr changed banm_c's _setUpdateRate and others to public for anmChr | |||||
2011-10-14 | Got working anmPat animations. anmChr needs fixing | Stephen Simpson | 1 | -4/+4 | |
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-13 | Started work on animations | Stephen Simpson | 1 | -0/+52 | |