Age | Commit message (Expand) | Author | Files | Lines |
2013-02-14 | fixed crap for Ramboo | Treeki | 1 | -3/+8 |
2013-02-14 | added the boss victory anim, hopefully it works in MP too, I have no idea | Treeki | 4 | -5/+16 |
2013-02-14 | added GetPlayerOrYoshi() and the special player anim playback functions | Treeki | 2 | -0/+8 |
2013-02-14 | re-added abs() to common.h, I was SURE I had done this already... | Treeki | 1 | -0/+6 |
2013-02-14 | fixed Mario falling animation on map. AGAIN. | Treeki | 1 | -2/+2 |
2013-02-14 | palace dude now stops the music when activated | Treeki | 1 | -0/+2 |
2013-02-14 | scale down stock item a bit on 4:3 | Treeki | 1 | -0/+13 |
2013-02-14 | fix a bug with the w7 to w8 transition. untested though | Treeki | 2 | -17/+28 |
2013-02-13 | changes to Ramboo | Treeki | 1 | -10/+16 |
2013-02-13 | unbreak morton stunning | Treeki | 1 | -4/+0 |
2013-02-13 | patch bowser fireballs | Treeki | 1 | -8/+3 |
2013-02-13 | add W7 to W8 cutscene | Treeki | 8 | -7/+73 |
2013-02-12 | increased bowser damage | Treeki | 1 | -1/+1 |
2013-02-12 | jumping and player Z order fix for maps | Treeki | 2 | -12/+37 |
2013-02-12 | camera updates for warp zone | Treeki | 1 | -32/+3 |
2013-02-12 | gigantic background hack | Treeki | 3 | -3/+58 |
2013-02-12 | failed/unfinished thing for the ship collisions | Treeki | 1 | -20/+48 |
2013-02-12 | lotsa fixes and updates to the final battle | Treeki | 6 | -6/+64 |
2013-02-12 | add KillByDieFall method to dEn_c | Treeki | 2 | -0/+2 |
2013-02-12 | add spike model to Balboa | Treeki | 1 | -3/+51 |
2013-02-12 | couple of edits to the generic boss stuff | Treeki | 2 | -4/+4 |
2013-02-12 | clean up Ramboo's code a bit, and add animations and stuff | Treeki | 1 | -49/+35 |
2013-02-12 | updates to Meteor, at skawo's request | Treeki | 1 | -2/+13 |
2013-02-12 | don't play boss victory cries for bubbled players | Treeki | 2 | -4/+12 |
2013-02-10 | fancied up the secret codes and added another one | Treeki | 2 | -1/+110 |
2013-02-10 | changed title replay levels for the umpteenth time | Treeki | 1 | -1/+2 |
2013-02-10 | rotated mushroom platforms are now slidable | Treeki | 1 | -3/+3 |
2013-02-10 | topman only walks when he has no damage, instead of damage levels 0 and 1 | Treeki | 1 | -2/+2 |
2013-02-10 | podouble splashes | Treeki | 3 | -1/+62 |
2013-02-08 | podouble podoubled a bit | Treeki | 1 | -0/+7 |
2013-02-08 | fuzzy fuzzed up a bit | Treeki | 1 | -9/+19 |
2013-02-08 | various additions to the headers to support the next two commits | Treeki | 2 | -0/+123 |
2013-02-08 | update dEn_c headers a tiny bit | Treeki | 3 | -7/+7 |
2013-02-08 | there shall be no movies on the title screen, EVER | Treeki | 1 | -0/+3 |
2013-02-08 | changed various playsound calls to playsoundwithfunctionb4 | Treeki | 6 | -49/+77 |
2013-02-07 | is the podouble done now? maybe?? | Treeki | 1 | -10/+16 |
2013-02-07 | a bunch of sprite fixes mixed into one commit, in traditional Newer fashion | Treeki | 7 | -85/+80 |
2013-02-07 | pow block method renamed, plus fixes for some enemies/bosses | Treeki | 8 | -2/+24 |
2013-02-07 | various fixes to Layout code | Treeki | 4 | -10/+35 |
2013-02-07 | couple of fixes from bugfixes.yaml | Treeki | 1 | -0/+10 |
2013-02-07 | cutsceney things | Treeki | 2 | -0/+9 |
2013-02-07 | bigmet pow block fix | Treeki | 3 | -0/+14 |
2013-02-07 | fix missing models on map in 4:3 | Treeki | 1 | -1/+1 |
2013-02-07 | various fixes to señor icicle and señores koopalings | Treeki | 1 | -42/+42 |
2013-02-03 | fixes continue thing? | Treeki | 1 | -1/+2 |
2013-02-03 | an attempt to fix the shyguy star bullshit | Treeki | 3 | -2/+26 |
2013-02-03 | fake star coin fix | Treeki | 1 | -24/+6 |
2013-02-03 | mini jump for topman | Treeki | 1 | -1/+1 |
2013-02-03 | add title replay levels | Treeki | 1 | -0/+5 |
2013-02-03 | fix a bug in the collision headers, and assorted collision bugs | Treeki | 25 | -393/+721 |