Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -2/+5 |
2013-04-09 | add final ending scene; save game and return to title afterwards | Treeki | 6 | -20/+106 |
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 | fix stuff on the map related to tracking level completions, etc | Treeki | 3 | -10/+45 |
2013-04-08 | shop fixes: animation speeds, deactivate during opening animation | Treeki | 1 | -4/+2 |
2013-03-18 | Updated map colour with poll results | Colin Noga | 1 | -2/+2 |
2013-03-03 | add launch stars | Treeki | 6 | -11/+95 |
2013-03-03 | fix a couple of bugs with the path unlocking and congratulations messages | Treeki | 1 | -51/+54 |
2013-02-28 | camera panning onto unlocked paths, among other fancy stuff and fixes | Treeki | 6 | -44/+324 |
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 | count down spent coins in the shop | Treeki | 2 | -19/+93 |
2013-02-28 | disable quick save | Treeki | 2 | -1/+10 |
2013-02-25 | slightly improved debug crap for unlocking all exits/coins/etc | Treeki | 1 | -29/+8 |
2013-02-25 | a hacky thing for W7 on the warp zone | Treeki | 1 | -0/+5 |
2013-02-25 | implement completion congratulations messages | Treeki | 4 | -3/+353 |
2013-02-25 | lots of tweaks to animations and sounds for map paths | Treeki | 2 | -7/+56 |
2013-02-25 | don't start map music until path unlocking, etc is done | Treeki | 2 | -14/+3 |
2013-02-25 | make WM Player play model animations even when the map is not running | Treeki | 1 | -16/+16 |
2013-02-25 | add dYesNoWindow_c defs and update src/koopatlas/core.cpp to be compatible | Treeki | 2 | -63/+53 |
2013-02-22 | map paths can now be unlocked based on star coin amounts | Treeki | 2 | -2/+32 |
2013-02-22 | add swimming support for maps, FINALLY | Treeki | 3 | -4/+61 |
2013-02-22 | update secret message to reflect APDebug updates | Treeki | 1 | -8/+8 |
2013-02-14 | fixed Mario falling animation on map. AGAIN. | Treeki | 1 | -2/+2 |
2013-02-14 | fix a bug with the w7 to w8 transition. untested though | Treeki | 2 | -17/+28 |
2013-02-13 | add W7 to W8 cutscene | Treeki | 3 | -2/+21 |
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-10 | fancied up the secret codes and added another one | Treeki | 2 | -1/+110 |
2013-02-07 | various fixes to Layout code | Treeki | 4 | -10/+35 |
2013-02-07 | fix missing models on map in 4:3 | Treeki | 1 | -1/+1 |
2013-02-03 | fixes continue thing? | Treeki | 1 | -1/+2 |
2013-02-02 | starry skies warp unlock detection thing | Treeki | 1 | -1/+6 |
2013-01-31 | hacky camera for warp zone | Treeki | 1 | -3/+8 |
2013-01-31 | add replays as an on/off thing | Treeki | 1 | -2/+10 |
2013-01-28 | implement the Konami Code into Newer | Treeki | 1 | -0/+27 |
2013-01-28 | adding warp zone support to maps and a couple of fixes | Treeki | 4 | -15/+31 |
2013-01-25 | fixes to the starman handling | Treeki | 3 | -8/+11 |
2013-01-25 | shop fixes | Treeki | 2 | -6/+20 |
2013-01-25 | no stars in warp zone | Treeki | 1 | -0/+6 |
2013-01-19 | hammer model added | Treeki | 1 | -9/+9 |
2013-01-17 | myriad updates and fixes to EVERYTHING | Treeki | 7 | -62/+89 |
2012-12-14 | fixed another bug | Treeki | 1 | -1/+1 |
2012-12-11 | fix a bug with level nodes and the HUD | Treeki | 1 | -1/+1 |
2012-12-11 | added U-like turning around on paths | Treeki | 2 | -37/+92 |
2012-12-09 | starman fixes | Treeki | 4 | -2/+20 |