Age | Commit message (Expand) | Author | Files | Lines |
2013-04-09 | credits sequence final fixes | Treeki | 2 | -0/+74 |
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 | 7 | -21/+107 |
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 | add Credits Manager sprite | Treeki | 4 | -0/+968 |
2013-04-08 | add Ending Manager sprite | Treeki | 1 | -0/+307 |
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 | cutscene sounds, skip dialog, widescreen fixes | Treeki | 2 | -38/+173 |
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 | 1 | -0/+16 |
2013-04-08 | a few final boss fixes | Treeki | 3 | -8/+10 |
2013-04-08 | a couple of behaviour fixes to retextured sprites | Treeki | 1 | -3/+35 |
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 | disable mpgp on spike tops with texture 5 | Treeki | 1 | -0/+7 |
2013-03-03 | fix the broken fireball setup | Treeki | 1 | -0/+12 |
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 | 1 | -0/+55 |
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 | 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 | 1 | -20/+111 |
2013-02-28 | stuff for the big renga block | Treeki | 1 | -0/+41 |
2013-02-28 | quick fix for a possible issue I noticed in levelinfo.cpp | Treeki | 1 | -1/+2 |
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 | tons and tons of final boss fixes, the usual | Treeki | 1 | -66/+252 |
2013-02-25 | proper hammer sound for koopa throw | Treeki | 1 | -1/+9 |
2013-02-25 | add dYesNoWindow_c defs and update src/koopatlas/core.cpp to be compatible | Treeki | 2 | -63/+53 |
2013-02-25 | add an extra Z order setting to magic platforms | Treeki | 1 | -0/+2 |
2013-02-25 | fix meteor collisions on all sides | Treeki | 1 | -1/+1 |