# # ChangeLog for branches/new_class_id/src/lib/util/executor/executor_lua.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 8:31:08 PM Fri, 15 Sep 2006 13:39:51 GMT bensch [9733] * branches/new_class_id/src/lib/util/executor/executor.cc (modified) * branches/new_class_id/src/lib/util/executor/executor.h (modified) * branches/new_class_id/src/lib/util/executor/executor_functional.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua.h (modified) * branches/new_class_id/src/lib/util/executor/executor_xml.h (modified) orxonox/new_class_id: removed all the base of Executor. Now it is ... Thu, 14 Sep 2006 20:31:40 GMT bensch [9728] * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_command.h (modified) * branches/new_class_id/src/lib/util/executor/executor.cc (modified) * branches/new_class_id/src/lib/util/executor/executor.h (modified) * branches/new_class_id/src/lib/util/executor/executor_functional.cc (modified) * branches/new_class_id/src/lib/util/executor/executor_functional.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua.h (modified) * branches/new_class_id/src/lib/util/loading/load_param.h (modified) cleanup Thu, 14 Sep 2006 15:24:31 GMT bensch [9727] * branches/new_class_id/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lense_flare.cc (modified) * branches/new_class_id/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/graphics_engine.cc (modified) * branches/new_class_id/src/lib/graphics/light.cc (modified) * branches/new_class_id/src/lib/graphics/render2D/element_2d.cc (modified) * branches/new_class_id/src/lib/gui/gl/glmenu/glmenu_imagescreen.cc (modified) * branches/new_class_id/src/lib/lang/base_object.cc (modified) * branches/new_class_id/src/lib/particles/model_particles.cc (modified) * branches/new_class_id/src/lib/particles/particle_system.cc (modified) * branches/new_class_id/src/lib/physics/physics_connection.cc (modified) * branches/new_class_id/src/lib/physics/physics_engine.cc (modified) * branches/new_class_id/src/lib/script_engine/lunar.h (modified) * branches/new_class_id/src/lib/script_engine/script_manager.cc (modified) * branches/new_class_id/src/lib/script_engine/script_method.cc (modified) * branches/new_class_id/src/lib/script_engine/script_method.h (modified) * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_command.h (modified) * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/executor/executor.cc (modified) * branches/new_class_id/src/lib/util/executor/executor.h (modified) * branches/new_class_id/src/lib/util/executor/executor_functional.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua.h (modified) * branches/new_class_id/src/lib/util/executor/executor_xml.h (modified) * branches/new_class_id/src/lib/util/loading/game_loader.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param.h (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.h (modified) * branches/new_class_id/src/lib/util/loading/load_param_xml.cc (copied) * branches/new_class_id/src/lib/util/loading/load_param_xml.h (copied) * branches/new_class_id/src/story_entities/campaign.cc (modified) * branches/new_class_id/src/story_entities/campaign_data.cc (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) * branches/new_class_id/src/story_entities/single_player_world.cc (modified) * branches/new_class_id/src/story_entities/story_entity.cc (modified) * branches/new_class_id/src/util/game_rules.cc (modified) * branches/new_class_id/src/world_entities/bsp_entity.cc (modified) * branches/new_class_id/src/world_entities/npcs/network_turret.cc (modified) * branches/new_class_id/src/world_entities/planet.cc (modified) * branches/new_class_id/src/world_entities/power_ups/power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/new_class_id/src/world_entities/recorder.cc (modified) * branches/new_class_id/src/world_entities/skybox.cc (modified) * branches/new_class_id/src/world_entities/skydome.cc (modified) * branches/new_class_id/src/world_entities/terrain.cc (modified) * branches/new_class_id/src/world_entities/weapons/aiming_system.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon_manager.cc (modified) * branches/new_class_id/src/world_entities/world_entity.cc (modified) orxonox/new_class_id: new Executor construct, that is much more ... Mon, 21 Aug 2006 22:37:18 GMT bensch [9683] * branches/new_class_id (copied) copy of trunk for the integration of the new ClassID Sun, 02 Jul 2006 12:11:59 GMT bensch [9006] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/effects/cloud_effect.cc (modified) * trunk/src/lib/graphics/effects/cloud_effect.h (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lightening_effect.cc (deleted) * trunk/src/lib/graphics/effects/lightening_effect.h (deleted) * trunk/src/lib/graphics/effects/lightning_effect.cc (copied) * trunk/src/lib/graphics/effects/lightning_effect.h (copied) * trunk/src/lib/graphics/effects/rain_effect.cc (modified) * trunk/src/lib/graphics/effects/rain_effect.h (modified) * trunk/src/lib/graphics/effects/snow_effect.cc (modified) * trunk/src/lib/graphics/effects/volfog_effect.cc (modified) * trunk/src/lib/gui/gl/glgui_handler.cc (modified) * trunk/src/lib/util/executor/executor_lua.h (modified) * trunk/src/world_entities/environments/mapped_water.cc (modified) * trunk/src/world_entities/environments/mapped_water.h (modified) * trunk/src/world_entities/script_trigger.cc (modified) * trunk/src/world_entities/script_trigger.h (modified) * trunk/src/world_entities/skydome.cc (modified) * trunk/src/world_entities/skydome.h (modified) orxonox/trunk: merged the mountain_lake branche back to the trunk ...