Load audio earlier in the process. Might save us some time
[supertux.git] / src / object / tilemap.hpp
2014-08-31 Ingo RuhnkeReplaced boost::shared_ptr<> with std::shared_ptr<>
2014-08-17 Ingo RuhnkeMade code -Wshadow clean
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2010-08-28 Mathnerd314Coins follow tilemaps or can be given paths
2010-02-22 Florian Forsterobject/tilemap.hpp: Add an explanation to the boolean...
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2010-02-21 Florian ForsterBug 524: Fading TileMaps may change solidity of the...
2010-01-30 Florian ForsterBug 474: Flip bonus-block flowers and partial-size...
2010-01-30 Florian ForsterCleanups related to tilemap positions:
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2008-06-09 Ryan Flegel#303: Typo fixes from mathnerd314
2008-02-18 Christoph SommerResolves issue 0000269: Moving tilemaps have improper...
2008-01-08 Matthias Braunrewrote/refactored tileset handling, tilesets are now...
2008-01-07 Christoph SommerFirst step towards multiple tilesets per tilemap. Code...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-04-01 Christoph SommerExposed Tilemap alpha manipulation to squirrel and...
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-08 Christoph SommerImprove loading of old levels: Don't quit when backgrou...
2006-12-28 Christoph SommerMerged back changes from 0.3.x branch
2006-10-23 Christoph SommerAllow solidity of tilemaps to be changed at runtime...
2006-08-11 Christoph SommerVery experimental draw-tilemap-to-lightmap support...
2006-08-08 Christoph SommerTileMaps can now use paths
2006-07-26 Christoph SommerSecretArea triggers can make tilemaps fade away. See...
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-18 Christoph SommerFun stuff
2006-07-18 Christoph SommerSectors support multiple solid tilemaps, tilemaps can...
2006-04-24 Matthias Braunchange notion from layers to z-pos in levelfiles
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-09-17 Marek Moeckelkugelblitz electrifies water on contact - electrified...
2005-06-26 Matthias Braunrenamed all .h to .hpp