Age | Commit message (Expand) | Author | Files | Lines |
2013-05-13 | Fixes to world map messages, roll your own model, shy guy giant and topman sp... | Colin Noga | 2 | -10/+12 |
2013-05-13 | fix the 8-Tower1 death bug | Treeki | 1 | -1/+1 |
2013-05-12 | show faded out missing exits | Treeki | 1 | -4/+20 |
2013-05-12 | fixed a couple of completion message bugs | Treeki | 1 | -4/+10 |
2013-05-11 | Minor fixes | Colin Noga | 1 | -1/+1 |
2013-05-09 | Made the dummy string more classy | Colin Noga | 1 | -1/+1 |
2013-05-10 | attempted to add icons to completion messages | Treeki | 1 | -8/+18 |
2013-05-09 | nuked sky city launch star | Treeki | 1 | -2/+2 |
2013-05-06 | hide/show the HUD smoothly when in a menu | Treeki | 1 | -2/+6 |
2013-05-06 | fix stuff involving the path animations for the W3 cavern on map | Treeki | 1 | -1/+4 |
2013-05-05 | fix star coins screen layout bug | Treeki | 1 | -0/+3 |
2013-05-05 | increase map Mario movement speed | Treeki | 1 | -1/+1 |
2013-05-05 | add continuous movement to map engine | Treeki | 1 | -6/+29 |
2013-05-04 | attempted fix for the shop lives thing | Treeki | 1 | -3/+5 |
2013-05-04 | fix 1-38 warp zone thing | Treeki | 1 | -1/+3 |
2013-05-04 | various map engine fixes | Treeki | 1 | -10/+16 |
2013-04-30 | fix a couple of shitbugs | Treeki | 1 | -0/+2 |
2013-04-30 | fix bugs involving the After Fortress Mode in KP | Treeki | 2 | -6/+12 |
2013-04-30 | move automatically after beating castles/fortresses | Treeki | 2 | -0/+39 |
2013-04-29 | Minor fixes | Colin Noga | 1 | -2/+2 |
2013-04-29 | Minor fixes | Colin Noga | 1 | -2/+2 |
2013-04-18 | reset static variables used by the world map in File Select | Treeki | 1 | -4/+13 |
2013-04-09 | disable the glitchy debug keys for skipping levels | Treeki | 1 | -0/+2 |
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 |