#
# ChangeLog for branches/heathaze/src in orxonox.OLD
#
# Generated by Trac 1.0.9
# Dec 20, 2024, 1:43:23 AM

Thu, 18 Jan 2007 16:38:35 GMT snellen [10294]
	* branches/heathaze/src/story_entities/game_world.cc (modified)
	* branches/heathaze/src/story_entities/story_entity.cc (modified)
	* branches/heathaze/src/story_entities/story_entity.h (modified)

	prepared scripted levelswitch


Thu, 18 Jan 2007 14:57:34 GMT snellen [10293]
	* branches/heathaze/src/lib/script_engine/script.cc (modified)

	fixed compatibility issue


Thu, 18 Jan 2007 14:14:52 GMT snellen [10292]
	* branches/heathaze/src/lib/script_engine/script.cc (modified)

	patch that allows to organize the scripts in folders


Wed, 17 Jan 2007 21:35:47 GMT snellen [10288]
	* branches/heathaze/src/world_entities/creatures/fps_player.cc (modified)

	...


Wed, 17 Jan 2007 21:33:59 GMT snellen [10287]
	* branches/heathaze/src/world_entities/creatures/fps_player.cc (modified)
	* branches/heathaze/src/world_entities/script_trigger.cc (modified)

	some fixes


Wed, 17 Jan 2007 12:24:48 GMT snellen [10250]
	* branches/heathaze/src/lib/graphics/effects/heat_haze_manager.cc (modified)
	* branches/heathaze/src/lib/graphics/effects/heat_haze_manager.h (modified)

	ping


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