summaryrefslogtreecommitdiff
path: root/src/koopatlas (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-04various map engine fixesTreeki1-10/+16
2013-04-30fix a couple of shitbugsTreeki1-0/+2
2013-04-30fix bugs involving the After Fortress Mode in KPTreeki2-6/+12
2013-04-30move automatically after beating castles/fortressesTreeki2-0/+39
2013-04-29Minor fixesColin Noga1-2/+2
2013-04-29Minor fixesColin Noga1-2/+2
2013-04-18reset static variables used by the world map in File SelectTreeki1-4/+13
2013-04-09disable the glitchy debug keys for skipping levelsTreeki1-0/+2
2013-04-09fix an overrun character from the end of a secret messageTreeki1-2/+2
2013-04-09only do the final part of the ending sequence once; some other minor fixesTreeki1-2/+5
2013-04-09add final ending scene; save game and return to title afterwardsTreeki6-20/+106
2013-04-08fix possible bug with fading in paths after a map switchTreeki1-5/+14
2013-04-08remove hyphens from world names in completion messagesTreeki1-2/+5
2013-04-08fix shop anim bugTreeki1-0/+2
2013-04-08fix stuff on the map related to tracking level completions, etcTreeki3-10/+45
2013-04-08shop fixes: animation speeds, deactivate during opening animationTreeki1-4/+2
2013-03-18Updated map colour with poll resultsColin Noga1-2/+2
2013-03-03add launch starsTreeki6-11/+95
2013-03-03fix a couple of bugs with the path unlocking and congratulations messagesTreeki1-51/+54
2013-02-28camera panning onto unlocked paths, among other fancy stuff and fixesTreeki6-44/+324
2013-02-28add effects to mapsTreeki2-1/+77
2013-02-28fix music stopping in some casesTreeki1-3/+3
2013-02-28add reserved fields to KP node struct and getOtherNodeTo() methodTreeki1-1/+6
2013-02-28count down spent coins in the shopTreeki2-19/+93
2013-02-28disable quick saveTreeki2-1/+10
2013-02-25slightly improved debug crap for unlocking all exits/coins/etcTreeki1-29/+8
2013-02-25a hacky thing for W7 on the warp zoneTreeki1-0/+5
2013-02-25implement completion congratulations messagesTreeki4-3/+353
2013-02-25lots of tweaks to animations and sounds for map pathsTreeki2-7/+56
2013-02-25don't start map music until path unlocking, etc is doneTreeki2-14/+3
2013-02-25make WM Player play model animations even when the map is not runningTreeki1-16/+16
2013-02-25add dYesNoWindow_c defs and update src/koopatlas/core.cpp to be compatibleTreeki2-63/+53
2013-02-22map paths can now be unlocked based on star coin amountsTreeki2-2/+32
2013-02-22add swimming support for maps, FINALLYTreeki3-4/+61
2013-02-22update secret message to reflect APDebug updatesTreeki1-8/+8
2013-02-14fixed Mario falling animation on map. AGAIN.Treeki1-2/+2
2013-02-14fix a bug with the w7 to w8 transition. untested thoughTreeki2-17/+28
2013-02-13add W7 to W8 cutsceneTreeki3-2/+21
2013-02-12jumping and player Z order fix for mapsTreeki2-12/+37
2013-02-12camera updates for warp zoneTreeki1-32/+3
2013-02-10fancied up the secret codes and added another oneTreeki2-1/+110
2013-02-07various fixes to Layout codeTreeki4-10/+35
2013-02-07fix missing models on map in 4:3Treeki1-1/+1
2013-02-03fixes continue thing?Treeki1-1/+2
2013-02-02starry skies warp unlock detection thingTreeki1-1/+6
2013-01-31hacky camera for warp zoneTreeki1-3/+8
2013-01-31add replays as an on/off thingTreeki1-2/+10
2013-01-28implement the Konami Code into NewerTreeki1-0/+27
2013-01-28adding warp zone support to maps and a couple of fixesTreeki4-15/+31
2013-01-25fixes to the starman handlingTreeki3-8/+11