Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-16 | go speed! a terrible hack to make builds far faster | Treeki | 1 | -0/+22 | |
2012-09-15 | initial version of file select | Treeki | 1 | -3/+15 | |
2012-09-01 | the beginnings of a working cutscene player | Treeki | 1 | -4/+66 | |
2012-08-28 | some header file changes/fixes | Treeki | 1 | -1/+53 | |
2012-07-20 | Arrrgh | Colin Noga | 1 | -2/+3 | |
2012-07-11 | Fixed names of bowser stuff | Colin Noga | 1 | -3/+3 | |
2012-07-11 | Plenty of bugfixes, and bowser improvements | Colin Noga | 1 | -0/+7 | |
2012-07-03 | Added StageActorLight, bonusRoom is complete except for sfx | Colin Noga | 1 | -3/+1 | |
2012-06-25 | Worked more on bonus room - light is broken, and the delete functions are ↵ | Colin Noga | 1 | -6/+7 | |
probably broken | |||||
2012-06-24 | stageActorLight and junk | Colin Noga | 1 | -0/+17 | |
2012-04-29 | fixed magic platforms | Treeki | 1 | -3/+3 | |
2012-03-28 | fixes to WM code, and mHeap namespace | Treeki | 1 | -0/+9 | |
2012-03-24 | ClassWithCameraInfo defined | Treeki | 1 | -0/+40 | |
2012-03-20 | update with fixes | Colin Noga | 1 | -1/+2 | |
2012-03-18 | compiles now | Treeki | 1 | -1/+1 | |
2012-03-17 | Volley back the EGG:Effect | Colin Noga | 1 | -128/+129 | |
2012-03-17 | preliminary definitions for EGG::Effect and co | Treeki | 1 | -0/+143 | |
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 | -0/+11 | |
2012-03-06 | Improvements to ThwompaDomp, game.h, added Poodle, topman sprite | Colin Noga | 1 | -2/+2 | |
2012-03-02 | Lots of poss updates, meteors, shy guys, penguins, etc. | Colin Noga | 1 | -1/+1 | |
2012-02-29 | FUCK YOU LINKER | Colin Noga | 1 | -4/+4 | |
2012-02-29 | Added meteor, changes to fuzzybear intro (now complete), some header tweaks | Colin Noga | 1 | -3/+43 | |
2012-02-28 | fixed stage32C | Treeki | 1 | -7/+4 | |
2012-02-28 | more boss fixes | Colin Noga | 1 | -3/+0 | |
2012-02-27 | Merge branch 'level-select' of ssh://treeki.rustedlogic.net:30000/Kamek into ↵ | Colin Noga | 1 | -0/+2 | |
level-select | |||||
2012-02-27 | More boss related junk | Colin Noga | 1 | -0/+38 | |
2012-02-27 | switching between multiple maps | Treeki | 1 | -0/+2 | |
2012-02-27 | Started on boss junk | Colin Noga | 1 | -1/+1 | |
2012-02-23 | broken builds with linker error again | Colin Noga | 1 | -0/+70 | |
2012-02-23 | Shy Guy and some other changes | Colin Noga | 1 | -0/+1 | |
2012-02-23 | header updates | Treeki | 1 | -8/+19 | |
2012-02-22 | Broken Shy Guy Commit | Colin Noga | 1 | -2/+2 | |
2012-02-07 | lots of header updates, plus a new dCourse.h | Treeki | 1 | -0/+22 | |
2012-02-06 | new nw4r math stuff for headers | Treeki | 1 | -0/+5 | |
2012-02-01 | header updates | Treeki | 1 | -6/+73 | |
2012-01-30 | a couple of header updates | Treeki | 1 | -5/+5 | |
2012-01-16 | some maths stuff | Treeki | 1 | -0/+7 | |
2012-01-15 | Cleanups in the include files and other stuff | Treeki | 1 | -5/+125 | |
2012-01-12 | fixes for using class functions instead of extern'd calls | megazig | 1 | -6/+18 | |
updated full daEnDosun_c definition half working daEnMegaDosun_c | |||||
2012-01-11 | changed class1EC to collisionMgr class | megazig | 1 | -6/+108 | |
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 | State system finally works | Treeki | 1 | -8/+8 | |
2012-01-08 | states fixed, now compiles | Treeki | 1 | -10/+27 | |
2012-01-08 | finally, a proper state API! hopefully this didn't break anything | Treeki | 1 | -31/+32 | |
2011-11-01 | fixed line god. I need to port it to the C++ classes eventually... | Treeki | 1 | -0/+3 | |
2011-10-19 | added player and sprite collision to MG | Stephen Simpson | 1 | -1/+2 | |
added a Turn state to MG semi-fixed collision box for MG | |||||
2011-10-14 | moved setNewCollisionRect to player.h so multiple actors can call it | Stephen Simpson | 1 | -23/+0 | |
updated MG with attempted fixes for anmChr changed banm_c's _setUpdateRate and others to public for anmChr | |||||
2011-10-10 | got MountainGoomba to a working condition | Stephen Simpson | 1 | -0/+25 | |
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-09-25 | Fuzzy Bear and Mr.Sun fixes/improvements | Colin Noga | 1 | -1/+1 | |
2011-09-21 | renamed state classes, added dEn_c state references | Treeki | 1 | -12/+26 | |