Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2011-09-19 | glowy model support added to MrSun | Treeki | 1 | -0/+2 | |
2011-09-17 | added mMtx class and a few methods to m3d::mdl_c | Treeki | 1 | -2/+43 | |
2011-09-17 | new fancy preprocessor stuff for States | Treeki | 1 | -0/+17 | |
2011-09-17 | Mr Sun converted to C++. untested but compiles | Treeki | 1 | -0/+23 | |
2011-09-16 | uncompiling mr sun | Treeki | 1 | -2096/+2106 | |
2011-08-14 | it compiles now | Treeki | 1 | -0/+58 | |
2011-07-23 | Added Crowd clapper. Changed everything to LF only. If anyone on Windows ↵ | Colin Noga | 1 | -2028/+2028 | |
tries to read the code now, they will be faced with a single impenetrable line! | |||||
2011-07-19 | Bunch of fixes, Zorder stuff, and non-working sprespawner | Colin Noga | 1 | -14/+744 | |
2011-03-28 | added tileset Pa1/2/3 swap hack | Treeki | 1 | -6/+212 | |
2011-03-12 | initial commit. now I can start playing with stuff! | Treeki | 1 | -0/+1102 | |