Age | Commit message (Expand) | Author | Files | Lines |
2012-10-01 | fixed positioning of HUD stars | Treeki | 1 | -8/+19 |
2012-10-01 | fix to the last level star on the HUD | Treeki | 1 | -6/+7 |
2012-10-01 | fuck I have spent SO LONG on fixing this bug | Treeki | 4 | -6/+61 |
2012-09-30 | Merge branch 'level-select' of ssh://treeki.rustedlogic.net:30000/Kamek into ... | Colin Noga | 8 | -19/+75 |
2012-09-30 | added world stars, still needs fixed positioning though | Treeki | 5 | -5/+50 |
2012-09-30 | levelinfo API improved a bit | Treeki | 2 | -11/+22 |
2012-09-29 | Fixed colourise algorithm | Treeki | 1 | -1/+1 |
2012-09-29 | fixed not having enough space for the HUD hue | Treeki | 1 | -2/+2 |
2012-09-27 | Merge branch 'level-select' of ssh://treeki.rustedlogic.net:30000/Kamek into ... | Colin Noga | 21 | -191/+591 |
2012-09-28 | tiny bug in the HUD header hide animation fixed | Treeki | 1 | -1/+1 |
2012-09-28 | HUD now only shows star coins for real levels, and fixed a bug | Treeki | 2 | -5/+11 |
2012-09-28 | added level flags to levelinfo | Treeki | 4 | -2/+15 |
2012-09-28 | final WorldDef update hopefully | Treeki | 1 | -1/+4 |
2012-09-28 | HUD numbers are now working | Treeki | 2 | -9/+31 |
2012-09-28 | various fixes to stuff on map HUD | Treeki | 4 | -10/+11 |
2012-09-28 | Disabled spammy debugging | Treeki | 1 | -1/+1 |
2012-09-28 | untested automatically moving elements and world numbers | Treeki | 3 | -11/+63 |
2012-09-27 | new levelinfo format and a couple of fixes | Treeki | 11 | -29/+47 |
2012-09-27 | Merge branch 'new-hud' into level-select | Treeki | 17 | -494/+864 |
2012-09-27 | star coin count, need to fix thisnew-hud | Treeki | 1 | -0/+4 |
2012-09-27 | fuck it I can't be assed to make lives reset only when needed | Treeki | 1 | -0/+1 |
2012-09-27 | fixed a possible crash bug where the HUD was accessed before it was created | Treeki | 2 | -4/+7 |
2012-09-27 | draw order fix | Treeki | 1 | -0/+2 |
2012-09-27 | a tiny bit of savefile RE, and default world stuff in the savefile | Treeki | 3 | -0/+55 |
2012-09-27 | world change nodes now don't activate if you're already at that world | Treeki | 1 | -14/+18 |
2012-09-27 | made world changes work, and HUD colourising and other fun things | Treeki | 8 | -139/+250 |
2012-09-27 | added untested support for world change nodes | Treeki | 6 | -14/+119 |
2012-09-26 | Merge remote-tracking branch 'origin/new-hud' into level-select | Colin Noga | 13 | -381/+466 |
2012-09-26 | Player Angles, shop lakitu improvements, and shop level node corrections | Colin Noga | 5 | -17/+42 |
2012-09-25 | added Remocon and GameMgr definitions, and made map HUD buttons work | Treeki | 7 | -15/+112 |
2012-09-25 | fixed display of lives | Treeki | 3 | -13/+71 |
2012-09-23 | Merge branch 'level-select' of ssh://treeki.rustedlogic.net:30000/Kamek into ... | Colin Noga | 5 | -27/+42 |
2012-09-23 | another shy guy fix? | Colin Noga | 1 | -2/+2 |
2012-09-24 | Merge branch 'level-select' into new-hud | Treeki | 23 | -361/+797 |
2012-09-24 | various changes and bugfixes | Treeki | 5 | -27/+42 |
2012-09-24 | unfinished ActivePhysics debugging | Treeki | 5 | -0/+241 |
2012-09-24 | fixed fasthack compilation | Treeki | 1 | -2/+0 |
2012-09-23 | shy guy fixes | Colin Noga | 2 | -2/+19 |
2012-09-23 | fixed up the level select yaml, fixed snowman pokey and commented out cheep c... | Colin Noga | 3 | -11/+47 |
2012-09-23 | made the world map effects be loaded | Treeki | 3 | -0/+21 |
2012-09-23 | fixed repeating player effects | Treeki | 1 | -2/+3 |
2012-09-23 | fixed effect rendering on the map | Treeki | 4 | -0/+25 |
2012-09-23 | debugging junk for effects | Treeki | 2 | -0/+59 |
2012-09-23 | I have this uncanny ability to break things right before I commit them | Treeki | 1 | -1/+1 |
2012-09-23 | finally fixed all animations... I hope? | Treeki | 3 | -6/+10 |
2012-09-23 | fixing animation directions, hopefully? | Treeki | 1 | -4/+4 |
2012-09-23 | Various fixes | Treeki | 2 | -34/+37 |
2012-09-22 | some badly needed polishing for the map engine | Treeki | 2 | -11/+43 |
2012-09-22 | refactored animations, and added new untested ones | Treeki | 6 | -306/+290 |
2012-09-22 | huh, I forgot to disable spammy debugging here | Treeki | 1 | -1/+1 |