# # ChangeLog for branches/new_class_id/src in orxonox.OLD # # Generated by Trac 1.0.9 # May 10, 2024, 12:59:56 PM Sun, 24 Sep 2006 09:55:20 GMT bensch [9798] * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/orxonox.cc (modified) modular KeepLevel implementation Sun, 24 Sep 2006 09:34:19 GMT bensch [9797] * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.h (modified) * branches/new_class_id/src/orxonox.cc (modified) cleaner deletion of NewResourceManager Sat, 23 Sep 2006 17:15:25 GMT bensch [9796] * branches/new_class_id/src/orxonox.cc (modified) switched to checks of the NewResourceManager in orxonox.cc Sat, 23 Sep 2006 16:52:01 GMT bensch [9795] * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/orxonox.cc (modified) the new ResourceManger should work with the global settings Sat, 23 Sep 2006 16:39:32 GMT bensch [9794] * branches/new_class_id/src/Makefile.am (modified) * branches/new_class_id/src/lib/BuildLibs.am (modified) * branches/new_class_id/src/lib/shell/some_shell_commands.cc (modified) * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/loading/game_loader.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) slight change in the make process Sat, 23 Sep 2006 13:48:03 GMT bensch [9793] * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/orxonox.cc (modified) orxonox/new_class_id: storing works better now Sat, 23 Sep 2006 12:36:57 GMT bensch [9792] * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) removed dependency from ClassID Sat, 23 Sep 2006 09:10:04 GMT bensch [9791] * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/orxonox.cc (modified) orxonox/new_class_id: resourceManager splitted away Sat, 23 Sep 2006 08:34:42 GMT bensch [9790] * branches/new_class_id/src/lib/coord/p_node.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/loading/new_resource_manager.cc (copied) * branches/new_class_id/src/lib/util/loading/new_resource_manager.h (copied) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/orxonox.cc (modified) added new_resource_manager Fri, 22 Sep 2006 20:20:14 GMT bensch [9789] * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/orxonox.cc (modified) nicer definition of the StorePointer Fri, 22 Sep 2006 16:55:52 GMT bensch [9788] * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) renaming for namespace-purposes Fri, 22 Sep 2006 16:51:23 GMT bensch [9787] * branches/new_class_id/src/lib/util/loading/resource.cc (modified) less debug Fri, 22 Sep 2006 16:38:28 GMT bensch [9786] * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) ResourceLoading is working perfectly. Fri, 22 Sep 2006 13:40:06 GMT bensch [9785] * branches/new_class_id/src/lib/graphics/importer/material.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/util/filesys/directory.cc (modified) * branches/new_class_id/src/lib/util/filesys/directory.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/world_entities/WorldEntities.am (modified) some implementations of the new self sustained Resources. It works, ... Thu, 21 Sep 2006 22:19:51 GMT bensch [9784] * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (modified) * branches/new_class_id/src/lib/graphics/importer/texture.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) orxonox/new_class_id: new Resources stuff Thu, 21 Sep 2006 17:10:42 GMT bensch [9783] * branches/new_class_id/src/lib/coord/p_node.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/world_entities/projectiles/projectile.cc (modified) orxonox/new_class_id: more implementation on Resources Thu, 21 Sep 2006 17:10:15 GMT bensch [9782] * branches/new_class_id/src/lib/graphics/importer/resource_texture.o (deleted) removed useless stuff Thu, 21 Sep 2006 17:09:53 GMT bensch [9781] * branches/new_class_id/src/lib/graphics/importer/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/importer/resource_texture.cc (added) * branches/new_class_id/src/lib/graphics/importer/resource_texture.h (added) * branches/new_class_id/src/lib/graphics/importer/resource_texture.o (added) added new resource_texture class, that should be able to load ... Wed, 20 Sep 2006 08:11:40 GMT bensch [9780] * branches/new_class_id/src/lib/util/loading/load_param_class_description.cc (modified) some comments Wed, 20 Sep 2006 08:08:58 GMT bensch [9779] * branches/new_class_id/src/lib/shell/shell_command.h (modified) * branches/new_class_id/src/lib/shell/some_shell_commands.cc (modified) * branches/new_class_id/src/lib/util/executor/functor_list.h (modified) * branches/new_class_id/src/lib/util/loading/load_param.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.h (modified) load_params: caputring is now to be enabled for performance reasons Wed, 20 Sep 2006 07:53:49 GMT bensch [9778] * branches/new_class_id/src/lib/util/loading/load_param_class_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.cc (modified) enabled and disabled comments Wed, 20 Sep 2006 07:49:13 GMT bensch [9777] * 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/shell/some_shell_commands.cc (modified) * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/loading/load_param.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.h (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.cc (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 (deleted) calling static functions again out of the Shell Tue, 19 Sep 2006 22:17:44 GMT bensch [9776] * 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_class_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.h (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.h (modified) doxy Tue, 19 Sep 2006 22:04:21 GMT bensch [9775] * branches/new_class_id/src/lib/util/loading/load_param.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.h (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.cc (modified) loadParam descriptions can be printed nicely, and also switched on ... Tue, 19 Sep 2006 21:58:06 GMT bensch [9774] * branches/new_class_id/src/lib/util/loading/load_param_description.cc (modified) nice output Tue, 19 Sep 2006 21:55:31 GMT bensch [9773] * branches/new_class_id/src/lib/util/loading/load_param_description.cc (modified) better output Tue, 19 Sep 2006 21:52:01 GMT bensch [9772] * branches/new_class_id/src/lib/util/loading/load_param_class_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.h (modified) nice description again for the load_params Tue, 19 Sep 2006 21:33:27 GMT bensch [9771] * 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_class_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.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.h (modified) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) first step in the direction of parameter descriptions... again Tue, 19 Sep 2006 19:51:24 GMT bensch [9770] * branches/new_class_id/src/lib/coord/p_node.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_xml.h (modified) cleanup Tue, 19 Sep 2006 19:35:11 GMT bensch [9769] * branches/new_class_id/src/lib/shell/shell_command.h (modified) * branches/new_class_id/src/lib/util/executor/executor.h (modified) * branches/new_class_id/src/lib/util/executor/executor_generic.h (modified) * branches/new_class_id/src/lib/util/executor/functor_generic.h (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_xml.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_xml.h (modified) orxonox/branches/new_class_id: even more templates (mostly to safe space) Tue, 19 Sep 2006 16:13:52 GMT bensch [9768] * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.h (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.cc (modified) * branches/new_class_id/src/orxonox.cc (modified) new_class_id: ClassDescription is being remeastered in the LoadParam ... Tue, 19 Sep 2006 15:58:08 GMT bensch [9767] * branches/new_class_id/src/lib/util/loading/load_param_class_description.h (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.h (modified) * branches/new_class_id/src/orxonox.cc (modified) compiles again for real... this time it is true :) Tue, 19 Sep 2006 15:50:14 GMT bensch [9766] * branches/new_class_id/src/lib/util/Makefile.am (modified) compiles again for real :) Tue, 19 Sep 2006 15:49:58 GMT bensch [9765] * 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_class_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_class_description.h (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_description.h (modified) compiles again Tue, 19 Sep 2006 15:23:36 GMT bensch [9764] * branches/new_class_id/src/lib/util/loading/load_param_class_description.cc (copied) * branches/new_class_id/src/lib/util/loading/load_param_class_description.h (copied) * branches/new_class_id/src/lib/util/loading/load_param_description.h (modified) new load_param_descriptions Tue, 19 Sep 2006 15:18:04 GMT bensch [9763] * 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_xml.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param_xml.h (modified) more doc Tue, 19 Sep 2006 15:00:10 GMT bensch [9762] * branches/new_class_id/src/lib/lang/class_id.h (modified) * branches/new_class_id/src/lib/sound/ogg_player.h (modified) * branches/new_class_id/src/lib/util/loading/factory.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.h (modified) * branches/new_class_id/src/orxonox.cc (modified) new_class_id: much faster and nicer self-cleaning Factory Tue, 19 Sep 2006 13:47:07 GMT bensch [9761] * branches/new_class_id/src/lib/graphics/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/graphics_effect.cc (moved) * branches/new_class_id/src/lib/graphics/graphics_effect.h (moved) * branches/new_class_id/src/lib/graphics/graphics_engine.cc (modified) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) * branches/new_class_id/src/world_entities/WorldEntities.am (modified) orxonox/new_class_id: moved the graphics_effect back to the lib as ... Tue, 19 Sep 2006 13:44:38 GMT bensch [9760] * branches/new_class_id/src/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/graphics_engine.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/world_entities/WorldEntities.am (modified) * branches/new_class_id/src/world_entities/particles/dot_particles.cc (modified) * branches/new_class_id/src/world_entities/particles/dot_particles.h (modified) * branches/new_class_id/src/world_entities/weather_effects (moved) * branches/new_class_id/src/world_entities/weather_effects/atmospheric_engine.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/atmospheric_engine.h (copied) * branches/new_class_id/src/world_entities/weather_effects/cloud_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/cloud_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/fog_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/fog_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/graphics_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/graphics_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/lense_flare.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/lense_flare.h (copied) * branches/new_class_id/src/world_entities/weather_effects/lightning_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/lightning_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/rain_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/rain_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/snow_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/snow_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/sun_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/sun_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/volfog_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/volfog_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/weather_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/weather_effect.h (copied) moved around the weather effecs Tue, 19 Sep 2006 13:26:25 GMT bensch [9759] * branches/new_class_id/src/world_entities/particles/Makefile.am (deleted) orxonox/new_class_id: removed useless lib Tue, 19 Sep 2006 13:25:46 GMT bensch [9758] * branches/new_class_id/configure.ac (modified) * branches/new_class_id/src/Makefile.am (modified) * branches/new_class_id/src/defs/include_paths.am (modified) * branches/new_class_id/src/lib/BuildLibs.am (modified) * branches/new_class_id/src/lib/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.h (modified) * branches/new_class_id/src/lib/physics/physics_connection.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/world_entities/WorldEntities.am (modified) * branches/new_class_id/src/world_entities/effects/explosion.cc (modified) * branches/new_class_id/src/world_entities/particles (moved) * branches/new_class_id/src/world_entities/playable.cc (modified) * branches/new_class_id/src/world_entities/projectiles/bomb.cc (modified) * branches/new_class_id/src/world_entities/projectiles/boomerang_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/guided_missile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/hyperblast.cc (modified) * branches/new_class_id/src/world_entities/projectiles/laser.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rail_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rocket.cc (modified) * branches/new_class_id/src/world_entities/projectiles/test_bullet.cc (modified) * branches/new_class_id/src/world_entities/space_ships/cruizer.cc (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.cc (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/new_class_id/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/new_class_id: moved the Particle-engine Mon, 18 Sep 2006 20:06:19 GMT bensch [9757] * branches/new_class_id/src/lib/coord/p_node.cc (modified) * branches/new_class_id/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/fog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lightning_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_box.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_frame.cc (modified) * branches/new_class_id/src/lib/lang/class_id.h (modified) * branches/new_class_id/src/lib/lang/object_list.cc (modified) * branches/new_class_id/src/lib/lang/object_list.h (modified) * branches/new_class_id/src/lib/network/network_game_manager.cc (modified) * branches/new_class_id/src/lib/network/network_stream.cc (modified) * branches/new_class_id/src/lib/network/synchronizeable.cc (modified) * branches/new_class_id/src/lib/particles/particle_system.cc (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script_class.h (modified) * branches/new_class_id/src/lib/shell/shell_completion.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.h (modified) * branches/new_class_id/src/lib/util/loading/fast_factory.h (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/world_entities/creatures/fps_player.cc (modified) * branches/new_class_id/src/world_entities/environments/mapped_water.cc (modified) * branches/new_class_id/src/world_entities/npcs/attractor_mine.cc (modified) * branches/new_class_id/src/world_entities/npcs/gate.cc (modified) * branches/new_class_id/src/world_entities/npcs/generic_npc.cc (modified) * branches/new_class_id/src/world_entities/playable.cc (modified) * branches/new_class_id/src/world_entities/power_ups/power_up.cc (modified) * branches/new_class_id/src/world_entities/script_trigger.cc (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.cc (modified) * branches/new_class_id/src/world_entities/space_ships/hover.cc (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.cc (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/new_class_id/src/world_entities/test_entity.cc (modified) * branches/new_class_id/src/world_entities/weapons/aiming_system.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon_manager.cc (modified) new_class_id: hups... this was bad naming... confusing too. Mon, 18 Sep 2006 19:37:01 GMT bensch [9756] * branches/new_class_id/src/lib/util/multi_type.cc (modified) * branches/new_class_id/src/lib/util/multi_type.h (modified) * branches/new_class_id/src/lib/util/substring.cc (modified) * branches/new_class_id/src/lib/util/substring.h (modified) doxygened SubString and MultiType Sun, 17 Sep 2006 21:33:22 GMT bensch [9755] * branches/new_class_id/src/lib/coord/p_node.cc (modified) * branches/new_class_id/src/lib/util/color.cc (modified) * branches/new_class_id/src/lib/util/color.h (modified) * branches/new_class_id/src/util/track/track_node.cc (modified) * branches/new_class_id/src/util/track/track_node.h (modified) * branches/new_class_id/src/world_entities/weapons/targeting_turret.cc (modified) * branches/new_class_id/src/world_entities/weapons/targeting_turret.h (modified) * branches/new_class_id/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/new_class_id: some minor work... nothing too special, and ... Sun, 17 Sep 2006 12:55:58 GMT bensch [9754] * branches/new_class_id/src/lib/script_engine/Makefile.am (modified) * branches/new_class_id/src/lib/script_engine/executor_lua_state.cc (moved) * branches/new_class_id/src/lib/script_engine/executor_lua_state.h (moved) * branches/new_class_id/src/lib/script_engine/script_method.h (modified) * branches/new_class_id/src/lib/util/Makefile.am (modified) orxonox/branches/new_class_id: moved the lua_State definitions out of ... Sun, 17 Sep 2006 12:50:15 GMT bensch [9753] * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/executor/executor_lua_state.cc (modified) * branches/new_class_id/src/lib/util/executor/executor_lua_state.h (modified) links and compiles again Sun, 17 Sep 2006 12:43:41 GMT bensch [9752] * branches/new_class_id/src/lib/util/executor/executor.cc (deleted) * branches/new_class_id/src/lib/util/executor/executor.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua_state.cc (modified) * branches/new_class_id/src/lib/util/executor/executor_lua_state.h (modified) changed some functions to be inlined, (only runtime-specifics ... Sat, 16 Sep 2006 20:20:42 GMT bensch [9749] * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script_class.h (modified) minors Sat, 16 Sep 2006 20:09:59 GMT bensch [9748] * 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_const_member.h (modified) * branches/new_class_id/src/lib/util/executor/executor_generic.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua.cc (deleted) * branches/new_class_id/src/lib/util/executor/executor_lua.h (deleted) * branches/new_class_id/src/lib/util/executor/executor_lua_state.cc (modified) * branches/new_class_id/src/lib/util/executor/executor_lua_state.h (modified) * branches/new_class_id/src/lib/util/executor/executor_static.h (modified) * branches/new_class_id/src/lib/util/executor/executor_substring.cc (modified) * branches/new_class_id/src/lib/util/executor/executor_substring.h (modified) * branches/new_class_id/src/lib/util/executor/executor_xml.h (modified) * branches/new_class_id/src/lib/util/executor/functor_const_member.h (modified) * branches/new_class_id/src/lib/util/executor/functor_list.h (modified) * branches/new_class_id/src/lib/util/executor/functor_static.h (modified) completely documented Executors Sat, 16 Sep 2006 19:35:30 GMT bensch [9747] * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/util/executor/executor_generic.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua_state.h (modified) * branches/new_class_id/src/lib/util/executor/executor_substring.h (modified) orxonox/new_class_id: Indexing works again for all the Scripts. Sat, 16 Sep 2006 13:34:04 GMT bensch [9746] * branches/new_class_id/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/fog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lightning_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.cc (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script_method.h (modified) * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/executor/executor_generic.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua_state.h (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/world_entities/creatures/fps_player.cc (modified) * branches/new_class_id/src/world_entities/environments/mapped_water.cc (modified) * branches/new_class_id/src/world_entities/npcs/attractor_mine.cc (modified) * branches/new_class_id/src/world_entities/npcs/gate.cc (modified) * branches/new_class_id/src/world_entities/npcs/generic_npc.cc (modified) * branches/new_class_id/src/world_entities/script_trigger.cc (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.cc (modified) * branches/new_class_id/src/world_entities/space_ships/hover.cc (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.cc (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/new_class_id/src/world_entities/test_entity.cc (modified) orxonox/new_class_id: does not run anymore with scripts, but i think, ... Sat, 16 Sep 2006 12:44:51 GMT bensch [9745] * branches/new_class_id/src/lib/util/executor/executor_const_member.h (modified) * branches/new_class_id/src/lib/util/executor/executor_generic.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua_state.h (modified) * branches/new_class_id/src/lib/util/executor/executor_member.h (modified) * branches/new_class_id/src/lib/util/executor/executor_static.h (modified) * branches/new_class_id/src/lib/util/executor/executor_substring.h (modified) * branches/new_class_id/src/lib/util/executor/functor_const_member.h (modified) * branches/new_class_id/src/lib/util/executor/functor_generic.h (modified) * branches/new_class_id/src/lib/util/executor/functor_member.h (modified) * branches/new_class_id/src/lib/util/executor/functor_static.h (modified) Extension possible now Sat, 16 Sep 2006 12:32:57 GMT bensch [9744] * branches/new_class_id/src/lib/util/executor/executor_functional.cc (deleted) * branches/new_class_id/src/lib/util/executor/executor_functional.h (deleted) removed old executor Sat, 16 Sep 2006 12:29:28 GMT bensch [9743] * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/executor/executor_generic.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua_state.cc (copied) * branches/new_class_id/src/lib/util/executor/executor_lua_state.h (copied) orxonox/new_class_id: lua_State executor definition Sat, 16 Sep 2006 12:00:13 GMT bensch [9742] * 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_generic.h (modified) * branches/new_class_id/src/lib/util/executor/executor_substring.cc (copied) * branches/new_class_id/src/lib/util/executor/executor_substring.h (copied) * branches/new_class_id/src/lib/util/loading/load_param.h (modified) added a Substring handler Sat, 16 Sep 2006 11:42:45 GMT bensch [9741] * branches/new_class_id/src/lib/util/Makefile.am (modified) added all files to the Makefile.am Sat, 16 Sep 2006 11:38:36 GMT bensch [9740] * 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_const_member.h (modified) * branches/new_class_id/src/lib/util/executor/executor_generic.h (modified) * branches/new_class_id/src/lib/util/executor/executor_member.h (modified) * branches/new_class_id/src/lib/util/executor/executor_static.h (modified) * branches/new_class_id/src/lib/util/executor/functor_const_member.h (copied) * branches/new_class_id/src/lib/util/executor/functor_generic.h (copied) * branches/new_class_id/src/lib/util/executor/functor_list.h (modified) * branches/new_class_id/src/lib/util/executor/functor_member.h (modified) * branches/new_class_id/src/lib/util/executor/functor_static.h (copied) * branches/new_class_id/src/lib/util/loading/load_param.h (modified) multiple generic inclusion of Executors, better and nicer interface ... Sat, 16 Sep 2006 10:52:02 GMT bensch [9739] * branches/new_class_id/src/lib/util/executor/executor_const_member.h (modified) * branches/new_class_id/src/lib/util/executor/executor_static.h (modified) * branches/new_class_id/src/lib/util/executor/functor_member.h (copied) functor_definitors Sat, 16 Sep 2006 10:44:02 GMT bensch [9738] * branches/new_class_id/src/lib/util/executor/executor_const_member.h (copied) * branches/new_class_id/src/lib/util/executor/executor_functional.h (modified) * branches/new_class_id/src/lib/util/executor/executor_static.h (copied) more includes for simpler usage Sat, 16 Sep 2006 10:39:23 GMT bensch [9737] * 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_generic.h (copied) * branches/new_class_id/src/lib/util/executor/executor_member.h (copied) split it up Sat, 16 Sep 2006 10:25:40 GMT bensch [9736] * branches/new_class_id/src/lib/util/executor/executor_functional.h (modified) * branches/new_class_id/src/lib/util/substring.cc (modified) * branches/new_class_id/src/lib/util/substring.h (modified) more convertibles, more generic Fri, 15 Sep 2006 14:16:06 GMT bensch [9735] * 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_xml.h (modified) orxonox/new_class_id: better usage of the FunctionType in the ... Fri, 15 Sep 2006 13:55:51 GMT bensch [9734] * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion_plugin.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/executor/executor_xml.h (modified) new_class_id: better constructs for the Executor. 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 ... Fri, 15 Sep 2006 13:17:55 GMT bensch [9732] * 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/functor_list.h (modified) cleaned out useless non-portable stuff Fri, 15 Sep 2006 10:52:54 GMT bensch [9731] * branches/new_class_id/src/lib/util/executor/executor_functional.h (modified) orxonox/new_class_id: more generic executor, with much more elaborate ... Fri, 15 Sep 2006 10:09:12 GMT bensch [9730] * branches/new_class_id/src/lib/lang/Makefile.am (modified) * branches/new_class_id/src/lib/lang/base_object.cc (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/multi_type.cc (modified) * branches/new_class_id/src/lib/util/multi_type.h (modified) cleaner executor with evaluate function, that will be made an Object ... Thu, 14 Sep 2006 20:33:07 GMT bensch [9729] * branches/new_class_id/src/lib/graphics/light.cc (modified) * branches/new_class_id/src/lib/util/loading/load_param.cc (modified) * branches/new_class_id/src/story_entities/story_entity.cc (modified) less realy useless debug output 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 ... Sat, 09 Sep 2006 17:42:16 GMT bensch [9726] * branches/new_class_id/src/lib/lang/object_list.cc (modified) * branches/new_class_id/src/lib/lang/object_list.h (modified) stuff from yesterday Fri, 08 Sep 2006 21:42:52 GMT bensch [9725] * branches/new_class_id/src/lib/lang/object_list.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.cc (modified) orxonox/new_class_id: less debug Fri, 08 Sep 2006 10:20:55 GMT bensch [9724] * branches/new_class_id/src/lib/lang/base_object.cc (modified) * branches/new_class_id/src/lib/lang/base_object.h (modified) * branches/new_class_id/src/lib/lang/object_list.cc (modified) * branches/new_class_id/src/lib/lang/object_list.h (modified) many many documentations and one new functiopm Thu, 07 Sep 2006 20:33:06 GMT bensch [9723] * branches/new_class_id/src/lib/graphics/text_engine/font.cc (modified) * branches/new_class_id/src/lib/util/count_pointer.h (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon.cc (modified) orxonox/trunk: safer smart-pointer Mon, 04 Sep 2006 21:54:30 GMT bensch [9722] * branches/new_class_id/src/lib/graphics/importer/md2/md2Model.h (modified) * branches/new_class_id/src/lib/gui/gl/glmenu/glmenu_imagescreen.h (modified) * branches/new_class_id/src/lib/network/network_game_manager.h (modified) * branches/new_class_id/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/new_class_id/src/lib/parser/ini_parser/ini_parser.h (modified) * branches/new_class_id/src/lib/shell/shell_completion.h (modified) * branches/new_class_id/src/lib/util/sigslot/signal.h (modified) * branches/new_class_id/src/world_entities/power_ups/laser_power_up.h (modified) * branches/new_class_id/src/world_entities/power_ups/turret_power_up.h (modified) * branches/new_class_id/src/world_entities/world_entity.cc (modified) orxonox: now it is gcc-4.1.1 conform strangely before this, it was ... Sat, 02 Sep 2006 11:38:44 GMT bensch [9721] * branches/new_class_id/src/lib/shell/some_shell_commands.cc (modified) * branches/new_class_id/src/lib/sound/sound_engine.cc (modified) * branches/new_class_id/src/lib/util/loading/resource_manager.cc (modified) soundBuffers are Resources, and are not getting deleted by any engine Sat, 02 Sep 2006 11:28:51 GMT bensch [9720] * branches/new_class_id/src/lib/script_engine/script.cc (modified) orxonox/new_class_id: found the bug in the scripts... thanks to ... Sat, 02 Sep 2006 11:19:24 GMT bensch [9719] * branches/new_class_id/src/lib/graphics/importer/texture.h (modified) * branches/new_class_id/src/lib/util/filesys/directory.cc (modified) * branches/new_class_id/src/lib/util/filesys/directory.h (modified) * branches/new_class_id/src/lib/util/filesys/file.cc (modified) directory expansion Fri, 01 Sep 2006 21:56:54 GMT bensch [9718] * branches/new_class_id/src/lib/graphics/importer/material.cc (modified) * branches/new_class_id/src/lib/graphics/importer/material.h (modified) * branches/new_class_id/src/lib/graphics/importer/texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/texture.h (modified) * branches/new_class_id/src/lib/graphics/importer/texture_data.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/font.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/font.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/font_data.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/limited_width_text.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/multi_line_text.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/text.cc (modified) * branches/new_class_id/src/lib/lang/base_object.cc (modified) * branches/new_class_id/src/lib/lang/base_object.h (modified) * branches/new_class_id/src/lib/lang/object_list.h (modified) * branches/new_class_id/src/lib/util/loading/resource.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/proto/proto_class.cc (modified) * branches/new_class_id/src/proto/proto_class.h (modified) * branches/new_class_id/src/proto/proto_singleton.cc (modified) * branches/new_class_id/src/proto/proto_singleton.h (modified) more thoughts on Resources, and soon going to adapt... i think i've ... Fri, 01 Sep 2006 18:18:25 GMT bensch [9717] * branches/new_class_id/src/lib/lang/Makefile.am (modified) * branches/new_class_id/src/lib/lang/test_object_list.cc (deleted) removed check case Fri, 01 Sep 2006 18:16:15 GMT bensch [9716] * branches/new_class_id/src/Makefile.am (modified) * branches/new_class_id/src/defs/class_id_DEPRECATED.h (moved) * branches/new_class_id/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/fog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lense_flare.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lightning_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/light.cc (modified) * branches/new_class_id/src/lib/graphics/render2D/image_plane.cc (modified) * branches/new_class_id/src/lib/gui/gl/glmenu/glmenu_imagescreen.cc (modified) * branches/new_class_id/src/lib/lang/Makefile.am (modified) * branches/new_class_id/src/lib/lang/base_object.h (modified) * branches/new_class_id/src/lib/lang/class_id.cc (moved) * branches/new_class_id/src/lib/lang/class_id.h (moved) * branches/new_class_id/src/lib/lang/object_list.cc (moved) * branches/new_class_id/src/lib/lang/object_list.h (moved) * branches/new_class_id/src/lib/lang/test_object_list.cc (modified) * branches/new_class_id/src/lib/network/network_stream.cc (modified) * branches/new_class_id/src/lib/network/player_stats.cc (modified) * branches/new_class_id/src/lib/particles/box_emitter.cc (modified) * branches/new_class_id/src/lib/particles/dot_emitter.cc (modified) * branches/new_class_id/src/lib/particles/dot_particles.cc (modified) * branches/new_class_id/src/lib/particles/model_particles.cc (modified) * branches/new_class_id/src/lib/particles/plane_emitter.cc (modified) * branches/new_class_id/src/lib/particles/spark_particles.cc (modified) * branches/new_class_id/src/lib/particles/sprite_particles.cc (modified) * branches/new_class_id/src/lib/physics/fields/gravity.cc (modified) * branches/new_class_id/src/lib/physics/fields/point_gravity.cc (modified) * branches/new_class_id/src/lib/physics/fields/twirl.cc (modified) * branches/new_class_id/src/lib/physics/physics_connection.cc (modified) * branches/new_class_id/src/lib/util/loading/fast_factory.h (modified) * branches/new_class_id/src/story_entities/menu/game_menu.cc (modified) * branches/new_class_id/src/story_entities/movie_loader.cc (modified) * branches/new_class_id/src/story_entities/multi_player_world.cc (modified) * branches/new_class_id/src/story_entities/single_player_world.cc (modified) * branches/new_class_id/src/subprojects/network/simple_sync.cc (modified) * branches/new_class_id/src/util/kill_target.cc (modified) * branches/new_class_id/src/util/multiplayer_team_deathmatch.cc (modified) * branches/new_class_id/src/util/singleplayer_shootemup.cc (modified) * branches/new_class_id/src/world_entities/bsp_entity.cc (modified) * branches/new_class_id/src/world_entities/creatures/fps_player.cc (modified) * branches/new_class_id/src/world_entities/creatures/md2_creature.cc (modified) * branches/new_class_id/src/world_entities/effects/billboard.cc (modified) * branches/new_class_id/src/world_entities/effects/explosion.cc (modified) * branches/new_class_id/src/world_entities/effects/lightning_bolt.cc (modified) * branches/new_class_id/src/world_entities/elements/image_entity.cc (modified) * branches/new_class_id/src/world_entities/elements/text_element.cc (modified) * branches/new_class_id/src/world_entities/environment.cc (modified) * branches/new_class_id/src/world_entities/environments/building.cc (modified) * branches/new_class_id/src/world_entities/environments/mapped_water.cc (modified) * branches/new_class_id/src/world_entities/environments/model_entity.cc (modified) * branches/new_class_id/src/world_entities/environments/water.cc (modified) * branches/new_class_id/src/world_entities/movie_entity.cc (modified) * branches/new_class_id/src/world_entities/npcs/attractor_mine.cc (modified) * branches/new_class_id/src/world_entities/npcs/door.cc (modified) * branches/new_class_id/src/world_entities/npcs/gate.cc (modified) * branches/new_class_id/src/world_entities/npcs/generic_npc.cc (modified) * branches/new_class_id/src/world_entities/npcs/ground_turret.cc (modified) * branches/new_class_id/src/world_entities/npcs/network_turret.cc (modified) * branches/new_class_id/src/world_entities/npcs/npc_test.cc (modified) * branches/new_class_id/src/world_entities/npcs/repair_station.cc (modified) * branches/new_class_id/src/world_entities/npcs/space_turret.cc (modified) * branches/new_class_id/src/world_entities/planet.cc (modified) * branches/new_class_id/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/param_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/turret_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/projectiles/bomb.cc (modified) * branches/new_class_id/src/world_entities/projectiles/boomerang_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/guided_missile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/hyperblast.cc (modified) * branches/new_class_id/src/world_entities/projectiles/laser.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rail_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rocket.cc (modified) * branches/new_class_id/src/world_entities/projectiles/test_bullet.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/space_ships/collision_probe.cc (modified) * branches/new_class_id/src/world_entities/space_ships/cruizer.cc (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.cc (modified) * branches/new_class_id/src/world_entities/space_ships/hover.cc (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.cc (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/new_class_id/src/world_entities/space_ships/turbine_hover.cc (modified) * branches/new_class_id/src/world_entities/spawning_point.cc (modified) * branches/new_class_id/src/world_entities/spectator.cc (modified) * branches/new_class_id/src/world_entities/terrain.cc (modified) * branches/new_class_id/src/world_entities/test_entity.cc (modified) * branches/new_class_id/src/world_entities/weapons/aiming_turret.cc (modified) * branches/new_class_id/src/world_entities/weapons/boomerang_gun.cc (modified) * branches/new_class_id/src/world_entities/weapons/cannon.cc (modified) * branches/new_class_id/src/world_entities/weapons/fps_sniper_rifle.cc (modified) * branches/new_class_id/src/world_entities/weapons/hyperblaster.cc (modified) * branches/new_class_id/src/world_entities/weapons/laser_cannon.cc (modified) * branches/new_class_id/src/world_entities/weapons/targeting_turret.cc (modified) * branches/new_class_id/src/world_entities/weapons/test_gun.cc (modified) * branches/new_class_id/src/world_entities/weapons/turret.cc (modified) more renamings Fri, 01 Sep 2006 18:06:39 GMT bensch [9715] * branches/new_class_id/src/defs/class_id.h (modified) * branches/new_class_id/src/lib/collision_detection/aabb.cc (modified) * branches/new_class_id/src/lib/collision_detection/aabb.h (modified) * branches/new_class_id/src/lib/collision_detection/aabb_tree_node.cc (modified) * branches/new_class_id/src/lib/collision_detection/aabb_tree_node.h (modified) * branches/new_class_id/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/new_class_id/src/lib/collision_detection/bounding_sphere.h (modified) * branches/new_class_id/src/lib/collision_detection/bounding_volume.cc (modified) * branches/new_class_id/src/lib/collision_detection/bounding_volume.h (modified) * branches/new_class_id/src/lib/collision_detection/bv_tree.cc (modified) * branches/new_class_id/src/lib/collision_detection/bv_tree.h (modified) * branches/new_class_id/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/new_class_id/src/lib/collision_detection/bv_tree_node.h (modified) * branches/new_class_id/src/lib/collision_detection/cd_engine.cc (modified) * branches/new_class_id/src/lib/collision_detection/cd_engine.h (modified) * branches/new_class_id/src/lib/collision_detection/obb.cc (modified) * branches/new_class_id/src/lib/collision_detection/obb.h (modified) * branches/new_class_id/src/lib/collision_detection/obb_tree.cc (modified) * branches/new_class_id/src/lib/collision_detection/obb_tree.h (modified) * branches/new_class_id/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/new_class_id/src/lib/collision_detection/obb_tree_node.h (modified) * branches/new_class_id/src/lib/collision_reaction/collision_handle.cc (modified) * branches/new_class_id/src/lib/collision_reaction/collision_handle.h (modified) * branches/new_class_id/src/lib/collision_reaction/collision_reaction.cc (modified) * branches/new_class_id/src/lib/collision_reaction/collision_reaction.h (modified) * branches/new_class_id/src/lib/collision_reaction/cr_engine.cc (modified) * branches/new_class_id/src/lib/collision_reaction/cr_engine.h (modified) * branches/new_class_id/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/new_class_id/src/lib/collision_reaction/cr_object_damage.h (modified) * branches/new_class_id/src/lib/collision_reaction/cr_physics_full_walk.cc (modified) * branches/new_class_id/src/lib/collision_reaction/cr_physics_full_walk.h (modified) * branches/new_class_id/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/new_class_id/src/lib/collision_reaction/cr_physics_ground_walk.h (modified) * branches/new_class_id/src/lib/coord/p_node.cc (modified) * branches/new_class_id/src/lib/coord/p_node.h (modified) * branches/new_class_id/src/lib/event/event_handler.cc (modified) * branches/new_class_id/src/lib/event/event_handler.h (modified) * branches/new_class_id/src/lib/event/event_listener.cc (modified) * branches/new_class_id/src/lib/event/event_listener.h (modified) * branches/new_class_id/src/lib/event/key_mapper.cc (modified) * branches/new_class_id/src/lib/event/key_mapper.h (modified) * branches/new_class_id/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/new_class_id/src/lib/graphics/effects/atmospheric_engine.h (modified) * branches/new_class_id/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/cloud_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/fog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/fog_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/graphics_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/graphics_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/lense_flare.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lense_flare.h (modified) * branches/new_class_id/src/lib/graphics/effects/lightning_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lightning_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/volfog_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/weather_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/weather_effect.h (modified) * branches/new_class_id/src/lib/graphics/graphics_engine.cc (modified) * branches/new_class_id/src/lib/graphics/graphics_engine.h (modified) * branches/new_class_id/src/lib/graphics/importer/height_map.cc (modified) * branches/new_class_id/src/lib/graphics/importer/height_map.h (modified) * branches/new_class_id/src/lib/graphics/importer/interactive_model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/interactive_model.h (modified) * branches/new_class_id/src/lib/graphics/importer/material.cc (modified) * branches/new_class_id/src/lib/graphics/importer/material.h (modified) * branches/new_class_id/src/lib/graphics/importer/md2/md2Model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/md2/md2Model.h (modified) * branches/new_class_id/src/lib/graphics/importer/media_container.cc (modified) * branches/new_class_id/src/lib/graphics/importer/media_container.h (modified) * branches/new_class_id/src/lib/graphics/importer/model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/model.h (modified) * branches/new_class_id/src/lib/graphics/importer/movie_player.cc (modified) * branches/new_class_id/src/lib/graphics/importer/movie_player.h (modified) * branches/new_class_id/src/lib/graphics/importer/objModel.cc (modified) * branches/new_class_id/src/lib/graphics/importer/objModel.h (modified) * branches/new_class_id/src/lib/graphics/importer/static_model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/static_model.h (modified) * branches/new_class_id/src/lib/graphics/importer/texture.cc (modified) * branches/new_class_id/src/lib/graphics/importer/texture.h (modified) * branches/new_class_id/src/lib/graphics/importer/texture_sequence.cc (modified) * branches/new_class_id/src/lib/graphics/importer/texture_sequence.h (modified) * branches/new_class_id/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/new_class_id/src/lib/graphics/importer/vertex_array_model.h (modified) * branches/new_class_id/src/lib/graphics/light.cc (modified) * branches/new_class_id/src/lib/graphics/light.h (modified) * branches/new_class_id/src/lib/graphics/render2D/element_2d.cc (modified) * branches/new_class_id/src/lib/graphics/render2D/element_2d.h (modified) * branches/new_class_id/src/lib/graphics/render2D/image_plane.cc (modified) * branches/new_class_id/src/lib/graphics/render2D/image_plane.h (modified) * branches/new_class_id/src/lib/graphics/render2D/render_2d.cc (modified) * branches/new_class_id/src/lib/graphics/render2D/render_2d.h (modified) * branches/new_class_id/src/lib/graphics/shader.cc (modified) * branches/new_class_id/src/lib/graphics/shader.h (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/quadtree.cc (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/quadtree.h (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/spatial_separation.cc (modified) * branches/new_class_id/src/lib/graphics/spatial_separation/spatial_separation.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/font.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/font.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/limited_width_text.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/limited_width_text.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/multi_line_text.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/multi_line_text.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/text.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/text.h (modified) * branches/new_class_id/src/lib/graphics/text_engine/text_engine.cc (modified) * branches/new_class_id/src/lib/graphics/text_engine/text_engine.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_bar.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_bar.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_box.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_box.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_button.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_button.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_checkbutton.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_checkbutton.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_colorselector.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_container.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_container.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_cursor.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_cursor.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_fixedposition_box.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_fixedposition_box.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_frame.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_frame.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_handler.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_handler.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_image.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_image.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_inputline.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_inputline.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_mainwidget.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_mainwidget.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_menu.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_menu.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_pushbutton.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_pushbutton.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_slider.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_slider.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_table.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_table.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_text.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_text.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_textfield.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_textfield.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_widget.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_widget.h (modified) * branches/new_class_id/src/lib/gui/gl/glgui_window.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_window.h (modified) * branches/new_class_id/src/lib/gui/gl/glmenu/glmenu_imagescreen.cc (modified) * branches/new_class_id/src/lib/gui/gl/glmenu/glmenu_imagescreen.h (modified) * branches/new_class_id/src/lib/gui/gl/specials/glgui_notifier.cc (modified) * branches/new_class_id/src/lib/gui/gl/specials/glgui_notifier.h (modified) * branches/new_class_id/src/lib/lang/base_object.cc (modified) * branches/new_class_id/src/lib/lang/base_object.h (modified) * branches/new_class_id/src/lib/lang/new_class_id.cc (modified) * branches/new_class_id/src/lib/lang/new_class_id.h (modified) * branches/new_class_id/src/lib/lang/new_object_list.cc (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/lang/test_object_list.cc (modified) * branches/new_class_id/src/lib/network/converter.cc (modified) * branches/new_class_id/src/lib/network/converter.h (modified) * branches/new_class_id/src/lib/network/data_stream.cc (modified) * branches/new_class_id/src/lib/network/data_stream.h (modified) * branches/new_class_id/src/lib/network/handshake.cc (modified) * branches/new_class_id/src/lib/network/handshake.h (modified) * branches/new_class_id/src/lib/network/message_manager.cc (modified) * branches/new_class_id/src/lib/network/message_manager.h (modified) * branches/new_class_id/src/lib/network/monitor/connection_monitor.cc (modified) * branches/new_class_id/src/lib/network/monitor/connection_monitor.h (modified) * branches/new_class_id/src/lib/network/monitor/network_monitor.cc (modified) * branches/new_class_id/src/lib/network/monitor/network_monitor.h (modified) * branches/new_class_id/src/lib/network/monitor/network_stats_widget.cc (modified) * branches/new_class_id/src/lib/network/monitor/network_stats_widget.h (modified) * branches/new_class_id/src/lib/network/network_game_manager.cc (modified) * branches/new_class_id/src/lib/network/network_game_manager.h (modified) * branches/new_class_id/src/lib/network/network_manager.cc (modified) * branches/new_class_id/src/lib/network/network_manager.h (modified) * branches/new_class_id/src/lib/network/network_protocol.cc (modified) * branches/new_class_id/src/lib/network/network_protocol.h (modified) * branches/new_class_id/src/lib/network/network_socket.cc (modified) * branches/new_class_id/src/lib/network/network_socket.h (modified) * branches/new_class_id/src/lib/network/network_stream.cc (modified) * branches/new_class_id/src/lib/network/network_stream.h (modified) * branches/new_class_id/src/lib/network/player_stats.cc (modified) * branches/new_class_id/src/lib/network/player_stats.h (modified) * branches/new_class_id/src/lib/network/proxy/network_settings.cc (modified) * branches/new_class_id/src/lib/network/proxy/network_settings.h (modified) * branches/new_class_id/src/lib/network/proxy/proxy_control.cc (modified) * branches/new_class_id/src/lib/network/proxy/proxy_control.h (modified) * branches/new_class_id/src/lib/network/server_socket.cc (modified) * branches/new_class_id/src/lib/network/server_socket.h (modified) * branches/new_class_id/src/lib/network/shared_network_data.cc (modified) * branches/new_class_id/src/lib/network/shared_network_data.h (modified) * branches/new_class_id/src/lib/network/synchronizeable.cc (modified) * branches/new_class_id/src/lib/network/synchronizeable.h (modified) * branches/new_class_id/src/lib/network/tcp_server_socket.cc (modified) * branches/new_class_id/src/lib/network/tcp_server_socket.h (modified) * branches/new_class_id/src/lib/network/tcp_socket.cc (modified) * branches/new_class_id/src/lib/network/tcp_socket.h (modified) * branches/new_class_id/src/lib/network/udp_server_socket.cc (modified) * branches/new_class_id/src/lib/network/udp_server_socket.h (modified) * branches/new_class_id/src/lib/network/udp_socket.cc (modified) * branches/new_class_id/src/lib/network/udp_socket.h (modified) * branches/new_class_id/src/lib/particles/box_emitter.cc (modified) * branches/new_class_id/src/lib/particles/box_emitter.h (modified) * branches/new_class_id/src/lib/particles/dot_emitter.cc (modified) * branches/new_class_id/src/lib/particles/dot_emitter.h (modified) * branches/new_class_id/src/lib/particles/dot_particles.cc (modified) * branches/new_class_id/src/lib/particles/dot_particles.h (modified) * branches/new_class_id/src/lib/particles/model_particles.cc (modified) * branches/new_class_id/src/lib/particles/model_particles.h (modified) * branches/new_class_id/src/lib/particles/particle_emitter.cc (modified) * branches/new_class_id/src/lib/particles/particle_emitter.h (modified) * branches/new_class_id/src/lib/particles/particle_system.cc (modified) * branches/new_class_id/src/lib/particles/particle_system.h (modified) * branches/new_class_id/src/lib/particles/plane_emitter.cc (modified) * branches/new_class_id/src/lib/particles/plane_emitter.h (modified) * branches/new_class_id/src/lib/particles/spark_particles.cc (modified) * branches/new_class_id/src/lib/particles/spark_particles.h (modified) * branches/new_class_id/src/lib/particles/sprite_particles.cc (modified) * branches/new_class_id/src/lib/particles/sprite_particles.h (modified) * branches/new_class_id/src/lib/physics/fields/field.cc (modified) * branches/new_class_id/src/lib/physics/fields/field.h (modified) * branches/new_class_id/src/lib/physics/fields/gravity.cc (modified) * branches/new_class_id/src/lib/physics/fields/gravity.h (modified) * branches/new_class_id/src/lib/physics/fields/point_gravity.cc (modified) * branches/new_class_id/src/lib/physics/fields/point_gravity.h (modified) * branches/new_class_id/src/lib/physics/fields/twirl.cc (modified) * branches/new_class_id/src/lib/physics/fields/twirl.h (modified) * branches/new_class_id/src/lib/physics/physics_connection.cc (modified) * branches/new_class_id/src/lib/physics/physics_connection.h (modified) * branches/new_class_id/src/lib/physics/physics_engine.cc (modified) * branches/new_class_id/src/lib/physics/physics_engine.h (modified) * branches/new_class_id/src/lib/physics/physics_interface.cc (modified) * branches/new_class_id/src/lib/physics/physics_interface.h (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script.h (modified) * branches/new_class_id/src/lib/script_engine/script_class.cc (modified) * branches/new_class_id/src/lib/script_engine/script_class.h (modified) * branches/new_class_id/src/lib/script_engine/script_manager.cc (modified) * branches/new_class_id/src/lib/shell/shell.cc (modified) * branches/new_class_id/src/lib/shell/shell.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/shell/shell_command_class.cc (modified) * branches/new_class_id/src/lib/shell/shell_command_class.h (modified) * branches/new_class_id/src/lib/shell/shell_completion.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion.h (modified) * branches/new_class_id/src/lib/shell/shell_input.cc (modified) * branches/new_class_id/src/lib/shell/shell_input.h (modified) * branches/new_class_id/src/lib/sound/ogg_player.cc (modified) * branches/new_class_id/src/lib/sound/ogg_player.h (modified) * branches/new_class_id/src/lib/sound/sound_buffer.cc (modified) * branches/new_class_id/src/lib/sound/sound_buffer.h (modified) * branches/new_class_id/src/lib/sound/sound_engine.cc (modified) * branches/new_class_id/src/lib/sound/sound_engine.h (modified) * branches/new_class_id/src/lib/sound/sound_source.cc (modified) * branches/new_class_id/src/lib/sound/sound_source.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/loading/dynamic_loader.cc (modified) * branches/new_class_id/src/lib/util/loading/dynamic_loader.h (modified) * branches/new_class_id/src/lib/util/loading/factory.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.h (modified) * branches/new_class_id/src/lib/util/loading/fast_factory.cc (modified) * branches/new_class_id/src/lib/util/loading/fast_factory.h (modified) * branches/new_class_id/src/lib/util/loading/game_loader.cc (modified) * branches/new_class_id/src/lib/util/loading/game_loader.h (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/lib/util/loading/resource_manager.cc (modified) * branches/new_class_id/src/lib/util/loading/resource_manager.h (modified) * branches/new_class_id/src/lib/util/preferences.cc (modified) * branches/new_class_id/src/lib/util/preferences.h (modified) * branches/new_class_id/src/orxonox.cc (modified) * branches/new_class_id/src/orxonox.h (modified) * branches/new_class_id/src/story_entities/campaign.cc (modified) * branches/new_class_id/src/story_entities/campaign.h (modified) * branches/new_class_id/src/story_entities/campaign_data.cc (modified) * branches/new_class_id/src/story_entities/campaign_data.h (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/story_entities/game_world.h (modified) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) * branches/new_class_id/src/story_entities/game_world_data.h (modified) * branches/new_class_id/src/story_entities/menu/game_menu.cc (modified) * branches/new_class_id/src/story_entities/menu/game_menu.h (modified) * branches/new_class_id/src/story_entities/movie_loader.cc (modified) * branches/new_class_id/src/story_entities/movie_loader.h (modified) * branches/new_class_id/src/story_entities/multi_player_world.cc (modified) * branches/new_class_id/src/story_entities/multi_player_world.h (modified) * branches/new_class_id/src/story_entities/multi_player_world_data.cc (modified) * branches/new_class_id/src/story_entities/single_player_world.cc (modified) * branches/new_class_id/src/story_entities/single_player_world.h (modified) * branches/new_class_id/src/story_entities/story_entity.cc (modified) * branches/new_class_id/src/story_entities/story_entity.h (modified) * branches/new_class_id/src/util/animation/animation.cc (modified) * branches/new_class_id/src/util/animation/animation.h (modified) * branches/new_class_id/src/util/animation/animation_player.cc (modified) * branches/new_class_id/src/util/animation/animation_player.h (modified) * branches/new_class_id/src/util/game_rules.cc (modified) * branches/new_class_id/src/util/game_rules.h (modified) * branches/new_class_id/src/util/hud.cc (modified) * branches/new_class_id/src/util/hud.h (modified) * branches/new_class_id/src/util/kill_target.cc (modified) * branches/new_class_id/src/util/kill_target.h (modified) * branches/new_class_id/src/util/mission_goal.cc (modified) * branches/new_class_id/src/util/mission_goal.h (modified) * branches/new_class_id/src/util/multiplayer_team_deathmatch.cc (modified) * branches/new_class_id/src/util/multiplayer_team_deathmatch.h (modified) * branches/new_class_id/src/util/network_game_rules.cc (modified) * branches/new_class_id/src/util/network_game_rules.h (modified) * branches/new_class_id/src/util/object_manager.cc (modified) * branches/new_class_id/src/util/object_manager.h (modified) * branches/new_class_id/src/util/singleplayer_shootemup.cc (modified) * branches/new_class_id/src/util/singleplayer_shootemup.h (modified) * branches/new_class_id/src/util/track/pilot_node.cc (modified) * branches/new_class_id/src/util/track/pilot_node.h (modified) * branches/new_class_id/src/world_entities/bsp_entity.cc (modified) * branches/new_class_id/src/world_entities/bsp_entity.h (modified) * branches/new_class_id/src/world_entities/camera.cc (modified) * branches/new_class_id/src/world_entities/camera.h (modified) * branches/new_class_id/src/world_entities/character_attributes.cc (modified) * branches/new_class_id/src/world_entities/character_attributes.h (modified) * branches/new_class_id/src/world_entities/creatures/fps_player.cc (modified) * branches/new_class_id/src/world_entities/creatures/fps_player.h (modified) * branches/new_class_id/src/world_entities/creatures/md2_creature.cc (modified) * branches/new_class_id/src/world_entities/creatures/md2_creature.h (modified) * branches/new_class_id/src/world_entities/effects/billboard.cc (modified) * branches/new_class_id/src/world_entities/effects/billboard.h (modified) * branches/new_class_id/src/world_entities/effects/explosion.cc (modified) * branches/new_class_id/src/world_entities/effects/explosion.h (modified) * branches/new_class_id/src/world_entities/effects/lightning_bolt.cc (modified) * branches/new_class_id/src/world_entities/effects/lightning_bolt.h (modified) * branches/new_class_id/src/world_entities/elements/image_entity.cc (modified) * branches/new_class_id/src/world_entities/elements/image_entity.h (modified) * branches/new_class_id/src/world_entities/elements/text_element.cc (modified) * branches/new_class_id/src/world_entities/elements/text_element.h (modified) * branches/new_class_id/src/world_entities/environment.cc (modified) * branches/new_class_id/src/world_entities/environment.h (modified) * branches/new_class_id/src/world_entities/environments/building.cc (modified) * branches/new_class_id/src/world_entities/environments/building.h (modified) * branches/new_class_id/src/world_entities/environments/mapped_water.cc (modified) * branches/new_class_id/src/world_entities/environments/mapped_water.h (modified) * branches/new_class_id/src/world_entities/environments/model_entity.cc (modified) * branches/new_class_id/src/world_entities/environments/model_entity.h (modified) * branches/new_class_id/src/world_entities/environments/water.cc (modified) * branches/new_class_id/src/world_entities/environments/water.h (modified) * branches/new_class_id/src/world_entities/extendable.cc (modified) * branches/new_class_id/src/world_entities/extendable.h (modified) * branches/new_class_id/src/world_entities/movie_entity.cc (modified) * branches/new_class_id/src/world_entities/movie_entity.h (modified) * branches/new_class_id/src/world_entities/npcs/attractor_mine.cc (modified) * branches/new_class_id/src/world_entities/npcs/attractor_mine.h (modified) * branches/new_class_id/src/world_entities/npcs/door.cc (modified) * branches/new_class_id/src/world_entities/npcs/door.h (modified) * branches/new_class_id/src/world_entities/npcs/gate.cc (modified) * branches/new_class_id/src/world_entities/npcs/gate.h (modified) * branches/new_class_id/src/world_entities/npcs/generic_npc.cc (modified) * branches/new_class_id/src/world_entities/npcs/generic_npc.h (modified) * branches/new_class_id/src/world_entities/npcs/ground_turret.cc (modified) * branches/new_class_id/src/world_entities/npcs/ground_turret.h (modified) * branches/new_class_id/src/world_entities/npcs/network_turret.cc (modified) * branches/new_class_id/src/world_entities/npcs/network_turret.h (modified) * branches/new_class_id/src/world_entities/npcs/npc.cc (modified) * branches/new_class_id/src/world_entities/npcs/npc.h (modified) * branches/new_class_id/src/world_entities/npcs/npc_test.cc (modified) * branches/new_class_id/src/world_entities/npcs/npc_test.h (modified) * branches/new_class_id/src/world_entities/npcs/npc_test1.cc (modified) * branches/new_class_id/src/world_entities/npcs/npc_test1.h (modified) * branches/new_class_id/src/world_entities/npcs/repair_station.cc (modified) * branches/new_class_id/src/world_entities/npcs/repair_station.h (modified) * branches/new_class_id/src/world_entities/npcs/space_turret.cc (modified) * branches/new_class_id/src/world_entities/npcs/space_turret.h (modified) * branches/new_class_id/src/world_entities/planet.cc (modified) * branches/new_class_id/src/world_entities/planet.h (modified) * branches/new_class_id/src/world_entities/playable.cc (modified) * branches/new_class_id/src/world_entities/playable.h (modified) * branches/new_class_id/src/world_entities/player.cc (modified) * branches/new_class_id/src/world_entities/player.h (modified) * branches/new_class_id/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/laser_power_up.h (modified) * branches/new_class_id/src/world_entities/power_ups/param_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/param_power_up.h (modified) * branches/new_class_id/src/world_entities/power_ups/power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/power_up.h (modified) * branches/new_class_id/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/turret_power_up.h (modified) * branches/new_class_id/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/weapon_power_up.h (modified) * branches/new_class_id/src/world_entities/projectiles/bomb.cc (modified) * branches/new_class_id/src/world_entities/projectiles/bomb.h (modified) * branches/new_class_id/src/world_entities/projectiles/boomerang_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/boomerang_projectile.h (modified) * branches/new_class_id/src/world_entities/projectiles/guided_missile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/guided_missile.h (modified) * branches/new_class_id/src/world_entities/projectiles/hyperblast.cc (modified) * branches/new_class_id/src/world_entities/projectiles/hyperblast.h (modified) * branches/new_class_id/src/world_entities/projectiles/laser.cc (modified) * branches/new_class_id/src/world_entities/projectiles/laser.h (modified) * branches/new_class_id/src/world_entities/projectiles/projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/projectile.h (modified) * branches/new_class_id/src/world_entities/projectiles/rail_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rail_projectile.h (modified) * branches/new_class_id/src/world_entities/projectiles/rocket.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rocket.h (modified) * branches/new_class_id/src/world_entities/projectiles/test_bullet.cc (modified) * branches/new_class_id/src/world_entities/projectiles/test_bullet.h (modified) * branches/new_class_id/src/world_entities/recorder.cc (modified) * branches/new_class_id/src/world_entities/recorder.h (modified) * branches/new_class_id/src/world_entities/satellite.cc (modified) * branches/new_class_id/src/world_entities/satellite.h (modified) * branches/new_class_id/src/world_entities/script_trigger.cc (modified) * branches/new_class_id/src/world_entities/script_trigger.h (modified) * branches/new_class_id/src/world_entities/skybox.cc (modified) * branches/new_class_id/src/world_entities/skybox.h (modified) * branches/new_class_id/src/world_entities/skydome.cc (modified) * branches/new_class_id/src/world_entities/skydome.h (modified) * branches/new_class_id/src/world_entities/skysphere.cc (modified) * branches/new_class_id/src/world_entities/skysphere.h (modified) * branches/new_class_id/src/world_entities/space_ships/collision_probe.cc (modified) * branches/new_class_id/src/world_entities/space_ships/collision_probe.h (modified) * branches/new_class_id/src/world_entities/space_ships/cruizer.cc (modified) * branches/new_class_id/src/world_entities/space_ships/cruizer.h (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.cc (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.h (modified) * branches/new_class_id/src/world_entities/space_ships/hover.cc (modified) * branches/new_class_id/src/world_entities/space_ships/hover.h (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.cc (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.h (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.h (modified) * branches/new_class_id/src/world_entities/space_ships/turbine_hover.cc (modified) * branches/new_class_id/src/world_entities/space_ships/turbine_hover.h (modified) * branches/new_class_id/src/world_entities/spawning_point.cc (modified) * branches/new_class_id/src/world_entities/spawning_point.h (modified) * branches/new_class_id/src/world_entities/spectator.cc (modified) * branches/new_class_id/src/world_entities/spectator.h (modified) * branches/new_class_id/src/world_entities/terrain.cc (modified) * branches/new_class_id/src/world_entities/terrain.h (modified) * branches/new_class_id/src/world_entities/test_entity.cc (modified) * branches/new_class_id/src/world_entities/test_entity.h (modified) * branches/new_class_id/src/world_entities/weapons/aim.cc (modified) * branches/new_class_id/src/world_entities/weapons/aim.h (modified) * branches/new_class_id/src/world_entities/weapons/aiming_system.cc (modified) * branches/new_class_id/src/world_entities/weapons/aiming_system.h (modified) * branches/new_class_id/src/world_entities/weapons/aiming_turret.cc (modified) * branches/new_class_id/src/world_entities/weapons/aiming_turret.h (modified) * branches/new_class_id/src/world_entities/weapons/ammo_container.cc (modified) * branches/new_class_id/src/world_entities/weapons/ammo_container.h (modified) * branches/new_class_id/src/world_entities/weapons/boomerang_gun.cc (modified) * branches/new_class_id/src/world_entities/weapons/boomerang_gun.h (modified) * branches/new_class_id/src/world_entities/weapons/cannon.cc (modified) * branches/new_class_id/src/world_entities/weapons/cannon.h (modified) * branches/new_class_id/src/world_entities/weapons/crosshair.cc (modified) * branches/new_class_id/src/world_entities/weapons/crosshair.h (modified) * branches/new_class_id/src/world_entities/weapons/fps_sniper_rifle.cc (modified) * branches/new_class_id/src/world_entities/weapons/fps_sniper_rifle.h (modified) * branches/new_class_id/src/world_entities/weapons/hyperblaster.cc (modified) * branches/new_class_id/src/world_entities/weapons/hyperblaster.h (modified) * branches/new_class_id/src/world_entities/weapons/laser_cannon.cc (modified) * branches/new_class_id/src/world_entities/weapons/laser_cannon.h (modified) * branches/new_class_id/src/world_entities/weapons/targeting_turret.cc (modified) * branches/new_class_id/src/world_entities/weapons/targeting_turret.h (modified) * branches/new_class_id/src/world_entities/weapons/test_gun.cc (modified) * branches/new_class_id/src/world_entities/weapons/test_gun.h (modified) * branches/new_class_id/src/world_entities/weapons/turret.cc (modified) * branches/new_class_id/src/world_entities/weapons/turret.h (modified) * branches/new_class_id/src/world_entities/weapons/weapon.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon.h (modified) * branches/new_class_id/src/world_entities/weapons/weapon_manager.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon_manager.h (modified) * branches/new_class_id/src/world_entities/world_entity.cc (modified) * branches/new_class_id/src/world_entities/world_entity.h (modified) renamed newclassid to classid and newobjectlist to objectlist Fri, 01 Sep 2006 17:50:24 GMT bensch [9714] * branches/new_class_id/src/lib/util/loading/resource.h (modified) some thoughts on Resources Fri, 01 Sep 2006 09:43:31 GMT bensch [9713] * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/world_entities/terrain.cc (modified) terrain fixed, and included Thu, 31 Aug 2006 22:52:29 GMT bensch [9712] * branches/new_class_id/src/lib/util/loading/factory.cc (modified) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) * branches/new_class_id/src/world_entities/npcs/space_turret.cc (modified) fixed minority reports Thu, 31 Aug 2006 20:51:08 GMT bensch [9709] * branches/new_class_id/src/defs/class_id.h (modified) * branches/new_class_id/src/lib/BuildLibs.am (modified) * branches/new_class_id/src/lib/Makefile.am (modified) * branches/new_class_id/src/lib/coord/p_node.cc (modified) * branches/new_class_id/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/fog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lense_flare.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lightning_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/light.cc (modified) * branches/new_class_id/src/lib/graphics/render2D/image_plane.cc (modified) * branches/new_class_id/src/lib/gui/gl/glmenu/glmenu_imagescreen.cc (modified) * branches/new_class_id/src/lib/lang/base_object.h (modified) * branches/new_class_id/src/lib/lang/new_class_id.cc (modified) * branches/new_class_id/src/lib/lang/new_class_id.h (modified) * branches/new_class_id/src/lib/lang/new_object_list.cc (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/network/monitor/network_stats_widget.cc (modified) * branches/new_class_id/src/lib/network/network_stream.cc (modified) * branches/new_class_id/src/lib/network/player_stats.cc (modified) * branches/new_class_id/src/lib/particles/box_emitter.cc (modified) * branches/new_class_id/src/lib/particles/dot_emitter.cc (modified) * branches/new_class_id/src/lib/particles/dot_particles.cc (modified) * branches/new_class_id/src/lib/particles/model_particles.cc (modified) * branches/new_class_id/src/lib/particles/plane_emitter.cc (modified) * branches/new_class_id/src/lib/particles/spark_particles.cc (modified) * branches/new_class_id/src/lib/particles/sprite_particles.cc (modified) * branches/new_class_id/src/lib/physics/fields/gravity.cc (modified) * branches/new_class_id/src/lib/physics/physics_connection.cc (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script_class.h (modified) * branches/new_class_id/src/lib/shell/Makefile.am (modified) * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion.cc (modified) * branches/new_class_id/src/lib/shell/some_shell_commands.cc (modified) * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/loading/dynamic_loader.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.h (modified) * branches/new_class_id/src/lib/util/loading/fast_factory.cc (moved) * branches/new_class_id/src/lib/util/loading/fast_factory.h (moved) * branches/new_class_id/src/orxonox.cc (modified) * branches/new_class_id/src/orxonox.h (modified) * branches/new_class_id/src/story_entities/campaign.cc (modified) * branches/new_class_id/src/story_entities/campaign.h (modified) * branches/new_class_id/src/story_entities/campaign_data.cc (modified) * branches/new_class_id/src/story_entities/campaign_data.h (modified) * branches/new_class_id/src/story_entities/dedicated_server_world.cc (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/story_entities/game_world.h (modified) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) * branches/new_class_id/src/story_entities/game_world_data.h (modified) * branches/new_class_id/src/story_entities/menu/game_menu.cc (modified) * branches/new_class_id/src/story_entities/menu/game_menu.h (modified) * branches/new_class_id/src/story_entities/movie_loader.cc (modified) * branches/new_class_id/src/story_entities/movie_loader.h (modified) * branches/new_class_id/src/story_entities/multi_player_world.cc (modified) * branches/new_class_id/src/story_entities/multi_player_world.h (modified) * branches/new_class_id/src/story_entities/multi_player_world_data.cc (modified) * branches/new_class_id/src/story_entities/single_player_world.cc (modified) * branches/new_class_id/src/story_entities/single_player_world.h (modified) * branches/new_class_id/src/story_entities/story_entity.cc (modified) * branches/new_class_id/src/story_entities/story_entity.h (modified) * branches/new_class_id/src/subprojects/network/simple_sync.cc (modified) * branches/new_class_id/src/util/Makefile.am (modified) * branches/new_class_id/src/util/kill_target.cc (modified) * branches/new_class_id/src/util/multiplayer_team_deathmatch.cc (modified) * branches/new_class_id/src/util/singleplayer_shootemup.cc (modified) * branches/new_class_id/src/world_entities/bsp_entity.cc (modified) * branches/new_class_id/src/world_entities/character_attributes.cc (modified) * branches/new_class_id/src/world_entities/character_attributes.h (modified) * branches/new_class_id/src/world_entities/creatures/fps_player.cc (modified) * branches/new_class_id/src/world_entities/creatures/fps_player.h (modified) * branches/new_class_id/src/world_entities/creatures/md2_creature.cc (modified) * branches/new_class_id/src/world_entities/creatures/md2_creature.h (modified) * branches/new_class_id/src/world_entities/effects/billboard.cc (modified) * branches/new_class_id/src/world_entities/effects/explosion.cc (modified) * branches/new_class_id/src/world_entities/effects/lightning_bolt.cc (modified) * branches/new_class_id/src/world_entities/effects/lightning_bolt.h (modified) * branches/new_class_id/src/world_entities/elements/image_entity.cc (modified) * branches/new_class_id/src/world_entities/elements/image_entity.h (modified) * branches/new_class_id/src/world_entities/elements/text_element.cc (modified) * branches/new_class_id/src/world_entities/elements/text_element.h (modified) * branches/new_class_id/src/world_entities/environment.cc (modified) * branches/new_class_id/src/world_entities/environment.h (modified) * branches/new_class_id/src/world_entities/environments/building.cc (modified) * branches/new_class_id/src/world_entities/environments/building.h (modified) * branches/new_class_id/src/world_entities/environments/mapped_water.cc (modified) * branches/new_class_id/src/world_entities/environments/mapped_water.h (modified) * branches/new_class_id/src/world_entities/environments/model_entity.cc (modified) * branches/new_class_id/src/world_entities/environments/model_entity.h (modified) * branches/new_class_id/src/world_entities/environments/water.cc (modified) * branches/new_class_id/src/world_entities/environments/water.h (modified) * branches/new_class_id/src/world_entities/movie_entity.cc (modified) * branches/new_class_id/src/world_entities/movie_entity.h (modified) * branches/new_class_id/src/world_entities/npcs/attractor_mine.cc (modified) * branches/new_class_id/src/world_entities/npcs/attractor_mine.h (modified) * branches/new_class_id/src/world_entities/npcs/door.cc (modified) * branches/new_class_id/src/world_entities/npcs/door.h (modified) * branches/new_class_id/src/world_entities/npcs/gate.cc (modified) * branches/new_class_id/src/world_entities/npcs/gate.h (modified) * branches/new_class_id/src/world_entities/npcs/generic_npc.cc (modified) * branches/new_class_id/src/world_entities/npcs/generic_npc.h (modified) * branches/new_class_id/src/world_entities/npcs/ground_turret.cc (modified) * branches/new_class_id/src/world_entities/npcs/ground_turret.h (modified) * branches/new_class_id/src/world_entities/npcs/network_turret.cc (modified) * branches/new_class_id/src/world_entities/npcs/network_turret.h (modified) * branches/new_class_id/src/world_entities/npcs/npc_test.cc (modified) * branches/new_class_id/src/world_entities/npcs/repair_station.cc (modified) * branches/new_class_id/src/world_entities/npcs/repair_station.h (modified) * branches/new_class_id/src/world_entities/npcs/space_turret.cc (modified) * branches/new_class_id/src/world_entities/npcs/space_turret.h (modified) * branches/new_class_id/src/world_entities/planet.cc (modified) * branches/new_class_id/src/world_entities/planet.h (modified) * branches/new_class_id/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/laser_power_up.h (modified) * branches/new_class_id/src/world_entities/power_ups/param_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/turret_power_up.h (modified) * branches/new_class_id/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/new_class_id/src/world_entities/projectiles/bomb.cc (modified) * branches/new_class_id/src/world_entities/projectiles/bomb.h (modified) * branches/new_class_id/src/world_entities/projectiles/boomerang_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/boomerang_projectile.h (modified) * branches/new_class_id/src/world_entities/projectiles/guided_missile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/guided_missile.h (modified) * branches/new_class_id/src/world_entities/projectiles/hyperblast.cc (modified) * branches/new_class_id/src/world_entities/projectiles/hyperblast.h (modified) * branches/new_class_id/src/world_entities/projectiles/laser.cc (modified) * branches/new_class_id/src/world_entities/projectiles/laser.h (modified) * branches/new_class_id/src/world_entities/projectiles/projectile.h (modified) * branches/new_class_id/src/world_entities/projectiles/rail_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rail_projectile.h (modified) * branches/new_class_id/src/world_entities/projectiles/rocket.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rocket.h (modified) * branches/new_class_id/src/world_entities/projectiles/test_bullet.cc (modified) * branches/new_class_id/src/world_entities/projectiles/test_bullet.h (modified) * branches/new_class_id/src/world_entities/recorder.cc (modified) * branches/new_class_id/src/world_entities/recorder.h (modified) * branches/new_class_id/src/world_entities/satellite.cc (modified) * branches/new_class_id/src/world_entities/satellite.h (modified) * branches/new_class_id/src/world_entities/script_trigger.cc (modified) * branches/new_class_id/src/world_entities/script_trigger.h (modified) * branches/new_class_id/src/world_entities/skybox.cc (modified) * branches/new_class_id/src/world_entities/skybox.h (modified) * branches/new_class_id/src/world_entities/skydome.cc (modified) * branches/new_class_id/src/world_entities/skydome.h (modified) * branches/new_class_id/src/world_entities/skysphere.cc (modified) * branches/new_class_id/src/world_entities/skysphere.h (modified) * branches/new_class_id/src/world_entities/space_ships/collision_probe.cc (modified) * branches/new_class_id/src/world_entities/space_ships/collision_probe.h (modified) * branches/new_class_id/src/world_entities/space_ships/cruizer.cc (modified) * branches/new_class_id/src/world_entities/space_ships/cruizer.h (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.cc (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.h (modified) * branches/new_class_id/src/world_entities/space_ships/hover.cc (modified) * branches/new_class_id/src/world_entities/space_ships/hover.h (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.cc (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.h (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.h (modified) * branches/new_class_id/src/world_entities/space_ships/turbine_hover.cc (modified) * branches/new_class_id/src/world_entities/space_ships/turbine_hover.h (modified) * branches/new_class_id/src/world_entities/spawning_point.cc (modified) * branches/new_class_id/src/world_entities/spectator.cc (modified) * branches/new_class_id/src/world_entities/spectator.h (modified) * branches/new_class_id/src/world_entities/terrain.cc (modified) * branches/new_class_id/src/world_entities/terrain.h (modified) * branches/new_class_id/src/world_entities/test_entity.cc (modified) * branches/new_class_id/src/world_entities/test_entity.h (modified) * branches/new_class_id/src/world_entities/weapons/aim.cc (modified) * branches/new_class_id/src/world_entities/weapons/aim.h (modified) * branches/new_class_id/src/world_entities/weapons/aiming_system.cc (modified) * branches/new_class_id/src/world_entities/weapons/aiming_system.h (modified) * branches/new_class_id/src/world_entities/weapons/aiming_turret.cc (modified) * branches/new_class_id/src/world_entities/weapons/aiming_turret.h (modified) * branches/new_class_id/src/world_entities/weapons/boomerang_gun.cc (modified) * branches/new_class_id/src/world_entities/weapons/boomerang_gun.h (modified) * branches/new_class_id/src/world_entities/weapons/cannon.cc (modified) * branches/new_class_id/src/world_entities/weapons/cannon.h (modified) * branches/new_class_id/src/world_entities/weapons/fps_sniper_rifle.cc (modified) * branches/new_class_id/src/world_entities/weapons/fps_sniper_rifle.h (modified) * branches/new_class_id/src/world_entities/weapons/hyperblaster.cc (modified) * branches/new_class_id/src/world_entities/weapons/hyperblaster.h (modified) * branches/new_class_id/src/world_entities/weapons/laser_cannon.cc (modified) * branches/new_class_id/src/world_entities/weapons/laser_cannon.h (modified) * branches/new_class_id/src/world_entities/weapons/targeting_turret.cc (modified) * branches/new_class_id/src/world_entities/weapons/targeting_turret.h (modified) * branches/new_class_id/src/world_entities/weapons/test_gun.cc (modified) * branches/new_class_id/src/world_entities/weapons/test_gun.h (modified) * branches/new_class_id/src/world_entities/weapons/turret.cc (modified) * branches/new_class_id/src/world_entities/weapons/turret.h (modified) * branches/new_class_id/src/world_entities/weapons/weapon.cc (modified) orxonox/branches/new_class_id: new_class ID working, adapdet many ... Fri, 25 Aug 2006 19:58:58 GMT bensch [9707] * branches/new_class_id/src/util/fast_factory.h (modified) * branches/new_class_id/src/world_entities/effects/billboard.cc (modified) * branches/new_class_id/src/world_entities/effects/billboard.h (modified) * branches/new_class_id/src/world_entities/effects/explosion.cc (modified) * branches/new_class_id/src/world_entities/effects/explosion.h (modified) * branches/new_class_id/src/world_entities/npcs/ground_turret.cc (modified) * branches/new_class_id/src/world_entities/npcs/npc_test.cc (modified) * branches/new_class_id/src/world_entities/npcs/npc_test.h (modified) some more WorldEntities adapted Fri, 25 Aug 2006 19:50:23 GMT bensch [9706] * branches/new_class_id/src/world_entities/spawning_point.cc (modified) adapted spawning point Fri, 25 Aug 2006 19:44:53 GMT bensch [9705] * branches/new_class_id/src/lib/Makefile.am (modified) * branches/new_class_id/src/lib/lang/base_object.h (modified) * branches/new_class_id/src/lib/lang/new_object_list.cc (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/util/animation/animation.cc (modified) * branches/new_class_id/src/util/animation/animation.h (modified) * branches/new_class_id/src/util/animation/animation_player.cc (modified) * branches/new_class_id/src/util/animation/animation_player.h (modified) * branches/new_class_id/src/util/kill_target.cc (modified) * branches/new_class_id/src/util/kill_target.h (modified) * branches/new_class_id/src/util/mission_goal.cc (modified) * branches/new_class_id/src/util/mission_goal.h (modified) * branches/new_class_id/src/util/multiplayer_team_deathmatch.cc (modified) * branches/new_class_id/src/util/singleplayer_shootemup.cc (modified) * branches/new_class_id/src/util/singleplayer_shootemup.h (modified) * branches/new_class_id/src/util/track/pilot_node.cc (modified) * branches/new_class_id/src/util/track/pilot_node.h (modified) * branches/new_class_id/src/world_entities/camera.cc (modified) * branches/new_class_id/src/world_entities/camera.h (modified) * branches/new_class_id/src/world_entities/npcs/npc.cc (modified) * branches/new_class_id/src/world_entities/npcs/npc.h (modified) * branches/new_class_id/src/world_entities/npcs/npc_test1.cc (modified) * branches/new_class_id/src/world_entities/npcs/npc_test1.h (modified) * branches/new_class_id/src/world_entities/playable.cc (modified) * branches/new_class_id/src/world_entities/player.cc (modified) * branches/new_class_id/src/world_entities/player.h (modified) * branches/new_class_id/src/world_entities/power_ups/param_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/param_power_up.h (modified) * branches/new_class_id/src/world_entities/power_ups/power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/power_up.h (modified) * branches/new_class_id/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/new_class_id/src/world_entities/power_ups/weapon_power_up.h (modified) * branches/new_class_id/src/world_entities/projectiles/projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/projectile.h (modified) * branches/new_class_id/src/world_entities/spawning_point.cc (modified) * branches/new_class_id/src/world_entities/spawning_point.h (modified) * branches/new_class_id/src/world_entities/weapons/ammo_container.cc (modified) * branches/new_class_id/src/world_entities/weapons/ammo_container.h (modified) * branches/new_class_id/src/world_entities/weapons/crosshair.cc (modified) * branches/new_class_id/src/world_entities/weapons/crosshair.h (modified) * branches/new_class_id/src/world_entities/weapons/weapon.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon.h (modified) * branches/new_class_id/src/world_entities/weapons/weapon_manager.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon_manager.h (modified) * branches/new_class_id/src/world_entities/world_entity.cc (modified) * branches/new_class_id/src/world_entities/world_entity.h (modified) adapted many more classes Fri, 25 Aug 2006 10:22:50 GMT bensch [9704] * branches/new_class_id/src/util/game_rules.cc (modified) * branches/new_class_id/src/util/game_rules.h (modified) * branches/new_class_id/src/util/multiplayer_team_deathmatch.cc (modified) * branches/new_class_id/src/util/multiplayer_team_deathmatch.h (modified) * branches/new_class_id/src/util/network_game_rules.cc (modified) * branches/new_class_id/src/util/network_game_rules.h (modified) adapted some game-rules Fri, 25 Aug 2006 10:11:45 GMT bensch [9703] * branches/new_class_id/src/util/fast_factory.cc (modified) * branches/new_class_id/src/util/fast_factory.h (modified) * branches/new_class_id/src/util/hud.cc (modified) * branches/new_class_id/src/util/hud.h (modified) * branches/new_class_id/src/util/object_manager.cc (modified) * branches/new_class_id/src/util/object_manager.h (modified) orxonox/new_object_list: fast factory, ObjectManager, and Hud adapted Fri, 25 Aug 2006 09:54:18 GMT bensch [9702] * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/shell/shell_command.cc (modified) new BaseObjectList retrieval function, thus removing the awefully ... Fri, 25 Aug 2006 09:20:21 GMT bensch [9701] * branches/new_class_id/src/lib/lang/new_class_id.cc (modified) * branches/new_class_id/src/lib/lang/new_class_id.h (modified) * branches/new_class_id/src/lib/lang/new_object_list.cc (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) orxonox/trunk: new safer concept for NewClassID Thu, 24 Aug 2006 22:18:01 GMT bensch [9700] * branches/new_class_id/src/lib/Makefile.am (modified) better makefile again Thu, 24 Aug 2006 22:03:59 GMT bensch [9699] * branches/new_class_id/src/lib/Makefile.am (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script_class.cc (modified) * branches/new_class_id/src/lib/script_engine/script_class.h (modified) * branches/new_class_id/src/lib/script_engine/script_manager.cc (modified) * branches/new_class_id/src/lib/script_engine/script_manager.h (modified) adapted script_engine Thu, 24 Aug 2006 22:03:30 GMT bensch [9698] * branches/new_class_id/src/lib/lang/new_class_id.cc (modified) * branches/new_class_id/src/lib/lang/new_class_id.h (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) adapted lang again Thu, 24 Aug 2006 22:03:08 GMT bensch [9697] * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_command_class.cc (modified) * branches/new_class_id/src/lib/shell/shell_command_class.h (modified) * branches/new_class_id/src/lib/shell/shell_completion.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion.h (modified) * branches/new_class_id/src/lib/shell/shell_completion_plugin.cc (modified) adapted shell Thu, 24 Aug 2006 20:50:47 GMT bensch [9696] * branches/new_class_id/src/lib/lang/new_object_list.cc (modified) * branches/new_class_id/src/lib/lang/new_object_list.h (modified) orxonox/trunk: more functionality: getObject, getObjectList, and many ... Wed, 23 Aug 2006 19:18:53 GMT bensch [9695] * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/util/loading/factory.cc (modified) compiles more than before Wed, 23 Aug 2006 18:45:56 GMT bensch [9694] * branches/new_class_id/src/lib/graphics/effects/atmospheric_engine.cc (modified) reverted stupid change