Age | Commit message (Expand) | Author | Files | Lines |
2013-04-12 | More Models for the sacrifice! And Z-orders! | Colin Noga | 1 | -1/+39 |
2013-04-12 | Updated music selection | Colin Noga | 1 | -1/+1 |
2013-04-12 | Updated music selection | Colin Noga | 1 | -10/+1 |
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 | 1 | -0/+878 |
2013-04-09 | disable the glitchy debug keys for skipping levels | Treeki | 1 | -0/+2 |
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 |