# # ChangeLog for trunk in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 16, 2024, 8:27:32 PM Mon, 06 Feb 2006 16:02:09 GMT bensch [7059] * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/util/loading/resource_manager.cc (modified) md2 model resource managed Mon, 06 Feb 2006 15:26:02 GMT patrick [7058] * trunk/src/lib/graphics/importer/md2Model.cc (modified) trunk: md2 model size patch Mon, 06 Feb 2006 14:21:49 GMT bensch [7057] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) Textures can now be set the glBlendFunc, and Creature-Target-Fix Mon, 06 Feb 2006 14:05:44 GMT bensch [7056] * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) fixed the direction loading of spaceship Mon, 06 Feb 2006 13:52:14 GMT patrick [7055] * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) trunk: md2 scaling patch Mon, 06 Feb 2006 13:46:12 GMT bensch [7054] * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: ogg-player should not fail anymore Mon, 06 Feb 2006 13:39:11 GMT bensch [7053] * trunk/src/world_entities/creatures/md2_creature.cc (modified) trunk: CreatureGetsHiddenIfNoPlayerIsInsideHACK Mon, 06 Feb 2006 13:21:46 GMT bensch [7052] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) less debug Mon, 06 Feb 2006 12:52:06 GMT bensch [7049] * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/world_entities/movie_entity.cc (modified) trunk: merged the avi-play branche back Mon, 06 Feb 2006 12:46:54 GMT bensch [7048] * trunk/src/world_entities/environments/model_entity.cc (modified) * trunk/src/world_entities/environments/model_entity.h (modified) orxonox/trunk: modelEntity should now also be able to load momentum ... Mon, 06 Feb 2006 12:29:09 GMT bensch [7047] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/effects (added) * trunk/src/world_entities/effects/explosion.cc (copied) * trunk/src/world_entities/effects/explosion.h (copied) trunk: added class Explosion Mon, 06 Feb 2006 10:52:50 GMT patrick [7046] * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) trunk: heightmap modified Mon, 06 Feb 2006 01:59:07 GMT bensch [7045] * trunk/src/world_entities/weapons/hyperblaster.cc (modified) orxonox/trunk: some samples Mon, 06 Feb 2006 01:09:01 GMT patrick [7044] * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) trunk: death screen now works Mon, 06 Feb 2006 01:04:30 GMT bensch [7043] * trunk/src/world_entities/environments/water.cc (modified) trunk: water reflects again Mon, 06 Feb 2006 00:55:36 GMT bensch [7042] * trunk/src/world_entities/environments/water.cc (modified) orxonox/trunk: water renders again Mon, 06 Feb 2006 00:29:20 GMT bensch [7041] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/environments/building.cc (copied) * trunk/src/world_entities/environments/building.h (copied) trunk: added new worldEntity Building Sun, 05 Feb 2006 23:49:15 GMT patrick [7040] * trunk/src/util/multiplayer_team_deathmatch.cc (modified) trunk: game rules definitions added Sun, 05 Feb 2006 23:47:01 GMT patrick [7039] * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) trunk: game rules definitions added Sun, 05 Feb 2006 23:05:23 GMT patrick [7037] * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) trunk: game rules definitions added Sun, 05 Feb 2006 22:54:39 GMT patrick [7036] * trunk/src/Makefile.am (modified) * trunk/src/story_entities/game_world_data.cc (modified) trunk: the game rules are now loadable Sun, 05 Feb 2006 22:26:21 GMT patrick [7035] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) trunk: game rules loading problems Sun, 05 Feb 2006 20:56:04 GMT patrick [7034] * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (added) * trunk/src/util/multiplayer_team_deathmatch.h (added) trunk: started working on the game rules and specificlay on the ... Sat, 04 Feb 2006 19:21:43 GMT bensch [7033] * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/lib/BuildLibs.am (added) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/math/Makefile.am (copied) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) trunk: better make structure Sat, 04 Feb 2006 04:01:11 GMT bensch [7032] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) testing Sat, 04 Feb 2006 03:42:28 GMT bensch [7031] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) softed stuff Sat, 04 Feb 2006 03:24:13 GMT bensch [7030] * trunk/src/story_entities/simple_game_menu.cc (modified) minor Fri, 03 Feb 2006 20:16:07 GMT bensch [7029] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) orxonox/trunk: element2d's should be cleanly deleted at the end now :) Fri, 03 Feb 2006 19:43:04 GMT bensch [7028] * trunk/src/Makefile.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/world_entities/Makefile.am (modified) orxonox/trunk: added missing files to Makefiles.am's Fri, 03 Feb 2006 19:27:36 GMT bensch [7027] * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/particle_system.h (modified) orxonox/trunk: saver and faster emitter Fri, 03 Feb 2006 19:18:42 GMT bensch [7026] * trunk/src/lib/network/Makefile.am (modified) orxonox/trunk: added missing file Fri, 03 Feb 2006 16:17:21 GMT bensch [7022] * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/movie_loader.h (modified) merge Fri, 03 Feb 2006 15:40:18 GMT bensch [7021] * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/world_entities/elements/text_element.cc (modified) trunk: fix centered text and usefull names Fri, 03 Feb 2006 15:34:44 GMT patrick [7020] * trunk/src/defs/debug.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/game_rules.h (modified) trunk: added the game rules Fri, 03 Feb 2006 15:33:45 GMT bensch [7019] * trunk/src/defs/class_id.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/elements/text_element.cc (copied) * trunk/src/world_entities/elements/text_element.h (copied) orxonox/trunk: Using TextEngine in the Menu Fri, 03 Feb 2006 14:15:41 GMT patrick [7017] * trunk/src/util/game_rules.cc (added) * trunk/src/util/game_rules.h (added) trunk: adding game rules structure Fri, 03 Feb 2006 14:04:03 GMT bensch [7016] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/elements (added) * trunk/src/world_entities/elements/image_entity.cc (moved) * trunk/src/world_entities/elements/image_entity.h (moved) moved ImageEntity Fri, 03 Feb 2006 13:42:30 GMT bensch [7015] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: flare work Fri, 03 Feb 2006 13:14:22 GMT bensch [7014] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) trunk: new algorithm for the Camera-Distance Fri, 03 Feb 2006 11:59:42 GMT bensch [7013] * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) trunk: better interface to CameraDistance Fri, 03 Feb 2006 11:40:23 GMT bensch [7010] * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/movie_loader.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/playable.cc (modified) orxonox/trunk: merged avi_play back here Fri, 03 Feb 2006 11:14:32 GMT patrick [7009] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) trunk: camera frustum culling plane added Fri, 03 Feb 2006 10:44:59 GMT bensch [7008] * trunk/src/lib/coord/p_node.cc (modified) trunk: saved pnode again Fri, 03 Feb 2006 02:03:59 GMT bensch [7004] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: togglePNodeVisibility as it can be .... cool :) Fri, 03 Feb 2006 01:55:14 GMT bensch [7003] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/math/quaternion.cc (modified) * trunk/src/lib/math/quaternion.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: fixed a nasty PNode bug ... @patrick: you were right ... Fri, 03 Feb 2006 01:21:54 GMT bensch [7002] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) orxonox/trunk: forgot to commit these two :) Fri, 03 Feb 2006 01:18:26 GMT bensch [7001] * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) TurbineHover is cool now :) Fri, 03 Feb 2006 00:56:25 GMT bensch [7000] * trunk/src/world_entities/space_ships/turbine_hover.cc (copied) * trunk/src/world_entities/space_ships/turbine_hover.h (copied) orxonox/trunk: added turbine Hover Fri, 03 Feb 2006 00:03:41 GMT bensch [6999] * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) orxonox/trunk: Hover should be Time Independant Thu, 02 Feb 2006 23:29:57 GMT bensch [6998] * trunk/src/defs/globals.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/gui/gtk_gui/gui_keys.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: more button definitions Thu, 02 Feb 2006 23:04:51 GMT bensch [6997] * trunk/src/defs/globals.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/gui/gtk_gui/gui_keys.cc (modified) * trunk/src/util/track/pilot_node.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: UP is FORWARD, DOWN is BACKWARD Thu, 02 Feb 2006 22:57:54 GMT bensch [6994] * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) orxonox/trunk: merged the Network branche back here Thu, 02 Feb 2006 22:23:43 GMT bensch [6993] * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) orxonox/trunk: level's LoadImage is loadable within the level instead ... Thu, 02 Feb 2006 21:55:43 GMT bensch [6992] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) orxonox/trunk: now the StoryEntity stores the path it was loaded ... Thu, 02 Feb 2006 21:40:20 GMT bensch [6991] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) orxonox/trunk: fixed the Bug with the Menu loosing its frames Thu, 02 Feb 2006 21:31:56 GMT bensch [6990] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: better mouse capture now Thu, 02 Feb 2006 21:02:24 GMT bensch [6989] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/single_player_world.cc (modified) * trunk/src/world_entities/image_entity.cc (modified) trunk: story entity work. Thu, 02 Feb 2006 19:31:10 GMT bensch [6988] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/environments/model_entity.h (modified) orxonox/trunk: soundEngine works again Thu, 02 Feb 2006 17:24:50 GMT bensch [6987] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/player.cc (modified) trunk: some minor fixes Thu, 02 Feb 2006 16:58:33 GMT bensch [6986] * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: brainfuck: interface to Playable much bea now Thu, 02 Feb 2006 15:09:46 GMT bensch [6985] * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) trunk: rename of setControllable Thu, 02 Feb 2006 14:48:34 GMT bensch [6984] * trunk/src/story_entities/game_world_data.cc (modified) orxonox/trunk: delete music as it should Thu, 02 Feb 2006 13:57:34 GMT bensch [6982] * trunk/src/story_entities/game_world_data.cc (modified) trunk: delete stuff Thu, 02 Feb 2006 13:45:07 GMT bensch [6981] * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) * trunk/src/lib/graphics/importer/media_container.h (modified) * trunk/src/lib/graphics/importer/movie_player.h (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/gui/gtk_gui/gui.h (modified) * trunk/src/lib/gui/gtk_gui/gui_audio.h (modified) * trunk/src/lib/gui/gtk_gui/gui_banner.h (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.h (modified) * trunk/src/lib/gui/gtk_gui/gui_flags.h (modified) * trunk/src/lib/gui/gtk_gui/gui_keys.h (modified) * trunk/src/lib/gui/gtk_gui/gui_update.h (modified) * trunk/src/lib/gui/gtk_gui/gui_video.h (modified) * trunk/src/lib/network/connection_monitor.h (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/data_stream.h (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_protocol.h (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/server_socket.h (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_buffer.h (modified) * trunk/src/lib/sound/sound_source.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/subprojects/framework.h (modified) * trunk/src/subprojects/network/network_unit_test.h (modified) * trunk/src/subprojects/network/read_sync.h (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.h (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/environments/water.h (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/npcs/npc.h (modified) * trunk/src/world_entities/npcs/npc_test.h (modified) * trunk/src/world_entities/npcs/npc_test1.h (modified) * trunk/src/world_entities/recorder.h (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) trunk: some virtuals Thu, 02 Feb 2006 12:57:21 GMT patrick [6980] * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) trunk: lenseflares loadable Thu, 02 Feb 2006 11:29:27 GMT bensch [6979] * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) orxonox/trunk: GraphicsEffects are BaseObject Lists now Thu, 02 Feb 2006 11:16:41 GMT bensch [6978] * trunk/src/Makefile.am (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) orxonox/trunk: loads the stuff Thu, 02 Feb 2006 10:30:40 GMT patrick [6977] * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: fog-effect should be loadable but isn't Thu, 02 Feb 2006 10:06:49 GMT patrick [6976] * trunk/NEWS (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: the graphicsengine is now loadable Thu, 02 Feb 2006 09:20:16 GMT bensch [6973] * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.h (modified) orxonox/trunk: added powerups Thu, 02 Feb 2006 09:18:54 GMT bensch [6972] * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) trunk: better functionality in the ammo-container functionality Wed, 01 Feb 2006 18:44:22 GMT bensch [6970] * trunk/src/world_entities/environments/model_entity.cc (modified) * trunk/src/world_entities/environments/model_entity.h (modified) orxonox/trunk: compiles again Wed, 01 Feb 2006 18:43:13 GMT bensch [6969] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/environments/model_entity.cc (moved) * trunk/src/world_entities/environments/model_entity.h (moved) orxonox/trunk: new ModelEntity (renamed) Wed, 01 Feb 2006 18:42:35 GMT bensch [6968] * trunk/src/world_entities/environments/movie_entity.cc (copied) * trunk/src/world_entities/environments/movie_entity.h (copied) orxonox/trunk: new entity Wed, 01 Feb 2006 17:45:26 GMT patrick [6967] * trunk/src/lib/graphics/graphics_engine.cc (modified) no more lenses :D Wed, 01 Feb 2006 17:43:11 GMT patrick [6966] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: deactivated the lenseflare temp Wed, 01 Feb 2006 16:42:10 GMT bensch [6965] * trunk/src/world_entities/camera.cc (modified) light is ok again Wed, 01 Feb 2006 15:40:34 GMT patrick [6959] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/world_entities/planet.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) trunk: merged network branche into trunk Wed, 01 Feb 2006 15:37:08 GMT bensch [6956] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) orxonox/trunk: merged the HeightMapBranche back to the trunk Wed, 01 Feb 2006 14:59:19 GMT bensch [6947] * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) orxonox/trunk: merged the controll back Wed, 01 Feb 2006 12:26:58 GMT bensch [6931] * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) orxonox/trunk: implemented addWeapon Tue, 31 Jan 2006 21:37:09 GMT bensch [6920] * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: default target for turret and other weapons, that ... Tue, 31 Jan 2006 21:15:54 GMT bensch [6918] * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: weapons do disengage if they are empty. Tue, 31 Jan 2006 19:46:06 GMT bensch [6913] * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: sun Tue, 31 Jan 2006 19:24:49 GMT bensch [6912] * trunk/src/lib/graphics/importer/primitive_model.cc (modified) * trunk/src/world_entities/planet.cc (modified) orxonox/trunk: tried to fix the planet Tue, 31 Jan 2006 12:21:29 GMT patrick [6889] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/render2D/billboard.cc (modified) trunk: lenseflare is not drawn if behind the camera Tue, 31 Jan 2006 03:38:57 GMT patrick [6888] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: the flare now look good, but occlusion culling missing :D ... Tue, 31 Jan 2006 03:15:49 GMT patrick [6887] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) trunk: the lense flare will be updated lateron Tue, 31 Jan 2006 03:14:37 GMT patrick [6886] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) trunk: implemented a working lense-flare Tue, 31 Jan 2006 03:06:11 GMT patrick [6885] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) trunk: implemented a working lense-flare Tue, 31 Jan 2006 02:28:26 GMT patrick [6884] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) trunk: working on the lenseflare Tue, 31 Jan 2006 01:44:16 GMT patrick [6883] * trunk/src/story_entities/simple_game_menu.cc (modified) trunk: the menu now works perfectlu Tue, 31 Jan 2006 01:38:19 GMT bensch [6882] * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: smooth Tue, 31 Jan 2006 01:27:52 GMT bensch [6881] * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: in 3d Tue, 31 Jan 2006 01:27:02 GMT bensch [6880] * trunk/src/world_entities/space_ships/hover.cc (modified) trunk: in 3d Tue, 31 Jan 2006 01:04:29 GMT bensch [6879] * trunk/src/world_entities/space_ships/hover.cc (modified) orxonox/trunk: smoother control of the Hover Tue, 31 Jan 2006 00:49:04 GMT patrick [6878] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) trunk: now working with element2d only, game always returns to menu ... Tue, 31 Jan 2006 00:04:54 GMT bensch [6877] * trunk/configure.ac (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) orxonox/trunk: compiles with the new libs Mon, 30 Jan 2006 23:28:56 GMT bensch [6876] * trunk/configure.ac (modified) orxonox/trunk: compile and run on Windows Mon, 30 Jan 2006 22:07:55 GMT patrick [6875] * trunk/src/story_entities/campaign.cc (modified) trunk: the network mode now exits on ESC