Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵ | Stephen Simpson | 6 | -112/+408 | |
level-select | |||||
2011-10-10 | got MountainGoomba to a working condition | Stephen Simpson | 3 | -0/+502 | |
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-10-09 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into ↵ | Colin Noga | 1 | -0/+148 | |
level-select | |||||
2011-10-09 | Added a whole bunch of boss crap, soundplayers, retextures, and some mrsun ↵ | Colin Noga | 6 | -112/+408 | |
improvements. | |||||
2011-09-28 | fixed issue with waggle not responding for classic_controller.S | Stephen Simpson | 1 | -2/+3 | |
2011-09-28 | fixed region offsets in classic_controller.yaml | Stephen Simpson | 1 | -16/+46 | |
fixed branch type from bl to b in classic_controller.yaml still missing analog sticks and tilt | |||||
2011-09-28 | fixed ntsc addresses to pal in the classic_controller.yaml | Stephen Simpson | 1 | -3/+36 | |
added basic support for left analog stick in classic_controller.S | |||||
2011-09-28 | started adding classic controller | Stephen Simpson | 1 | -0/+84 | |
analog not yet implemented tilt not yet implemented | |||||
2011-09-28 | added fire laser, airship gear retexture, and some minor sun fixes | Colin Noga | 3 | -17/+176 | |
2011-09-25 | Fuzzy Bear and Mr.Sun fixes/improvements | Colin Noga | 2 | -64/+494 | |
2011-09-23 | Added FuzzyBear and some fixes to Mr.sun | Colin Noga | 2 | -3/+301 | |
2011-09-21 | Respawning and death anim slowdown for Mr.Sun | Colin Noga | 1 | -22/+52 | |
2011-09-21 | renamed state classes, added dEn_c state references | Treeki | 1 | -2/+0 | |
2011-09-21 | More stuff for mrsun | Colin Noga | 1 | -10/+48 | |
2011-09-21 | Minor mrsun adjustments | Colin Noga | 1 | -26/+34 | |
2011-09-19 | Mr.Sun, moonglow | Colin Noga | 1 | -1/+1 | |
2011-09-19 | Mr.Sun, specified moon texture | Colin Noga | 1 | -2/+5 | |
2011-09-19 | Mr.Sun, nearly finished! | Colin Noga | 1 | -22/+59 | |
2011-09-19 | glowy model support added to MrSun | Treeki | 1 | -16/+36 | |
2011-09-19 | MrSun latest | Colin Noga | 1 | -21/+26 | |
2011-09-19 | MrSun behavioually finished. Needs collision work, a little model work. | Colin Noga | 1 | -66/+130 | |
2011-09-18 | Mrsun with proper model | Colin Noga | 1 | -33/+49 | |
2011-09-17 | MrSun Latest | Colin Noga | 1 | -112/+145 | |
2011-09-17 | Forgot my hat | Colin Noga | 1 | -1/+1 | |
2011-09-17 | MrSun, with linker problems due to doStateChange | Colin Noga | 1 | -18/+273 | |
2011-09-17 | Mr Sun model rendering fixed | Treeki | 1 | -2/+16 | |
2011-09-17 | as usual, I forget something in the statification of MrSun | Treeki | 1 | -0/+1 | |
2011-09-17 | statified MrSun | Treeki | 1 | -0/+37 | |
2011-09-17 | new fancy preprocessor stuff for States | Treeki | 1 | -15/+8 | |
2011-09-17 | Mr Sun converted to C++. untested but compiles | Treeki | 1 | -7/+20 | |
2011-09-16 | uncompiling mr sun | Treeki | 1 | -96/+25 | |
2011-09-11 | MrSun prototype and some fixes | Colin Noga | 3 | -180/+281 | |
2011-08-27 | Disable crowd clapper event, Sprite swapper fixes. | Colin Noga | 1 | -58/+211 | |
2011-08-14 | Merge branch 'level-select' of treeki:newergit/Kamek into level-select | Colin Noga | 3 | -95/+221 | |
2011-08-14 | Bobomb bros, colour snow, pipe spawner, and other fixes. | Colin Noga | 2 | -12/+165 | |
2011-08-14 | fixed powerup sound | Treeki | 1 | -10/+28 | |
2011-08-14 | random tile engine is fixed once and for all! | Treeki | 1 | -5/+5 | |
2011-08-14 | forgot to remove this debug code | Treeki | 1 | -3/+0 | |
2011-08-14 | merged random tiles into level-select | Treeki | 2 | -85/+196 | |
2011-08-09 | Merged multiplayer hammer fixes in | Colin Noga | 1 | -0/+39 | |
2011-08-09 | updates! | Colin Noga | 1 | -2/+94 | |
2011-08-01 | added actor logging | Treeki | 2 | -0/+60 | |
2011-07-23 | merged | Treeki | 29 | -4961/+5144 | |
2011-07-23 | Merge branch 'level-select' of treeki:newergit/Kamek into level-select | Colin Noga | 1 | -0/+210 | |
Conflicts: NewerProject.yaml | |||||
2011-07-23 | Added Crowd clapper. Changed everything to LF only. If anyone on Windows ↵ | Colin Noga | 29 | -4961/+5144 | |
tries to read the code now, they will be faced with a single impenetrable line! | |||||
2011-07-23 | fixed crap | Treeki | 1 | -0/+71 | |
2011-07-23 | added event block | Treeki | 1 | -0/+210 | |
2011-07-20 | Fixed up sprite spawner (probably) | Colin Noga | 1 | -9/+16 | |
2011-07-19 | Bunch of fixes, Zorder stuff, and non-working sprespawner | Colin Noga | 3 | -17/+310 | |
2011-07-13 | Adding sprite spawner upgrade, and hammer bros throwing stuff | Colin Noga | 3 | -455/+631 | |