Age | Commit message (Expand) | Author | Files | Lines |
2013-04-09 | fixed issue when float_one & 0xFFFF >= 0x8000 | megazig | 1 | -1/+1 |
2013-04-09 | added defines and device type checking to classic controller support. re-adde... | megazig | 1 | -28/+74 |
2013-04-09 | fixed codehandler to work with dynamic relocation. also fixed tx checking in ... | megazig | 2 | -2/+880 |
2013-04-09 | disable the glitchy debug keys for skipping levels | Treeki | 1 | -0/+2 |
2013-04-09 | credits sequence final fixes | Treeki | 3 | -1/+90 |
2013-04-09 | fix an overrun character from the end of a secret message | Treeki | 1 | -2/+2 |
2013-04-09 | only do the final part of the ending sequence once; some other minor fixes | Treeki | 3 | -5/+13 |
2013-04-09 | add final ending scene; save game and return to title afterwards | Treeki | 8 | -21/+111 |
2013-04-09 | add separate Show Fireworks command to credits script | Treeki | 1 | -3/+4 |
2013-04-09 | fix Credits Manager memory leak | Treeki | 1 | -1/+1 |
2013-04-08 | fix possible bug with fading in paths after a map switch | Treeki | 1 | -5/+14 |
2013-04-08 | remove hyphens from world names in completion messages | Treeki | 1 | -2/+5 |
2013-04-08 | fix shop anim bug | Treeki | 1 | -0/+2 |
2013-04-08 | update the base MovieSettings.py.. I guess? | Treeki | 1 | -9/+34 |
2013-04-08 | some annotations to the Classic Controller patches | Treeki | 1 | -3/+3 |
2013-04-08 | add Credits Manager sprite | Treeki | 7 | -0/+1031 |
2013-04-08 | add Ending Manager sprite | Treeki | 4 | -0/+325 |
2013-04-08 | fix stuff on the map related to tracking level completions, etc | Treeki | 3 | -10/+45 |
2013-04-08 | bonus room fixes | Treeki | 1 | -18/+63 |
2013-04-08 | add cd to makeNewerKP script | Treeki | 1 | -0/+1 |
2013-04-08 | tons of APIs and stuff for other commits, don't feel like sorting it | Treeki | 3 | -10/+1613 |
2013-04-08 | cutscene sounds, skip dialog, widescreen fixes | Treeki | 3 | -38/+175 |
2013-04-08 | shop fixes: animation speeds, deactivate during opening animation | Treeki | 1 | -4/+2 |
2013-04-08 | fix for sliding into big mets | Treeki | 2 | -0/+22 |
2013-04-08 | no NSMBW music on cutscenes | Treeki | 1 | -0/+5 |
2013-04-08 | a few final boss fixes | Treeki | 3 | -8/+10 |
2013-04-08 | a couple of behaviour fixes to retextured sprites | Treeki | 3 | -3/+51 |
2013-04-08 | add decompression stuff to headers | Treeki | 2 | -0/+34 |
2013-04-08 | disable APDebug by default | Treeki | 1 | -1/+1 |
2013-04-08 | skawo model fixes | Treeki | 1 | -1/+100 |
2013-03-18 | Updated map colour with poll results | Colin Noga | 1 | -2/+2 |
2013-03-03 | skawo's changes to makeYourOwnModelSprite.cpp | Treeki | 1 | -112/+153 |
2013-03-03 | add launch stars | Treeki | 6 | -11/+95 |
2013-03-03 | add wm_en_explosion_smk to the effect spawner | Treeki | 1 | -0/+1 |
2013-03-03 | fix a couple of bugs with the path unlocking and congratulations messages | Treeki | 1 | -51/+54 |
2013-03-03 | add player anim states to game.h so we can make them loop if we want | Treeki | 2 | -0/+10 |
2013-03-03 | disable mpgp on spike tops with texture 5 | Treeki | 2 | -0/+12 |
2013-03-03 | make bombs able to go through mouse holes | Treeki | 1 | -0/+6 |
2013-03-03 | fix the broken fireball setup | Treeki | 3 | -0/+19 |
2013-02-28 | camera panning onto unlocked paths, among other fancy stuff and fixes | Treeki | 6 | -44/+324 |
2013-02-28 | update stars on File Select properly when a level is beaten | Treeki | 2 | -0/+61 |
2013-02-28 | add effects to maps | Treeki | 2 | -1/+77 |
2013-02-28 | fix music stopping in some cases | Treeki | 1 | -3/+3 |
2013-02-28 | add reserved fields to KP node struct and getOtherNodeTo() method | Treeki | 1 | -1/+6 |
2013-02-28 | quick fix to my ./makeNewerKP script | Treeki | 1 | -3/+3 |
2013-02-28 | count down spent coins in the shop | Treeki | 2 | -19/+93 |
2013-02-28 | add sounds and fix draw order of message box | Treeki | 1 | -1/+7 |
2013-02-28 | couple of fixes to shyguy sounds and animations | Treeki | 2 | -0/+9 |
2013-02-28 | finish the stupid hammer bro hack | Treeki | 3 | -21/+182 |
2013-02-28 | stuff for the big renga block | Treeki | 2 | -0/+56 |