# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 8:46:31 AM Tue, 17 Jan 2006 21:01:07 GMT bensch [6512] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/light.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_emitter.h (modified) * trunk/src/lib/particles/particle_engine.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/particle_system.h (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/physics/fields/field.h (modified) * trunk/src/lib/physics/fields/gravity.cc (modified) * trunk/src/lib/physics/fields/gravity.h (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/lib/physics/physics_engine.h (modified) * trunk/src/proto/proto_world_entity.cc (modified) * trunk/src/proto/proto_world_entity.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) * trunk/src/story_entities/campaign_data.h (modified) * trunk/src/story_entities/dedicated_server_world.cc (modified) * trunk/src/story_entities/dedicated_server_world.h (modified) * 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/multi_player_world.h (modified) * trunk/src/story_entities/single_player_world.cc (modified) * trunk/src/story_entities/single_player_world.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.h (modified) * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.h (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/creatures/md2_creature.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/environment.h (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/npcs/ground_turret.h (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.h (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/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_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) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/bomb.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) * 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) * 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/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aim.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.h (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/cannon.h (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/crosshair.h (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.h (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/test_gun.h (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/turret.h (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) * trunk/src/world_entities/weapons/weapon_manager.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: loadParams is now virtual. ALL THE CLASSES HAVE TO ... Tue, 17 Jan 2006 01:03:02 GMT patrick [6511] * branches/network/src/lib/graphics/graphics_engine.cc (modified) * branches/network/src/lib/graphics/importer/texture.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/skybox.h (modified) network: skybox is now fixed, there is no seam on the border anymore, ... Mon, 16 Jan 2006 15:29:04 GMT hdavid [6510] * branches/avi_play/src/lib/graphics/importer/media_container.cc (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.cc (modified) branches/avi_play: fixed loading Mon, 16 Jan 2006 12:09:26 GMT bknecht [6509] * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.cc (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.h (modified) Control: Major changes in Spaceshipcontrol. Go check it out! It's not ... Sun, 15 Jan 2006 23:23:49 GMT hdavid [6508] * branches/avi_play/src/world_entities/movie_entity.cc (modified) * branches/avi_play/src/world_entities/movie_entity.h (modified) Sun, 15 Jan 2006 14:33:54 GMT hdavid [6507] * branches/avi_play/src/defs/class_id.h (modified) * branches/avi_play/src/world_entities/movie_entity.cc (modified) * branches/avi_play/src/world_entities/movie_entity.h (modified) branches/avi_play: basic implementation of the world entity movie_entity Thu, 12 Jan 2006 15:10:05 GMT bknecht [6506] * branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.cc (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.cc (modified) Control: Some keys for SpaceShip and Helicopter can now be altered in ... Thu, 12 Jan 2006 08:04:23 GMT bknecht [6505] * branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.cc (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.cc (modified) Control: Helicopter and SpaceShip Control Thu, 12 Jan 2006 00:13:20 GMT patrick [6504] * branches/network/src/lib/sound/sound_source.h (modified) * branches/network/src/story_entities/campaign_data.cc (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world_data.cc (modified) * branches/network/src/story_entities/game_world_data.h (modified) * branches/network/src/story_entities/simple_game_menu.cc (modified) * branches/network/src/story_entities/simple_game_menu.h (modified) * branches/network/src/story_entities/story_entity.h (modified) network: some more menu work. There is no menu visible yet (only for ... Wed, 11 Jan 2006 22:54:32 GMT rennerc [6503] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) networkGameManager now copies data to one buffer for each client Wed, 11 Jan 2006 21:49:27 GMT patrick [6502] * branches/network/src/defs/class_id.h (modified) * branches/network/src/story_entities/simple_game_menu.cc (modified) * branches/network/src/story_entities/simple_game_menu.h (modified) network: the simple menu is a game world, that is a little more ... Wed, 11 Jan 2006 21:19:35 GMT patrick [6501] * branches/network/src/story_entities/Makefile.am (modified) * branches/network/src/story_entities/simple_game_menu.cc (added) * branches/network/src/story_entities/simple_game_menu.h (added) network: prepearing the game menu Wed, 11 Jan 2006 21:00:57 GMT patrick [6500] * branches/network (copied) * branches/network/src/lib/coord/p_node.cc (copied) * branches/network/src/lib/coord/p_node.h (copied) * branches/network/src/lib/lang/base_object.cc (copied) * branches/network/src/lib/network/network_game_manager.cc (copied) * branches/network/src/lib/network/network_game_manager.h (copied) * branches/network/src/lib/network/network_stream.cc (copied) * branches/network/src/story_entities/game_world.cc (copied) * branches/network/src/story_entities/game_world.h (copied) * branches/network/src/story_entities/multi_player_world.cc (copied) * branches/network/src/story_entities/multi_player_world.h (copied) * branches/network/src/story_entities/multi_player_world_data.cc (copied) * branches/network/src/story_entities/multi_player_world_data.h (copied) * branches/network/src/util/hud.cc (copied) * branches/network/src/util/state.cc (copied) * branches/network/src/util/state.h (copied) * branches/network/src/world_entities/power_ups/param_power_up.cc (copied) * branches/network/src/world_entities/power_ups/power_up.cc (copied) * branches/network/src/world_entities/power_ups/turret_power_up.cc (copied) * branches/network/src/world_entities/skybox.cc (copied) * branches/network/src/world_entities/space_ships/space_ship.cc (copied) * branches/network/src/world_entities/world_entity.cc (copied) * branches/network/src/world_entities/world_entity.h (copied) network: added branche network again: fresh copy of the trunk Wed, 11 Jan 2006 21:00:18 GMT patrick [6499] * branches/network (deleted) removed the network branche Wed, 11 Jan 2006 20:58:22 GMT patrick [6498] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * 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/multi_player_world.h (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/story_entities/multi_player_world_data.h (modified) * trunk/src/util/hud.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) trunk: merged the network branche into the trunk Wed, 11 Jan 2006 16:45:38 GMT bknecht [6497] * branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.cc (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.h (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.cc (modified) Control: Helicoptercontrol updated Wed, 11 Jan 2006 16:40:42 GMT bensch [6496] * height_map_merge/src/world_entities/terrain.cc (modified) terrain loads hm from ResourceManager::gertFullName Wed, 11 Jan 2006 16:34:45 GMT bensch [6495] * height_map_merge/src/world_entities/terrain.cc (modified) * height_map_merge/src/world_entities/terrain.h (modified) terrain updated, so it can load a new HeightMap from an XML file Wed, 11 Jan 2006 16:18:15 GMT bensch [6494] * height_map_merge/src/lib/graphics/importer/height_map.cc (modified) * height_map_merge/src/lib/graphics/importer/height_map.h (modified) orxonox/branches/height_map: copy the heightMap to the trunk_merge- ... Wed, 11 Jan 2006 16:06:43 GMT patrick [6493] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/story_entities/multi_player_world_data.cc (modified) * branches/network/src/util/state.cc (modified) * branches/network/src/util/state.h (modified) * branches/network/src/world_entities/power_ups/power_up.cc (modified) * branches/network/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) network: playable creation fix Wed, 11 Jan 2006 16:02:54 GMT bensch [6492] * height_map_merge (copied) copy of the trunk to heightmap_merge Wed, 11 Jan 2006 16:01:35 GMT bensch [6491] * branches/avi_play (moved) moved branches/avi-play-merge to branches/avi_play Wed, 11 Jan 2006 16:01:05 GMT bensch [6490] * branches/avi_play (deleted) deleted avi_play Wed, 11 Jan 2006 15:48:53 GMT stefalie [6489] * branches/avi_play_merge/src/world_entities/movie_entity.cc (modified) * branches/avi_play_merge/src/world_entities/movie_entity.h (modified) avi_play_merge: fastfactory works Wed, 11 Jan 2006 15:33:14 GMT stefalie [6488] * branches/avi_play_merge/src/defs/class_id.h (modified) * branches/avi_play_merge/src/world_entities/Makefile.am (modified) * branches/avi_play_merge/src/world_entities/movie_entity.cc (added) * branches/avi_play_merge/src/world_entities/movie_entity.h (added) avi_play_merge: movie_entity added Wed, 11 Jan 2006 15:18:14 GMT manuel [6487] * branches/powerups/src/world_entities/playable.cc (modified) * branches/powerups/src/world_entities/playable.h (modified) * branches/powerups/src/world_entities/power_ups/param_power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/param_power_up.h (modified) * branches/powerups/src/world_entities/power_ups/power_up.cc (modified) * branches/powerups/src/world_entities/space_ships/space_ship.cc (modified) * branches/powerups/src/world_entities/space_ships/space_ship.h (modified) moved pickup from spaceship to playable. playable can now pickup ... Wed, 11 Jan 2006 15:01:06 GMT bensch [6486] * branches/avi_play_merge/config.h.in (modified) * branches/avi_play_merge/configure.ac (modified) * branches/avi_play_merge/src/defs/class_id.h (modified) * branches/avi_play_merge/src/lib/graphics/importer/Makefile.am (modified) * branches/avi_play_merge/src/lib/graphics/importer/media_container.cc (copied) * branches/avi_play_merge/src/lib/graphics/importer/media_container.h (copied) * branches/avi_play_merge/src/lib/graphics/importer/movie_player.cc (copied) * branches/avi_play_merge/src/lib/graphics/importer/movie_player.h (copied) * branches/avi_play_merge/src/lib/graphics/importer/texture.cc (modified) * branches/avi_play_merge/src/lib/graphics/importer/texture_sequence.cc (modified) * branches/avi_play_merge/src/lib/graphics/importer/texture_sequence.h (modified) * branches/avi_play_merge/src/subprojects/importer/Makefile.am (modified) * branches/avi_play_merge/src/subprojects/importer/movie_player_test.cc (copied) * branches/avi_play_merge/src/subprojects/importer/multitex.cc (modified) orxonox/branches/avi_play_merge: merged the trunk, commit for testing Wed, 11 Jan 2006 14:42:52 GMT bknecht [6485] * branches/spaceshipcontrol/src/lib/graphics/importer/tc.cc (modified) * branches/spaceshipcontrol/src/lib/graphics/text_engine/font.cc (modified) * branches/spaceshipcontrol/src/lib/graphics/text_engine/font.h (modified) uint corrections Wed, 11 Jan 2006 14:36:21 GMT bensch [6484] * branches/avi_play_merge (copied) copy of the trunk for merging the avi_player into the trunk Wed, 11 Jan 2006 14:35:24 GMT rennerc [6483] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) base_object.cc: fixed bug with sync Wed, 11 Jan 2006 14:32:53 GMT bensch [6482] * branches/spaceshipcontrol (copied) control: copy trunk again Wed, 11 Jan 2006 14:32:40 GMT bensch [6481] * branches/spaceshipcontrol (deleted) delete Wed, 11 Jan 2006 14:32:25 GMT bensch [6480] * trunk/src/lib/graphics/importer/tc.h (modified) uint to unsigned int Wed, 11 Jan 2006 14:28:05 GMT bensch [6479] * branches/spaceshipcontrol (copied) new copy of the trunk Wed, 11 Jan 2006 14:27:51 GMT bensch [6478] * branches/spaceshipcontrol (deleted) delete again Wed, 11 Jan 2006 14:27:35 GMT bensch [6477] * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/subprojects/importer/tc.cc (modified) trunk: uint to unsigned int Wed, 11 Jan 2006 14:08:06 GMT bensch [6476] * branches/spaceshipcontrol (copied) branches: copied the trunk to spaceshipcontrol AGAIN Wed, 11 Jan 2006 14:07:32 GMT bensch [6475] * branches/spaceshipcontrol (deleted) deleted branche/spaceshipcontrol Wed, 11 Jan 2006 13:56:07 GMT bensch [6474] * branches/powerups (copied) branches: created branche powerups as a copy of the trunk Wed, 11 Jan 2006 13:55:36 GMT bensch [6473] * branches/powerups (deleted) delete branche powerups Wed, 11 Jan 2006 13:11:16 GMT bottac [6472] * branches/height_map/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map/src/lib/graphics/importer/height_map.h (modified) * branches/height_map/src/lib/graphics/importer/static_model.cc (modified) * branches/height_map/src/lib/graphics/importer/texture.cc (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.h (modified) * branches/height_map/src/world_entities/terrain.cc (modified) Added Class Tile to HeightMap (allows a primitive LOD Implementation). Wed, 11 Jan 2006 11:28:17 GMT bensch [6471] * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) orxonox/trunk: testing, but not working Wed, 11 Jan 2006 11:21:42 GMT bensch [6470] * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) trunk some work on cubeMap Wed, 11 Jan 2006 11:20:56 GMT rennerc [6469] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/world_entities/power_ups/param_power_up.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) space_ship: tried to implement control synchronization entities will ... Wed, 11 Jan 2006 11:00:06 GMT bensch [6468] * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) trunk: added localPlayer and SkyBox to state Wed, 11 Jan 2006 10:46:52 GMT bensch [6467] * trunk/src/lib/graphics/importer/grid.cc (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/util/loading/resource_manager.cc (modified) * trunk/src/util/loading/resource_manager.h (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) orxonox/trunk: Texture loading with GL_TEXTURE_* in ResourceManager ... Wed, 11 Jan 2006 10:09:48 GMT patrick [6466] * branches/network/src/story_entities/multi_player_world_data.cc (modified) network: the spaceship spawning bug has been fixed, but no there is ... Tue, 10 Jan 2006 22:53:19 GMT bensch [6465] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) trunk: texture prepared for others than GL_TETURE_2D Tue, 10 Jan 2006 13:53:57 GMT patrick [6464] * branches/network/src/story_entities/multi_player_world_data.cc (modified) * branches/network/src/story_entities/multi_player_world_data.h (modified) network: MultiPlayerWorld debug now switches between to ... Tue, 10 Jan 2006 12:56:38 GMT patrick [6463] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/story_entities/multi_player_world.cc (modified) * branches/network/src/story_entities/multi_player_world.h (modified) * branches/network/src/story_entities/multi_player_world_data.cc (modified) * branches/network/src/story_entities/multi_player_world_data.h (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) network: implemented a better debug function Tue, 10 Jan 2006 01:20:37 GMT patrick [6462] * branches/network/src/story_entities/multi_player_world_data.cc (modified) network: work flush Tue, 10 Jan 2006 01:10:39 GMT patrick [6461] * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/world_entities/world_entity.h (modified) network: changed the network synchronizeable design slighlty Tue, 10 Jan 2006 01:05:57 GMT patrick [6460] * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/multi_player_world_data.cc (modified) network: skybox parenting fix Tue, 10 Jan 2006 01:00:20 GMT patrick [6459] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/multi_player_world_data.cc (modified) * branches/network/src/util/state.cc (modified) * branches/network/src/util/state.h (modified) network: skybox parenting fix Tue, 10 Jan 2006 00:20:12 GMT bensch [6458] * trunk/src/lib/graphics/importer/grid.cc (modified) * trunk/src/lib/graphics/importer/grid.h (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) orxonox/trunk: wave now also rebuilds the Normals (do not know if ... Mon, 09 Jan 2006 23:39:08 GMT bensch [6457] * trunk/src/lib/graphics/importer/grid.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) water works Mon, 09 Jan 2006 23:09:58 GMT bensch [6456] * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) Water draws itself Mon, 09 Jan 2006 22:53:53 GMT bensch [6455] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/tc.c (deleted) * trunk/src/lib/graphics/importer/tc.cc (added) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/environments (added) * trunk/src/world_entities/environments/water.cc (copied) * trunk/src/world_entities/environments/water.h (copied) trunk: Simple water surface WE Mon, 09 Jan 2006 22:20:37 GMT bensch [6454] * trunk/src/lib/graphics/importer/grid.cc (modified) * trunk/src/lib/graphics/importer/grid.h (modified) * trunk/src/lib/graphics/importer/vertex_array_model.h (modified) orxonox/trunk: changing the height of the Grid should work Mon, 09 Jan 2006 22:11:59 GMT bensch [6453] * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/lib/graphics/importer/vertex_array_model.h (modified) trunk Vectors instead of floats used in VertexArrayModel Mon, 09 Jan 2006 21:42:56 GMT bensch [6452] * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/lib/graphics/importer/vertex_array_model.h (modified) trunk: vertexArrayModel minor functionality update Mon, 09 Jan 2006 20:19:17 GMT bensch [6451] * branches/cd_merge (copied) branches: copy trunk to cd_merge Mon, 09 Jan 2006 13:14:00 GMT bensch [6450] * branches/collision_detection/src/lib/collision_detection/cd_engine.cc (modified) * branches/collision_detection/src/lib/math/matrix.cc (modified) * branches/collision_detection/src/subprojects/collision_detection/collision_detection.cc (modified) cd: correctness Mon, 09 Jan 2006 13:02:49 GMT patrick [6449] * branches/collision_detection/configure (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) cd: draw fix Mon, 09 Jan 2006 11:38:12 GMT patrick [6448] * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) collisiondetection: some small changes Sun, 08 Jan 2006 23:39:15 GMT patrick [6447] * branches/collision_detection/src/lib/collision_detection/bv_tree_node.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) collision: some more debug work on the collision detection framework Sun, 08 Jan 2006 23:05:57 GMT bensch [6446] * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/grid.cc (copied) * trunk/src/lib/graphics/importer/grid.h (copied) * trunk/src/util/hud.cc (modified) orxonox/trunk: added grid class Sun, 08 Jan 2006 21:59:21 GMT bensch [6445] * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) trunk: bars are nicer now Sun, 08 Jan 2006 21:45:03 GMT bensch [6444] * 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/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) trunk: sliders get updated, as they should be Sun, 08 Jan 2006 16:44:04 GMT bensch [6443] * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.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/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) huge pipeline Sun, 08 Jan 2006 16:19:39 GMT bensch [6442] * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.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/weapons/weapon_manager.h (modified) Gui Shows weapons (simple) Sun, 08 Jan 2006 15:02:30 GMT bensch [6441] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.h (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) orxonox/trunk: the Hud now scales the Widgets itself Sun, 08 Jan 2006 14:20:00 GMT bensch [6440] * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: now the Widgets are only rendered within the HUD Sun, 08 Jan 2006 13:45:23 GMT bensch [6439] * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * 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) trunk: WeaponSystem working again: reverted the changed from ... Sun, 08 Jan 2006 12:51:55 GMT bensch [6438] * trunk/src/lib/gui/gl_gui/glgui_widget.h (modified) * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/turret.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) trunk: widget war Sun, 08 Jan 2006 12:12:38 GMT bensch [6437] * trunk/src/defs/class_id.h (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/hud.cc (copied) * trunk/src/util/hud.h (copied) * trunk/src/util/user_control.cc (deleted) * trunk/src/util/user_control.h (deleted) trunk: added HUD definition and removed user_control Sun, 08 Jan 2006 01:27:29 GMT bensch [6436] * 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: collides with function now takes away the Energy of ... Sun, 08 Jan 2006 01:08:24 GMT bensch [6435] * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * 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: weapon tick is now the only tick functions of Weapon. ... Sun, 08 Jan 2006 01:00:48 GMT bensch [6434] * trunk/src/story_entities/game_world.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/Makefile.am (modified) * trunk/src/world_entities/projectiles (added) * trunk/src/world_entities/projectiles/bomb.cc (moved) * trunk/src/world_entities/projectiles/bomb.h (moved) * trunk/src/world_entities/projectiles/guided_missile.cc (moved) * trunk/src/world_entities/projectiles/guided_missile.h (moved) * trunk/src/world_entities/projectiles/laser.cc (moved) * trunk/src/world_entities/projectiles/laser.h (moved) * trunk/src/world_entities/projectiles/projectile.cc (moved) * trunk/src/world_entities/projectiles/projectile.h (moved) * trunk/src/world_entities/projectiles/rocket.cc (moved) * trunk/src/world_entities/projectiles/rocket.h (moved) * trunk/src/world_entities/projectiles/test_bullet.cc (moved) * trunk/src/world_entities/projectiles/test_bullet.h (moved) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) orxonox/trunk: moved the projectiles to Projectiles Sun, 08 Jan 2006 00:50:16 GMT bensch [6433] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) orxonox/trunk: the turret now fires too Sun, 08 Jan 2006 00:15:52 GMT bensch [6432] * trunk/src/Makefile.am (modified) * trunk/src/story_entities/Makefile.am (copied) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/npcs/ground_turret.cc (moved) * trunk/src/world_entities/npcs/ground_turret.h (moved) orxonox/trunk: better build process: fake convenience lib through ... Sat, 07 Jan 2006 23:52:23 GMT bensch [6431] * trunk/src/lib/gui/gl_gui/glgui_widget.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.h (modified) * trunk/src/world_entities/weapons/bomb.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/projectile.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: projectile inherits Energies from WorldEntity Sat, 07 Jan 2006 23:14:49 GMT bensch [6430] * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: Energy System on WorldEntity-level Sat, 07 Jan 2006 22:21:07 GMT bensch [6429] * branches/spaceshipcontrol (copied) branches: spaceshipcontrol: added as copy of the trunk again Sat, 07 Jan 2006 22:20:42 GMT bensch [6428] * branches/network (copied) branches: copied the trunk again to network Sat, 07 Jan 2006 22:18:34 GMT bensch [6427] * branches/spaceshipcontrol (deleted) branches: deleted branche spaceshipcontrol reason: merged into the trunk Sat, 07 Jan 2006 22:17:51 GMT bensch [6426] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/camera.cc (modified) * 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) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (copied) * trunk/src/world_entities/weapons/targeting_turret.h (copied) orxonox/trunk: merged the spaceshipcontrol branche back to the trunk ... Sat, 07 Jan 2006 22:08:12 GMT bensch [6425] * branches/network (deleted) deleted branche network reason: merged to the trunk Sat, 07 Jan 2006 22:07:22 GMT bensch [6424] * branches/preferences/AUTHORS (modified) * trunk/scripts/orxonoxServer.sh (copied) * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/data (copied) * trunk/src/lib/data/data_tank.cc (copied) * trunk/src/lib/data/data_tank.h (copied) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) * trunk/src/story_entities/campaign_data.cc (copied) * trunk/src/story_entities/campaign_data.h (copied) * trunk/src/story_entities/debug_world.cc (modified) * trunk/src/story_entities/debug_world.h (modified) * trunk/src/story_entities/dedicated_server_world.cc (copied) * trunk/src/story_entities/dedicated_server_world.h (copied) * trunk/src/story_entities/game_world.cc (copied) * trunk/src/story_entities/game_world.h (copied) * trunk/src/story_entities/game_world_data.cc (copied) * trunk/src/story_entities/game_world_data.h (copied) * trunk/src/story_entities/multi_player_world.cc (copied) * trunk/src/story_entities/multi_player_world.h (copied) * trunk/src/story_entities/multi_player_world_data.cc (copied) * trunk/src/story_entities/multi_player_world_data.h (copied) * trunk/src/story_entities/network_world.cc (deleted) * trunk/src/story_entities/network_world.h (deleted) * trunk/src/story_entities/single_player_world.cc (copied) * trunk/src/story_entities/single_player_world.h (copied) * trunk/src/story_entities/single_player_world_data.cc (copied) * trunk/src/story_entities/single_player_world_data.h (copied) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/story_entities/world.cc (deleted) * trunk/src/story_entities/world.h (deleted) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.h (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/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_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) * 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/weapons/ground_turret.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the branche network back to the trunk merged ... Fri, 06 Jan 2006 22:59:11 GMT bensch [6423] * branches/preferences/configure.ac (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/lib/graphics/importer/static_model.h (modified) trunk: staticModel now uses vector instead of tArray (more portable) Fri, 06 Jan 2006 19:07:25 GMT rennerc [6422] * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) Fri, 06 Jan 2006 18:11:34 GMT rennerc [6421] * branches/network/src/world_entities/power_ups/param_power_up.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) ParamPowerUp now syncs state correctly fixed a bug in worldEntity Fri, 06 Jan 2006 17:41:59 GMT rennerc [6420] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/world_entities/power_ups/param_power_up.cc (modified) * branches/network/src/world_entities/power_ups/param_power_up.h (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.h (modified) * branches/network/src/world_entities/terrain.cc (modified) tried to place ParamPowerUp Fri, 06 Jan 2006 17:19:30 GMT rennerc [6419] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/network/src/world_entities/power_ups/laser_power_up.h (modified) * branches/network/src/world_entities/power_ups/param_power_up.cc (modified) * branches/network/src/world_entities/power_ups/power_up.cc (modified) * branches/network/src/world_entities/power_ups/power_up.h (modified) * branches/network/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/network/src/world_entities/power_ups/turret_power_up.h (modified) * branches/network/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/network/src/world_entities/power_ups/weapon_power_up.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) some more entities should sync now Fri, 06 Jan 2006 15:16:47 GMT bensch [6418] * branches/network/src/world_entities/world_entity.cc (modified) network: scaling: warn instead of just set to 1.0 if the value of ... Fri, 06 Jan 2006 15:00:21 GMT bensch [6417] * branches/network/src/world_entities/space_ships/space_ship.cc (modified) * branches/network/src/world_entities/weapons/ground_turret.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) network: scale to ALLWAY 1 Fri, 06 Jan 2006 14:28:51 GMT bensch [6416] * branches/network/src/story_entities/game_world.cc (modified) network: PNodes visible again Fri, 06 Jan 2006 14:23:36 GMT bensch [6415] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) network: some debug functions Fri, 06 Jan 2006 13:47:36 GMT rennerc [6414] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/world_entities/power_ups/param_power_up.cc (modified) * branches/network/src/world_entities/terrain.cc (modified) Fri, 06 Jan 2006 12:53:12 GMT bensch [6413] * branches/network/src/world_entities/power_ups/power_up.cc (modified) better includeds