- fix a bunch of msvc warnings (mostly assigning double constants to float variables)
[supertux.git] / src / object / particlesystem.cpp
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-06-25 Christoph SommerFixed problem with Cloud particles popping out of view...
2006-04-27 Ryan FlegelSome tweaks to snow particle system
2006-04-27 Ryan FlegelChecked in patch from Lerc
2006-04-26 Ryan FlegelCommitting RandomGenerator patch from Allen King, with...
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...
2006-01-28 Ondřej Hošek* Updated the Czech translation to reflect the new...
2006-01-11 Matthias Braunsome startup time debugging, changed skid dust particle...
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-07 Matthias Braunsupertux is using physfs now, this simplifies the code...
2005-05-20 Marek Moeckelconverted ghost forest music to .ogg because of problem...
2005-05-18 Marek Moeckeladded a new particle system that (currently) rains...
2005-05-17 Marek Moeckelcreated a ghost forest demo from contrib art:
2005-05-14 Marek Moeckeladded new class for particle systems that need absolute...
2005-05-11 Marek Moeckeltesting ambient sound in level1
2005-05-11 Marek Moeckelfixed a bug in tiles.strf
2005-05-10 Marek Moeckeladded collision for raindrops (wip)
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-07 Marek Moeckelremoved old data and contrib, new files will follow
2005-05-04 Matthias Braun- More work on scripting interface
2005-04-04 Ingo Ruhnke- added geometry option which allows SuperTux to run...
2005-03-30 Matthias Braunadded a bell object which is a new better way to do...
2005-03-16 Marek Moeckeladded rain particle system, check it out in verticalfor...
2004-11-28 Matthias Braunmove over rewritten lispreader from tuxkart (with addit...
2004-11-26 Matthias Braunsome cleanups memory leak fixes and moving of source...