# # ChangeLog for branches/heathaze in orxonox.OLD # # Generated by Trac 1.0.9 # May 20, 2024, 12:17:50 AM Wed, 10 Jan 2007 13:57:14 GMT snellen [10214] * branches/heathaze/src/lib/graphics/Makefile.am (modified) * branches/heathaze/src/lib/graphics/effects/HeatHazeManager.cc (deleted) * branches/heathaze/src/lib/graphics/effects/HeatHazeManager.h (deleted) * branches/heathaze/src/lib/graphics/effects/heat_haze_manager.cc (added) * branches/heathaze/src/lib/graphics/effects/heat_haze_manager.h (added) updated the HeatHazeManager class Wed, 20 Dec 2006 15:57:20 GMT snellen [10130] * branches/heathaze/src/lib/graphics/effects (added) * branches/heathaze/src/lib/graphics/effects/HeatHazeManager.cc (added) * branches/heathaze/src/lib/graphics/effects/HeatHazeManager.h (added) * branches/heathaze/src/world_entities/Makefile.am (modified) * branches/heathaze/src/world_entities/WorldEntities.am (modified) * branches/heathaze/src/world_entities/particles/heat_particles.cc (modified) * branches/heathaze/src/world_entities/particles/heat_particles.h (modified) added HeatHazeManager Wed, 20 Dec 2006 14:37:01 GMT snellen [10127] * branches/heathaze/src/world_entities/particles/heat_particles.cc (moved) * branches/heathaze/src/world_entities/particles/heat_particles.h (moved) renamed HeatParticles Wed, 20 Dec 2006 14:36:08 GMT snellen [10126] * branches/heathaze/src/world_entities/particles/heat_particle.cc (added) * branches/heathaze/src/world_entities/particles/heat_particle.h (added) added HeatParticles class Wed, 20 Dec 2006 14:11:41 GMT snellen [10125] * branches/heathaze/src/world_entities/effects/heat_haze.cc (deleted) * branches/heathaze/src/world_entities/effects/heat_haze.h (deleted) deleted old heathaze class Wed, 20 Dec 2006 14:10:41 GMT snellen [10124] * branches/heathaze/src/world_entities/effects/heat_haze.cc (modified) * branches/heathaze/src/world_entities/effects/heat_haze.h (modified) checkin Wed, 13 Dec 2006 14:39:43 GMT snellen [10067] * branches/heathaze/src/proto/proto_world_entity.cc (modified) * branches/heathaze/src/proto/proto_world_entity.h (modified) * branches/heathaze/src/world_entities/Makefile.am (modified) * branches/heathaze/src/world_entities/effects/heat_haze.cc (modified) * branches/heathaze/src/world_entities/effects/heat_haze.h (modified) adapted the proto_world_entity.* to the classlistframework, start ... Fri, 24 Nov 2006 11:00:20 GMT snellen [9954] * branches/heathaze/src/world_entities/effects/heat_haze.cc (added) * branches/heathaze/src/world_entities/effects/heat_haze.h (added) created files heat_haze.cc and heat_haze.h in src/world_entities/effects Wed, 22 Nov 2006 13:12:15 GMT snellen [9940] * branches/heathaze (copied) Created branche for the development of a shader heat haze effect Tue, 14 Nov 2006 10:07:32 GMT patrick [9928] * trunk/src/world_entities/test_entity.cc (modified) small bug