supertux.git
2010-02-26 florianfLevel 1-14 "Entrance to the Cave": Added two IceCrushers.
2010-02-26 florianfIceCrusher: Implemented a cooldown timer.
2010-02-26 florianfLevel 1-18 "Ice in the Hole": Replaced three jumpys...
2010-02-26 florianfIceCrusher: Use gavitation rather than linear speed...
2010-02-26 florianfWHATSNEW.txt: Added some information for version 0...
2010-02-26 florianfREADME: Added note about the development nature of...
2010-02-26 florianfLevel 1-11 "Night Chill": Added crumbling tiles.
2010-02-26 florianfcastle/chain.png: Added tiles for chains.
2010-02-22 mathnerd314Forgot a file from r6396
2010-02-22 mathnerd314Change version to 0.3.3 as agreed upon in IRC.
2010-02-22 mathnerd314Revert API changes of findlocale
2010-02-22 grumbelCompiler warning fix
2010-02-22 grumbelRegister snowman in ObjectFactory
2010-02-22 grumbelUse bright red instead of hard to see dark grey for...
2010-02-22 grumbelAdded some code for a very basic snowman
2010-02-22 grumbelSnowman walk animation
2010-02-22 florianfsupertux/{collision.[ch]pp,sector.cpp}: Store velocitie...
2010-02-22 florianfobject/tilemap.hpp: Add an explanation to the boolean...
2010-02-22 florianfsupertux/sector.cpp: Make sure the boolean argument...
2010-02-22 florianftest/crystalcave.stl: Added name for the level.
2010-02-21 mathnerd314Simplify include/squirrel.h (from ohnobinki; patch...
2010-02-21 mathnerd314Remove domain from findlocale + some unused stuff under...
2010-02-21 mathnerd314* Split systemRandom into graphicsRandom (particles...
2010-02-21 mathnerd314Use decal for forest worldmap.
2010-02-21 grumbelAnother experimental tileset
2010-02-21 grumbelUpdated tiles.strf
2010-02-21 florianfLevel 1-20 "End of the Tunnel": Resize level to height...
2010-02-21 florianfLevel 1-19 "Miyamoto Monument": Resize level to height...
2010-02-21 florianfLevel 1-18 "Ice in the Hole": Resize level to height...
2010-02-21 florianfLevel 1-16 "Living in a Fridge": Resize level to height...
2010-02-21 florianfLevel 1-25 "Arctic Ruins": Resize level to height 25...
2010-02-21 grumbelLimit max visible area to 1280x800
2010-02-21 florianfLevel 1-23 "The Escape": Resize level to height 25...
2010-02-21 florianfLevel 1-22 "A Mysterious House of Ice": Resize level...
2010-02-21 florianfLevel 1-09 "Grumbels Sense of Snow": Resize level to...
2010-02-21 florianfLevel 1-07 "Oh No More Snowballs": Resize level to...
2010-02-21 florianfLevel 1-06 "The Frosted Fields": Resize level to height...
2010-02-21 grumbelMore crystal cave tiles
2010-02-21 florianfLevel 1-05 "The Somewhat Smaller Bath": Resize level...
2010-02-21 grumbelMore crystal cave tiles
2010-02-21 florianfLevel 1-04 "Tobgle Road": Resize level to height 25...
2010-02-21 florianfLevel 1-02 "The Journey Begins": Resize level to height...
2010-02-21 grumbelAdded crystal cave tiles, not very useful at this point
2010-02-21 florianfLevel 1-03 "Via Nostalgica": Resize level to height...
2010-02-21 florianfLevel 1-21 "A Path in the Clouds": Resize level to...
2010-02-21 grumbelRemoved some confusing tiles at the end of the level
2010-02-21 grumbelAddded some basic decal
2010-02-21 florianfLevel 1-17 "Or is it just me": Resize level to height...
2010-02-21 florianfLevel 1-26 "The Castle of Nolok": Resize level to heigh...
2010-02-21 florianfLevel 1-24 "The Shattered Bridge": Resize level to...
2010-02-21 grumbelFixes issues in tilespec
2010-02-21 grumbelAdded some more slope documentation
2010-02-21 florianfLevel 1-15 "Under the Ice": Resize level to height...
2010-02-21 florianfLevel 1-14 "Entrance to the Cave": Resize level to...
2010-02-21 florianfLevel 1-12 "Into the Stars": Resize level to height...
2010-02-21 florianfLevel 1-11 "Night Chill": Resize level to height 25...
2010-02-21 florianfLevel 1-09 "Grumbels Sense of Snow": Remove auxiliary...
2010-02-21 florianfLevel 1-08 "Stone Cold": Resize level to height 25...
2010-02-21 florianfLevel 1-03 "Via Nostalgica": Create unisolid platform...
2010-02-21 florianfLevel 1-13 "Above the Arctic Skies": Remove auxiliary...
2010-02-21 florianfdata/images/tiles.strf: Added slope data for the nightc...
2010-02-21 florianfNightCave test level: Added level name.
2010-02-21 florianfBug 524: Fading TileMaps may change solidity of the...
2010-02-20 grumbelAdded some more slopes for nightcave
2010-02-20 florianfmakedist.sh: Include the external/ subdirectory in...
2010-02-20 florianfmakedist.sh: Updated to current build system and availa...
2010-02-20 grumbelAdded some basic slopes and a test level for nightcave
2010-02-20 grumbelAdded some new tiles (unfinished work in progress)
2010-02-17 grumbelMinor cleanup
2010-02-15 mmccutchenAdjust music definition files.
2010-02-15 mathnerd314Replace data README with AUTHORS file. (based heavily...
2010-02-13 wolfgangbNot everything is dual licensed. See [DataFiles] and...
2010-02-13 wolfgangbSlope is essential for badguys to reach Tux when he...
2010-02-13 mathnerd314Align stalactites more precisely in Yeti level.
2010-02-13 mathnerd314Some Yeti boss work. Yes, you *can* beat it as small...
2010-02-12 florianf{,data/}README: Document license of data files.
2010-02-12 mathnerd314Remove SCons build system.
2010-02-12 mathnerd314Pass Vector by value
2010-02-12 mathnerd314CometParticleSystem include fix
2010-02-11 mathnerd314Update install file a bit.
2010-02-11 florianfBug 574: Check whether the Console instance still exist...
2010-02-11 florianfVarious objects: Use "reader_get_layer" to parse the...
2010-02-11 florianfsrc/util/reader.[ch]pp: Add "reader_get_layer" ...
2010-02-11 florianfLevel 1-23 "The Escape": Use "ice" background add uniso...
2010-02-11 florianfBug 527: Limit tilemap and background layers to (LAYER_...
2010-02-11 florianfLevel 1-13 "Above the Arctic Skies": Fix unreasonable...
2010-02-11 florianfBug 568: Level 2-builder "Tux the Builder": Remove...
2010-02-11 florianfBug 568: Level 2-"Crumbling Path": Remove "ugly" slope...
2010-02-11 florianfBug 568: Level 2-leaves "Walking Leaves": Remove "ugly...
2010-02-11 florianfBug 576: Level 1-22 "A Mysterious House of Ice": Use...
2010-02-11 florianfBug 577: (Re)allow Player to low-jump from a stopped...
2010-02-09 mathnerd314Update squirrel to 2.2.4 (keeping const-correctness...
2010-02-09 florianfLevel 1-21 "A Path in the Clouds": Make edges between...
2010-02-09 florianfBug 570: Level 1-07 "Oh no! More Snowballs!": Add fadin...
2010-02-09 florianfBug 570: Level 1-06 "The Frosted Fields": Add fading...
2010-02-09 florianfBug 570: Level 1-04 "Tobgle Road": Add fading secret...
2010-02-06 grumbelAdded missing variable initialisation and replaced...
2010-02-01 florianfsupertux/collision.[ch]pp: Use "contrain_*" rather...
2010-01-31 florianfBug 571: Take tilemap movement into account when handli...
2010-01-31 florianfsrc/supertux/sector.cpp: Use shift delta when checking...
next