# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Jul 4, 2024, 4:38:50 AM Mon, 03 Jul 2006 22:15:43 GMT patrick [9076] * branches/presentation/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/presentation/src/story_entities/multi_player_world.cc (modified) collision reaction for multiplayer works now Mon, 03 Jul 2006 22:11:01 GMT bensch [9075] * branches/presentation/src/world_entities/space_ships/spacecraft_2d.cc (modified) playmode switch works correctly Mon, 03 Jul 2006 21:55:31 GMT bensch [9074] * branches/presentation/src/story_entities/game_world.cc (modified) * branches/presentation/src/world_entities/playable.cc (modified) * branches/presentation/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/presentation/src/world_entities/space_ships/spacecraft_2d.h (modified) orxonox/trunk: better 2d-playable Mon, 03 Jul 2006 21:39:27 GMT ponder [9073] * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (modified) The culling state is now reset after renering the terrain Mon, 03 Jul 2006 21:04:51 GMT rennerc [9072] * branches/presentation/src/lib/network/player_stats.cc (modified) * branches/presentation/src/lib/network/player_stats.h (modified) * branches/presentation/src/util/multiplayer_team_deathmatch.cc (modified) less bugs in fragtable :D Mon, 03 Jul 2006 20:23:35 GMT ponder [9071] * branches/terrain/src/lib/graphics/importer/terrain/frustum.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.cc (modified) * branches/terrain/src/world_entities/camera.cc (modified) Cleanup for the terrain Mon, 03 Jul 2006 19:37:41 GMT rennerc [9070] * branches/presentation/src/lib/collision_detection/cd_engine.cc (modified) * branches/presentation/src/lib/network/synchronizeable.cc (modified) bugs -= 2 - i love valgrind Mon, 03 Jul 2006 19:10:13 GMT snellen [9069] * branches/presentation/src/world_entities/creatures/fps_player.cc (modified) * branches/presentation/src/world_entities/script_trigger.cc (modified) modified debug output Mon, 03 Jul 2006 18:55:53 GMT rennerc [9068] * branches/presentation/src/lib/network/network_game_manager.cc (modified) * branches/presentation/src/lib/network/shared_network_data.cc (modified) * branches/presentation/src/lib/util/loading/game_loader.cc (modified) * branches/presentation/src/subprojects/framework.cc (modified) * branches/presentation/src/util/multiplayer_team_deathmatch.cc (modified) * branches/presentation/src/util/multiplayer_team_deathmatch.h (modified) * branches/presentation/src/util/network_game_rules.cc (modified) * branches/presentation/src/util/network_game_rules.h (modified) * branches/presentation/src/util/signal_handler.h (modified) * branches/presentation/src/world_entities/world_entity.cc (modified) * branches/presentation/src/world_entities/world_entity.h (modified) removed some bugs and added texture sync Mon, 03 Jul 2006 18:15:02 GMT snellen [9067] * branches/presentation/src/world_entities/creatures/fps_player.cc (modified) * branches/presentation/src/world_entities/space_ships/space_ship.cc (modified) made spaceship scriptable Mon, 03 Jul 2006 17:27:55 GMT patrick [9066] * branches/presentation/src/world_entities/npcs/generic_npc.cc (modified) npc now stopps Mon, 03 Jul 2006 17:22:44 GMT patrick [9065] * branches/presentation/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/presentation/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/presentation/src/world_entities/npcs/generic_npc.cc (modified) ground collision works again Mon, 03 Jul 2006 17:01:41 GMT patrick [9064] * branches/presentation (copied) created new presentation branche, from now single and multiplayer ... Mon, 03 Jul 2006 16:59:49 GMT patrick [9063] * branches/single_player_map (deleted) removing old singleplayermap Mon, 03 Jul 2006 16:59:18 GMT patrick [9062] * trunk/src/lib/collision_reaction/cr_defs.h (modified) * trunk/src/world_entities/player.cc (modified) merged branche single_player_map back to trunk Mon, 03 Jul 2006 16:39:10 GMT patrick [9061] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/collision_reaction/cr_defs.h (modified) * trunk/src/lib/collision_reaction/cr_object_damage.cc (modified) * trunk/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * trunk/src/lib/graphics/importer/bsp_manager.cc (modified) * trunk/src/lib/graphics/importer/bsp_manager.h (modified) * trunk/src/lib/graphics/text_engine/font_data.cc (modified) * trunk/src/lib/script_engine/script.cc (modified) * trunk/src/lib/script_engine/script.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/WorldEntities.am (modified) * trunk/src/world_entities/npcs/generic_npc.cc (modified) * trunk/src/world_entities/npcs/generic_npc.h (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/projectiles/laser.cc (modified) * trunk/src/world_entities/script_trigger.cc (modified) * trunk/src/world_entities/space_ships/cruizer.cc (copied) * trunk/src/world_entities/space_ships/cruizer.h (copied) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/spacecraft_2d.cc (copied) * trunk/src/world_entities/space_ships/spacecraft_2d.h (copied) * trunk/src/world_entities/world_entity.cc (modified) merged the single_player branche to trunk Mon, 03 Jul 2006 16:31:37 GMT patrick [9060] * branches/multi_player_map (deleted) removing old multiplayer map Mon, 03 Jul 2006 16:30:42 GMT patrick [9059] * trunk/src/lib/network/message_manager.cc (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/story_entities/menu/game_menu.cc (modified) * trunk/src/story_entities/menu/game_menu.h (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/world_entities/bsp_entity.cc (modified) * trunk/src/world_entities/bsp_entity.h (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/world_entity.cc (modified) merged the network branche with the trunk Mon, 03 Jul 2006 16:05:34 GMT bottac [9058] * branches/single_player_map/src/lib/collision_reaction/cr_defs.h (modified) * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/lib/graphics/importer/bsp_manager.cc (modified) Mon, 03 Jul 2006 16:01:25 GMT snellen [9057] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) added playanimation to scriptable methods Mon, 03 Jul 2006 15:54:38 GMT patrick [9056] * branches/single_player_map/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) less debug Mon, 03 Jul 2006 15:45:18 GMT rennerc [9055] * branches/multi_player_map/src/util/multiplayer_team_deathmatch.cc (modified) use fpsplayer Mon, 03 Jul 2006 15:44:03 GMT bottac [9054] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/single_player_map/src/lib/graphics/importer/bsp_manager.h (modified) < Mon, 03 Jul 2006 15:32:50 GMT rennerc [9053] * branches/multi_player_map/src/world_entities/bsp_entity.cc (modified) * branches/multi_player_map/src/world_entities/bsp_entity.h (modified) BspEntity sync Mon, 03 Jul 2006 15:32:34 GMT bensch [9052] * branches/single_player_map/src/lib/event/event_handler.cc (modified) * branches/single_player_map/src/world_entities/playable.cc (modified) * branches/single_player_map/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/single_player_map/src/world_entities/space_ships/spacecraft_2d.h (modified) some crappy spacecraft work... maybe i will start again :/ Mon, 03 Jul 2006 15:15:21 GMT patrick [9051] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) stop/resume functions Mon, 03 Jul 2006 15:08:54 GMT bottac [9050] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/single_player_map/src/lib/graphics/importer/bsp_manager.h (modified) cr_ground_walk fixed Mon, 03 Jul 2006 15:04:47 GMT rennerc [9049] * branches/multi_player_map/src/util/multiplayer_team_deathmatch.cc (modified) table doesnt segfault anymore Mon, 03 Jul 2006 14:33:18 GMT rennerc [9048] * branches/multi_player_map/src/lib/network/message_manager.cc (modified) * branches/multi_player_map/src/lib/network/network_game_manager.cc (modified) * branches/multi_player_map/src/lib/network/network_manager.cc (modified) removed some bugs Mon, 03 Jul 2006 14:19:47 GMT bensch [9047] * branches/single_player_map/src/world_entities/playable.cc (modified) * branches/single_player_map/src/world_entities/playable.h (modified) * branches/single_player_map/src/world_entities/player.cc (modified) * branches/single_player_map/src/world_entities/player.h (modified) * branches/single_player_map/src/world_entities/space_ships/spacecraft_2d.cc (modified) orxonox/trunk: Each Playable has an EnterRange Mon, 03 Jul 2006 14:05:28 GMT bensch [9046] * branches/single_player_map/src/defs/class_id.h (modified) * branches/single_player_map/src/world_entities/WorldEntities.am (modified) * branches/single_player_map/src/world_entities/space_ships/cruizer.cc (modified) * branches/single_player_map/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/single_player_map/src/world_entities/space_ships/spacecraft_2d.h (modified) orxonox/branches/single_player_map: added Spacecraft_2d Mon, 03 Jul 2006 13:55:07 GMT bensch [9045] * branches/single_player_map/src/world_entities/space_ships/spacecraft_2d.cc (copied) * branches/single_player_map/src/world_entities/space_ships/spacecraft_2d.h (copied) added Spacecraft2D entity Mon, 03 Jul 2006 13:45:24 GMT bensch [9044] * branches/single_player_map/src/lib/event/event_handler.cc (modified) * branches/single_player_map/src/world_entities/projectiles/laser.cc (modified) * branches/single_player_map/src/world_entities/space_ships/cruizer.cc (modified) * branches/single_player_map/src/world_entities/space_ships/cruizer.h (modified) obetter cruizeer Mon, 03 Jul 2006 13:45:11 GMT patrick [9043] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) run and crouch also works Mon, 03 Jul 2006 13:44:31 GMT patrick [9042] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) run and crouch also works Mon, 03 Jul 2006 13:30:01 GMT rennerc [9041] * branches/multi_player_map/src/lib/network/network_manager.cc (modified) * branches/multi_player_map/src/lib/network/network_manager.h (modified) * branches/multi_player_map/src/lib/network/network_stream.cc (modified) * branches/multi_player_map/src/story_entities/menu/game_menu.cc (modified) * branches/multi_player_map/src/story_entities/multi_player_world.cc (modified) bug-- Mon, 03 Jul 2006 13:23:42 GMT patrick [9040] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) npc walk at the ground with correct orientation Mon, 03 Jul 2006 13:16:31 GMT bensch [9039] * branches/single_player_map/src/defs/class_id.h (modified) * branches/single_player_map/src/lib/graphics/text_engine/font_data.cc (modified) * branches/single_player_map/src/world_entities/WorldEntities.am (modified) * branches/single_player_map/src/world_entities/elements/glgui_radar.cc (modified) * branches/single_player_map/src/world_entities/space_ships/cruizer.cc (copied) * branches/single_player_map/src/world_entities/space_ships/cruizer.h (copied) added cruizer Mon, 03 Jul 2006 13:16:01 GMT patrick [9038] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) some of the npc walk on the ground Mon, 03 Jul 2006 13:12:46 GMT patrick [9037] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) some of the npc walk on the ground Mon, 03 Jul 2006 12:31:33 GMT patrick [9036] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) sound interface Mon, 03 Jul 2006 12:17:40 GMT patrick [9035] * branches/single_player_map/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/single_player_map/src/story_entities/game_world.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/world_entity.cc (modified) npc walk again Mon, 03 Jul 2006 12:06:01 GMT rennerc [9034] * branches/multi_player_map/src/story_entities/menu/game_menu.cc (modified) changed guictrl labels Mon, 03 Jul 2006 11:43:29 GMT rennerc [9033] * branches/multi_player_map/src/story_entities/menu/game_menu.cc (modified) starting network games from menu works now Mon, 03 Jul 2006 11:41:42 GMT snellen [9032] * branches/single_player_map/src/lib/script_engine/script.cc (modified) * branches/single_player_map/src/lib/script_engine/script.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) added methods to generic npc Mon, 03 Jul 2006 11:35:40 GMT snellen [9031] * branches/single_player_map/src/lib/collision_reaction/cr_object_damage.cc (modified) * branches/single_player_map/src/lib/script_engine/script.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/playable.h (modified) * branches/single_player_map/src/world_entities/space_ships/space_ship.cc (modified) added some methods to generic npcs scriptable Mon, 03 Jul 2006 10:49:04 GMT amaechler [9030] * branches/mountain_lake/src/lib/shell/shell_command.cc (modified) hack to avoid ubuntu segfault Mon, 03 Jul 2006 10:22:30 GMT rennerc [9029] * branches/multi_player_map/src/story_entities/menu/game_menu.cc (modified) * branches/multi_player_map/src/story_entities/menu/game_menu.h (modified) implemented network game menu Mon, 03 Jul 2006 09:48:53 GMT amaechler [9028] * branches/mountain_lake/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/mountain_lake/src/lib/graphics/effects/cloud_effect.h (modified) * branches/mountain_lake/src/lib/graphics/effects/lightning_effect.cc (modified) ... Mon, 03 Jul 2006 09:30:17 GMT patrick [9027] * trunk/src/lib/collision_reaction/cr_object_damage.cc (modified) * trunk/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/npcs/generic_npc.cc (modified) npc does not yet move again. strange Mon, 03 Jul 2006 09:21:33 GMT patrick [9026] * trunk/src/world_entities/npcs/generic_npc.cc (modified) trunk: npcs are walking again Mon, 03 Jul 2006 09:02:01 GMT patrick [9025] * trunk/src/lib/collision_reaction/cr_object_damage.cc (modified) * trunk/src/lib/graphics/importer/bsp_file.cc (modified) some small debug output error Sun, 02 Jul 2006 21:22:04 GMT rennerc [9024] * branches/multi_player_map/src/world_entities/world_entity.cc (modified) MultiPlayerTeamDeathMatch: use hud notifier instead of own Sun, 02 Jul 2006 21:16:47 GMT rennerc [9023] * branches/multi_player_map/src/util/multiplayer_team_deathmatch.cc (modified) * branches/multi_player_map/src/util/multiplayer_team_deathmatch.h (modified) * branches/multi_player_map/src/world_entities/player.h (modified) MultiPlayerTeamDeathMatch: use hud notifier instead of own Sun, 02 Jul 2006 20:26:47 GMT bensch [9022] * trunk/src/lib/gui/gl/glgui_handler.cc (modified) orxonox/trunk: less output Sun, 02 Jul 2006 20:25:41 GMT bensch [9021] * trunk/src/lib/gui/gl/glgui_handler.cc (modified) * trunk/src/world_entities/environments/mapped_water.cc (modified) * trunk/src/world_entities/environments/mapped_water.h (modified) orxonox/trunk: GUI: mapped water can no be edited with the mouse Sun, 02 Jul 2006 14:42:20 GMT snellen [9020] * branches/single_player_map/src/lib/script_engine/script.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/script_trigger.cc (modified) made scripttrigger scriptable Sun, 02 Jul 2006 14:41:32 GMT bensch [9019] * trunk/src/lib/gui/gl/glgui_widget.cc (modified) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/elements/glgui_radar.cc (modified) * trunk/src/world_entities/environments/mapped_water.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) orxonox/trunk: OggPlayer retrieves Information about the current ... Sun, 02 Jul 2006 13:39:30 GMT snellen [9018] * branches/single_player_map/src/world_entities/script_trigger.cc (modified) made scripttrigger scriptable Sun, 02 Jul 2006 13:23:02 GMT snellen [9017] * branches/single_player_map/src/lib/script_engine/script.cc (modified) * branches/single_player_map/src/world_entities/script_trigger.cc (modified) made script scriptable Sun, 02 Jul 2006 13:20:23 GMT snellen [9016] * branches/single_player_map/src/lib/script_engine/script.cc (modified) made script scriptable Sun, 02 Jul 2006 13:04:20 GMT bensch [9015] * trunk/src/lib/gui/gl/glgui.h (modified) * trunk/src/lib/gui/gl/glgui_textfield.cc (modified) * trunk/src/lib/gui/gl/glgui_textfield.h (modified) * trunk/src/story_entities/menu/game_menu.cc (modified) orxonox/trunk: text-field Sun, 02 Jul 2006 12:50:47 GMT bensch [9014] * trunk/src/story_entities/menu/game_menu.cc (modified) * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) * trunk/src/world_entities/elements/glgui_radar.cc (modified) orxonox/trunk: autoselect first entries in the Menu Sun, 02 Jul 2006 12:25:56 GMT bensch [9013] * branches/mountain_lake (copied) new copy Sun, 02 Jul 2006 12:25:36 GMT bensch [9012] * branches/multi_player_map (copied) new copy Sun, 02 Jul 2006 12:25:24 GMT bensch [9011] * branches/single_player_map (copied) new copy Sun, 02 Jul 2006 12:24:48 GMT bensch [9010] * branches/single_player_map (deleted) delete branche for recopy Sun, 02 Jul 2006 12:23:23 GMT bensch [9009] * branches/multi_player_map (deleted) delete merged branche Sun, 02 Jul 2006 12:22:19 GMT bensch [9008] * trunk/src/lib/collision_detection/bounding_volume.h (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/collision_reaction/cr_object_damage.cc (modified) * trunk/src/lib/network/message_manager.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/multi_player_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/src/util/object_manager.cc (modified) * trunk/src/world_entities/playable.cc (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/spawning_point.cc (modified) * trunk/src/world_entities/spawning_point.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the network bak to the trunk merged with ... Sun, 02 Jul 2006 12:12:53 GMT bensch [9007] * branches/mountain_lake (deleted) delete merged branche Sun, 02 Jul 2006 12:11:59 GMT bensch [9006] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/effects/cloud_effect.cc (modified) * trunk/src/lib/graphics/effects/cloud_effect.h (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lightening_effect.cc (deleted) * trunk/src/lib/graphics/effects/lightening_effect.h (deleted) * trunk/src/lib/graphics/effects/lightning_effect.cc (copied) * trunk/src/lib/graphics/effects/lightning_effect.h (copied) * trunk/src/lib/graphics/effects/rain_effect.cc (modified) * trunk/src/lib/graphics/effects/rain_effect.h (modified) * trunk/src/lib/graphics/effects/snow_effect.cc (modified) * trunk/src/lib/graphics/effects/volfog_effect.cc (modified) * trunk/src/lib/gui/gl/glgui_handler.cc (modified) * trunk/src/lib/util/executor/executor_lua.h (modified) * trunk/src/world_entities/environments/mapped_water.cc (modified) * trunk/src/world_entities/environments/mapped_water.h (modified) * trunk/src/world_entities/script_trigger.cc (modified) * trunk/src/world_entities/script_trigger.h (modified) * trunk/src/world_entities/skydome.cc (modified) * trunk/src/world_entities/skydome.h (modified) orxonox/trunk: merged the mountain_lake branche back to the trunk ... Sun, 02 Jul 2006 11:37:57 GMT bensch [9005] * branches/single_player_map (copied) created a new copy of the trunk Sun, 02 Jul 2006 11:37:35 GMT bensch [9004] * branches/single_player_map (deleted) delete merged branches Sun, 02 Jul 2006 11:36:13 GMT bensch [9003] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * trunk/src/lib/graphics/importer/bsp_file.cc (modified) * trunk/src/lib/graphics/importer/bsp_file.h (modified) * trunk/src/lib/graphics/importer/bsp_manager.cc (modified) * trunk/src/lib/graphics/importer/bsp_manager.h (modified) * trunk/src/lib/graphics/importer/interactive_model.h (modified) * trunk/src/lib/graphics/importer/md2/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2/md2Model.h (modified) * trunk/src/lib/script_engine/script.cc (modified) * trunk/src/lib/script_engine/script.h (modified) * trunk/src/lib/script_engine/script_class.h (modified) * trunk/src/lib/script_engine/script_manager.cc (modified) * trunk/src/lib/util/executor/executor_lua.cc (modified) * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/WorldEntities.am (modified) * trunk/src/world_entities/bsp_entity.cc (modified) * trunk/src/world_entities/creatures/fps_player.cc (modified) * trunk/src/world_entities/creatures/fps_player.h (modified) * trunk/src/world_entities/door.cc (deleted) * trunk/src/world_entities/door.h (deleted) * trunk/src/world_entities/elements/glgui_radar.cc (modified) * trunk/src/world_entities/npcs/door.cc (copied) * trunk/src/world_entities/npcs/door.h (copied) * trunk/src/world_entities/npcs/generic_npc.cc (modified) * trunk/src/world_entities/npcs/generic_npc.h (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/npcs/repair_station.cc (copied) * trunk/src/world_entities/npcs/repair_station.h (copied) * trunk/src/world_entities/script_trigger.cc (modified) * trunk/src/world_entities/script_trigger.h (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/weapons/fps_sniper_rifle.cc (modified) * trunk/src/world_entities/weapons/fps_sniper_rifle.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the single_player_map branche back merged with ... Sun, 02 Jul 2006 10:47:18 GMT bensch [9002] * trunk/src/world_entities/elements/glgui_radar.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: redirect everything to see into the dof of the _centerNode Sun, 02 Jul 2006 04:57:09 GMT bensch [9001] * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/elements/glgui_radar.cc (modified) orxonox/trunk: The Radar is now displayed with the radar-pic ... Sun, 02 Jul 2006 04:43:15 GMT bensch [9000] * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/elements/glgui_radar.cc (modified) nicer, better radar Sun, 02 Jul 2006 04:32:18 GMT bensch [8999] * trunk/src/world_entities/elements/glgui_radar.cc (modified) radar: much better sizeing Sun, 02 Jul 2006 04:30:55 GMT bensch [8998] * trunk/src/world_entities/elements/glgui_radar.cc (modified) orxonox/trunk: gui-Radar renders in a corrected Size(); Sun, 02 Jul 2006 04:27:43 GMT bensch [8997] * trunk/src/world_entities/elements/glgui_radar.cc (modified) orxonox/trunk: RADAR shows the correct Elements now Sun, 02 Jul 2006 04:25:54 GMT bensch [8996] * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/elements/glgui_radar.cc (modified) * trunk/src/world_entities/elements/glgui_radar.h (modified) orxonox/trunk: RADAR RENDERS Sun, 02 Jul 2006 03:43:28 GMT bensch [8995] * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.h (modified) hud: radar shown inside of the HUD Sun, 02 Jul 2006 03:38:44 GMT bensch [8994] * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/WorldEntities.am (modified) * trunk/src/world_entities/elements/glgui_radar.cc (modified) compiling radar Sun, 02 Jul 2006 03:30:14 GMT bensch [8993] * trunk/src/world_entities/elements/glgui_radar.cc (modified) * trunk/src/world_entities/elements/glgui_radar.h (modified) radar should provide the right data now Sun, 02 Jul 2006 03:00:49 GMT bensch [8992] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/world_entities/elements/glgui_radar.cc (modified) * trunk/src/world_entities/elements/glgui_radar.h (modified) more radar work Sat, 01 Jul 2006 18:16:09 GMT bensch [8991] * trunk/src/lib/gui/gl/glgui_bar.cc (modified) * trunk/src/lib/gui/gl/glgui_bar.h (modified) * trunk/src/lib/gui/gl/glgui_text.cc (modified) * trunk/src/lib/gui/gl/glgui_text.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) * trunk/src/world_entities/elements/glgui_radar.cc (copied) * trunk/src/world_entities/elements/glgui_radar.h (copied) orxonox/trunk: added a Radar class, to display radar as Widget Sat, 01 Jul 2006 16:09:30 GMT bensch [8990] * trunk/src/lib/gui/gl/glgui_widget.cc (modified) * trunk/src/lib/gui/gl/glgui_widget.h (modified) * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.h (modified) * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) orxonox/trunk: new Functionality to widget, so one can set a ... Sat, 01 Jul 2006 15:32:45 GMT bensch [8989] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/gui/gl/glgui_widget.cc (modified) * trunk/src/util/hud.cc (modified) orxonox/trunk: notifier notifies Sat, 01 Jul 2006 15:13:19 GMT bensch [8988] * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) * trunk/src/world_entities/elements/glgui_energywidget.h (modified) orxonox/trunk: much nicer rendering. The Bar is now behind the Value Sat, 01 Jul 2006 15:08:20 GMT bensch [8987] * trunk/src/util/hud.cc (modified) orxonox/trunk: multi-lined the weapon-alignment, man, it looks real ... Sat, 01 Jul 2006 14:57:07 GMT bensch [8986] * trunk/src/lib/gui/gl/glgui_bar.h (modified) * trunk/src/lib/util/color.cc (modified) * trunk/src/lib/util/color.h (modified) * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) trunk: slerping colors in HSV-space works Sat, 01 Jul 2006 14:25:45 GMT bensch [8985] * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) orxonox/trunk: works perfectly with nice fading effect :) Sat, 01 Jul 2006 14:23:49 GMT bensch [8984] * trunk/src/lib/gui/gl/glgui_bar.cc (modified) * trunk/src/lib/gui/gl/glgui_bar.h (modified) * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: gui with fading :) Sat, 01 Jul 2006 14:12:44 GMT bensch [8983] * trunk/src/lib/gui/gl/glgui_bar.cc (modified) * trunk/src/lib/gui/gl/glgui_bar.h (modified) * trunk/src/lib/gui/gl/glgui_widget.h (modified) * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) blend-stuff Sat, 01 Jul 2006 13:28:54 GMT bensch [8982] * trunk/src/lib/gui/gl/glgui_widget.cc (modified) font-loading hack, until fonts are real resources, and can be loaded ... Sat, 01 Jul 2006 13:23:12 GMT bensch [8981] * trunk/src/lib/graphics/text_engine/limited_width_text.cc (modified) * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) * trunk/src/world_entities/elements/glgui_energywidget.h (modified) trunk: less debug output Sat, 01 Jul 2006 13:18:43 GMT bensch [8980] * trunk/src/lib/graphics/text_engine/limited_width_text.h (modified) * trunk/src/lib/gui/gl/glgui_text.cc (modified) * trunk/src/lib/gui/gl/glgui_text.h (modified) * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) * trunk/src/world_entities/elements/glgui_energywidget.h (modified) trunk: more gui in the Hud Sat, 01 Jul 2006 13:05:47 GMT snellen [8979] * branches/single_player_map/src/lib/script_engine/script.cc (modified) * branches/single_player_map/src/lib/script_engine/script_class.h (modified) Added method to: ScriptClass: int insertObject(Script* L, BaseObject* ... Sat, 01 Jul 2006 12:48:17 GMT snellen [8978] * branches/single_player_map/src/lib/script_engine/script.cc (modified) * branches/single_player_map/src/lib/script_engine/script.h (modified) * branches/single_player_map/src/world_entities/script_trigger.cc (modified) * branches/single_player_map/src/world_entities/script_trigger.h (modified) perpared possibility to add the script object to the lua script ... Sat, 01 Jul 2006 11:17:57 GMT bensch [8977] * trunk/src/world_entities/elements/glgui_energywidget.cc (modified) * trunk/src/world_entities/elements/glgui_energywidget.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) trunk: gui displayes nicely