Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-01 | the beginnings of a working cutscene player | Treeki | 1 | -4/+66 | |
2012-08-28 | some header file changes/fixes | Treeki | 3 | -2/+102 | |
2012-07-24 | a few anmClr touchups | Colin Noga | 1 | -1/+1 | |
2012-07-24 | trying laki fixes, linked in anmClr | Colin Noga | 1 | -1/+39 | |
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-15 | optimisations to reduce code size | Treeki | 1 | -38/+7 | |
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 | 2 | -0/+290 | |
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 | 3 | -25/+169 | |
2012-01-12 | fixes for using class functions instead of extern'd calls | megazig | 4 | -29/+42 | |
updated full daEnDosun_c definition half working daEnMegaDosun_c | |||||
2012-01-11 | changed class1EC to collisionMgr class | megazig | 5 | -9/+227 | |
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 | 2 | -8/+10 | |
2012-01-08 | states fixed, now compiles | Treeki | 2 | -17/+34 | |
2012-01-08 | finally, a proper state API! hopefully this didn't break anything | Treeki | 2 | -59/+163 | |
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-15 | some touch ups, animations, effects, sounds, the stage end function, and a ↵ | Colin Noga | 1 | -0/+59 | |
proper wipe, fake coin improvements | |||||
2011-10-14 | moved setNewCollisionRect to player.h so multiple actors can call it | Stephen Simpson | 2 | -27/+4 | |
updated MG with attempted fixes for anmChr changed banm_c's _setUpdateRate and others to public for anmChr | |||||
2011-10-13 | Started work on animations | Stephen Simpson | 1 | -1/+4 | |