# # ChangeLog for branches in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 9, 2024, 7:28:05 AM Tue, 27 Jun 2006 15:08:43 GMT patrick [8836] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) spl: collision reaction similar as it was but doesn't stick to the ... Tue, 27 Jun 2006 14:40:38 GMT amaechler [8835] * branches/mountain_lake/src/Makefile.am (modified) * branches/mountain_lake/src/defs/class_id.h (modified) * branches/mountain_lake/src/lib/graphics/Makefile.am (modified) * branches/mountain_lake/src/lib/graphics/effects/lightening_effect.cc (deleted) * branches/mountain_lake/src/lib/graphics/effects/lightening_effect.h (deleted) * branches/mountain_lake/src/lib/graphics/effects/lightning_effect.cc (added) * branches/mountain_lake/src/lib/graphics/effects/lightning_effect.h (added) branches/mountain_lake: lightening polished and extended Tue, 27 Jun 2006 14:39:15 GMT patrick [8834] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/story_entities/multi_player_world.cc (modified) * branches/single_player_map/src/world_entities/world_entity.cc (modified) collision reaction rebwork Tue, 27 Jun 2006 14:30:47 GMT rennerc [8833] * branches/multi_player_map/src/story_entities/multi_player_world.cc (modified) dont collide player with himself Tue, 27 Jun 2006 14:29:19 GMT rennerc [8832] * branches/multi_player_map/src/world_entities/world_entity.cc (modified) * branches/multi_player_map/src/world_entities/world_entity.h (modified) WorldEntity: list is synced now Tue, 27 Jun 2006 13:51:33 GMT snellen [8831] * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) Implemented executor without ret and 4 parameters, added setAbsDir ... Tue, 27 Jun 2006 13:37:07 GMT snellen [8830] * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) Implemented the executor for 5 arguments and one return value Tue, 27 Jun 2006 13:29:10 GMT snellen [8829] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) continued working on turning:turning doesn't quite work Tue, 27 Jun 2006 13:01:54 GMT stefalie [8828] * branches/mountain_lake/src/world_entities/environments/mapped_water.cc (modified) * branches/mountain_lake/src/world_entities/environments/mapped_water.h (modified) mountain_lake: some fading hacks... doesnt work at all... yet Tue, 27 Jun 2006 12:46:40 GMT rennerc [8827] * branches/multi_player_map/src/lib/network/network_game_manager.cc (modified) * 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/playable.cc (modified) * branches/multi_player_map/src/world_entities/space_ships/space_ship.cc (modified) * branches/multi_player_map/src/world_entities/space_ships/space_ship.h (modified) * branches/multi_player_map/src/world_entities/spawning_point.cc (modified) * branches/multi_player_map/src/world_entities/spawning_point.h (modified) SpawningPoint works now Tue, 27 Jun 2006 12:43:30 GMT hdavid [8826] * branches/mountain_lake/src/lib/math/vector.h (modified) branches/mountain_lake: vector != bug removed Tue, 27 Jun 2006 12:32:43 GMT patrick [8825] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) npc walking corrections Tue, 27 Jun 2006 12:31:12 GMT patrick [8824] * branches/single_player_map/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/single_player_map/src/lib/math/quaternion.h (modified) * branches/single_player_map/src/lib/math/vector.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) turning implemented, collision reaction disabled Tue, 27 Jun 2006 12:24:30 GMT snellen [8823] * 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 setTime function Tue, 27 Jun 2006 11:17:53 GMT snellen [8822] * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) fixed bug in ExecutorLua3ret Tue, 27 Jun 2006 10:40:05 GMT stefalie [8821] * branches/mountain_lake/src/world_entities/environments/mapped_water.cc (modified) water: minor changes Tue, 27 Jun 2006 10:37:58 GMT rennerc [8820] * branches/multi_player_map/src/lib/network/message_manager.h (modified) * branches/multi_player_map/src/world_entities/spawning_point.cc (modified) * branches/multi_player_map/src/world_entities/spawning_point.h (modified) started implementing message based spawningpoint synchronisation Mon, 26 Jun 2006 23:36:44 GMT patrick [8819] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) ncp comments Mon, 26 Jun 2006 23:11:41 GMT patrick [8818] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) generic npc crouch, run and stop functions Mon, 26 Jun 2006 23:02:56 GMT patrick [8817] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) generic npc work Mon, 26 Jun 2006 22:48:57 GMT patrick [8816] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) spl: generic npc walking function Mon, 26 Jun 2006 16:26:21 GMT snellen [8815] * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) script thestranger.lua tells thestranger to move to 288,19,208, ... Mon, 26 Jun 2006 16:13:25 GMT patrick [8814] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) more npc interface Mon, 26 Jun 2006 16:07:19 GMT patrick [8813] * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) more npc functions Mon, 26 Jun 2006 16:02:02 GMT patrick [8812] * 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) spl ground walking beter Mon, 26 Jun 2006 15:46:42 GMT snellen [8811] * branches/single_player_map/src/lib/util/executor/executor.cc (modified) * branches/single_player_map/src/lib/util/executor/executor.h (modified) * branches/single_player_map/src/lib/util/executor/functor_list.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) * branches/single_player_map/src/world_entities/npcs/npc.cc (modified) executor should now be able to take up to 7 parameters Mon, 26 Jun 2006 15:44:24 GMT patrick [8810] * branches/single_player_map/src/world_entities/npcs/generic_npc.cc (modified) * branches/single_player_map/src/world_entities/npcs/generic_npc.h (modified) spl: simpler walking interface Mon, 26 Jun 2006 15:35:43 GMT rennerc [8809] * branches/multi_player_map/src/story_entities/multi_player_world_data.cc (modified) * branches/multi_player_map/src/util/multiplayer_team_deathmatch.cc (modified) add om_players to tick and draw list Mon, 26 Jun 2006 15:04:39 GMT snellen [8808] * branches/single_player_map/src/lib/util/executor/executor_lua.h (modified) added executor with 6 and 7 parameters Mon, 26 Jun 2006 15:03:05 GMT patrick [8807] * branches/single_player_map (copied) creating single_player_map branche again (MARK) Mon, 26 Jun 2006 14:59:32 GMT patrick [8806] * branches/single_player_map (deleted) removind single_player_map branche again for newer version Mon, 26 Jun 2006 14:48:24 GMT patrick [8804] * branches/multi_player_map (copied) creating new multi_player_map branche (MARK MULTI_PLAYER) Mon, 26 Jun 2006 14:47:14 GMT patrick [8803] * branches/network (deleted) removing old newtork branch Mon, 26 Jun 2006 14:30:31 GMT rennerc [8801] * branches/network/src/util/game_rules.h (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) finished spawningpoint for spawning playables Mon, 26 Jun 2006 14:23:21 GMT amaechler [8800] * branches/mountain_lake/src/world_entities/skydome.cc (modified) branches/mountain_lake: ummmmm.... Mon, 26 Jun 2006 13:54:50 GMT patrick [8799] * branches/mountain_lake (copied) created mountain lake branche for the water and weather engine team ... Mon, 26 Jun 2006 13:48:47 GMT rennerc [8798] * branches/network/src/util/game_rules.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) network changes Mon, 26 Jun 2006 13:48:03 GMT patrick [8797] * branches/bsp_model (deleted) removed bsp model branche Mon, 26 Jun 2006 13:38:05 GMT patrick [8795] * branches/water (deleted) removed old water branche Mon, 26 Jun 2006 13:37:04 GMT patrick [8794] * branches/atmospheric_engine (deleted) removed old mountain lake branche Mon, 26 Jun 2006 12:59:03 GMT stefalie [8791] * branches/water/src/world_entities/environments/mapped_water.cc (modified) * branches/water/src/world_entities/environments/mapped_water.h (modified) water: some hacks... and 3 fade functions... but not done yet Mon, 26 Jun 2006 12:48:41 GMT hdavid [8790] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) branches/atmospheric_engine: activating rain effect changes the ... Mon, 26 Jun 2006 12:45:28 GMT hdavid [8789] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) branches/atmospheric_engine: activating rain effect changes the ... Mon, 26 Jun 2006 12:33:26 GMT stefalie [8788] * branches/water/src/world_entities/environments/mapped_water.cc (modified) * branches/water/src/world_entities/environments/mapped_water.h (modified) water: param reset functions work, the fade functions are next Mon, 26 Jun 2006 12:29:33 GMT hdavid [8787] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.h (modified) branches/atmospheric_engine: activating rain effect changes the ... Mon, 26 Jun 2006 12:10:56 GMT rennerc [8786] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) TODO -= 2 Mon, 26 Jun 2006 12:02:59 GMT patrick [8785] * branches/single_player_map (copied) creating a new branche singple_player_map (MARK SP) Mon, 26 Jun 2006 12:01:52 GMT patrick [8784] * branches/script_engine (deleted) removing old branche script engine Mon, 26 Jun 2006 11:35:46 GMT rennerc [8782] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) MultiplayerTeamDeathmatch: added functions to handle kills/respawns Mon, 26 Jun 2006 11:33:56 GMT hdavid [8781] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) branches/atmospheric_engine: cloud effect Mon, 26 Jun 2006 07:05:48 GMT bottac [8780] * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) bbox collision. Sun, 25 Jun 2006 09:30:59 GMT ponder [8775] * branches/terrain/src/lib/graphics/importer/terrain/buffer_broker.h (modified) * 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/lib/graphics/importer/terrain/terrain_page.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.cc (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/types.h (modified) * branches/terrain/src/lib/sound/ogg_player.cc (modified) * branches/terrain/src/lib/sound/sound_buffer.cc (modified) * branches/terrain/src/world_entities/camera.cc (modified) - Applied a small change to sounrd_buffer and ogg_player in order to ... Sun, 25 Jun 2006 09:14:09 GMT rennerc [8774] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) frag table can be hidden with f1 now Sun, 25 Jun 2006 08:45:28 GMT rennerc [8773] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) true stats sould be shown now Sun, 25 Jun 2006 08:26:54 GMT rennerc [8772] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) removed old deathScreen from MultiplayerTeamDeathmatch Sat, 24 Jun 2006 13:35:07 GMT amaechler [8771] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.h (modified) * branches/atmospheric_engine/src/lib/sound/sound_source.cc (modified) * branches/atmospheric_engine/src/lib/sound/sound_source.h (modified) branches/atmospheric_engine: rainsound fade working and comments Sat, 24 Jun 2006 10:38:43 GMT ponder [8770] * 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/lib/graphics/importer/terrain/terrain_page.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/types.h (modified) Added some checks and assertions. Sat, 24 Jun 2006 00:16:29 GMT bensch [8762] * branches/fontdata (deleted) deleted merged branche Sat, 24 Jun 2006 00:14:37 GMT bensch [8760] * branches/fontdata/src/lib/graphics/text_engine/font.h (modified) * branches/fontdata/src/lib/graphics/text_engine/text.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/text.h (modified) orxonox/font: nicer implementation Fri, 23 Jun 2006 20:25:50 GMT bensch [8759] * branches/fontdata/src/lib/graphics/text_engine/font.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/text.cc (modified) orxonox/trunk: Material Copy constructor as should be Fri, 23 Jun 2006 20:20:35 GMT bensch [8758] * branches/fontdata/src/defs/class_id.h (modified) * branches/fontdata/src/lib/graphics/importer/material.cc (modified) * branches/fontdata/src/lib/graphics/importer/material.h (modified) * branches/fontdata/src/lib/graphics/importer/texture.cc (modified) * branches/fontdata/src/lib/graphics/importer/texture.h (modified) * branches/fontdata/src/lib/graphics/importer/texture_data.h (modified) * branches/fontdata/src/lib/graphics/text_engine/font.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/font.h (modified) * branches/fontdata/src/lib/graphics/text_engine/font_data.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/font_data.h (modified) * branches/fontdata/src/lib/graphics/text_engine/limited_width_text.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/multi_line_text.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/text.cc (modified) font is a Material now Fri, 23 Jun 2006 18:41:13 GMT bensch [8757] * branches/fontdata/src/lib/graphics/text_engine/font.cc (modified) font: looks same as before Fri, 23 Jun 2006 18:34:56 GMT bensch [8756] * branches/fontdata/src/lib/graphics/text_engine/font.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/font.h (modified) * branches/fontdata/src/lib/graphics/text_engine/font_data.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/text.cc (modified) orxonox/font: ok, the font is rendering again Fri, 23 Jun 2006 18:24:28 GMT bensch [8755] * branches/fontdata/src/lib/graphics/text_engine/font.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/font.h (modified) * branches/fontdata/src/lib/graphics/text_engine/text.cc (modified) better with fonts Fri, 23 Jun 2006 16:58:01 GMT bensch [8754] * branches/fontdata/src/lib/graphics/text_engine/font.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/font.h (modified) * branches/fontdata/src/lib/graphics/text_engine/limited_width_text.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/multi_line_text.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/text.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/text.h (modified) * branches/fontdata/src/lib/graphics/text_engine/text_engine.cc (modified) * branches/fontdata/src/lib/util/count_pointer.h (modified) better, but still not running, yet Fri, 23 Jun 2006 16:38:05 GMT bensch [8753] * branches/fontdata/src/lib/graphics/text_engine/font.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/font.h (modified) * branches/fontdata/src/lib/graphics/text_engine/font_data.h (modified) * branches/fontdata/src/lib/graphics/text_engine/text.cc (modified) * branches/fontdata/src/lib/graphics/text_engine/text_engine.cc (modified) orxonox/trunk: non-compiling new Version of the Data-Font Fri, 23 Jun 2006 16:37:30 GMT bensch [8752] * branches/fontdata (copied) new copy Fri, 23 Jun 2006 15:07:04 GMT ponder [8748] * branches/terrain/acinclude.m4 (modified) * branches/terrain/src/lib/collision_detection/cd_engine.cc (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/terrain_entity.cc (modified) Small changes to help debug Fri, 23 Jun 2006 14:45:04 GMT ponder [8747] * branches/terrain/acinclude.m4 (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain.h (modified) Added a boundary check to the getAltitude() method Fri, 23 Jun 2006 14:34:14 GMT ponder [8746] * branches/terrain/configure.ac (modified) Removed an if-statement from configure.ac Fri, 23 Jun 2006 14:26:49 GMT ponder [8745] * 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/lib/graphics/importer/terrain/terrain_page.h (modified) * branches/terrain/src/lib/graphics/importer/terrain/types.h (modified) - Optimized the multi-layer renderings. pages which do not show a ... Fri, 23 Jun 2006 13:22:53 GMT ponder [8744] * 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/terrain_entity.cc (modified) - A few more properties can be specified in the .oxw file for the ... Fri, 23 Jun 2006 09:29:40 GMT ponder [8741] * branches/terrain/src/lib/collision_detection/cd_engine.cc (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/lib/graphics/importer/terrain/terrain_page.h (modified) * branches/terrain/src/world_entities/terrain_entity.cc (modified) * branches/terrain/src/world_entities/terrain_entity.h (modified) - Finally, I got the terrain working completly. What a hard work... ... Fri, 23 Jun 2006 08:59:35 GMT rennerc [8739] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) showing/hiding frags works now Thu, 22 Jun 2006 15:05:44 GMT rennerc [8738] * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) started implementing frag table Thu, 22 Jun 2006 14:57:35 GMT snellen [8737] * branches/script_engine/src/world_entities/script_trigger.cc (modified) deleted debug output Thu, 22 Jun 2006 14:55:44 GMT snellen [8736] * branches/script_engine/src/world_entities/script_trigger.cc (modified) deleted debug output Thu, 22 Jun 2006 14:54:55 GMT snellen [8735] * branches/script_engine/src/defs/class_id.h (modified) * branches/script_engine/src/lib/lang/class_list.cc (modified) * branches/script_engine/src/lib/script_engine/script.cc (modified) * branches/script_engine/src/world_entities/script_trigger.cc (modified) * branches/script_engine/src/world_entities/script_trigger.h (modified) * branches/script_engine/src/world_entities/space_ships/helicopter.cc (modified) * branches/script_engine/src/world_entities/space_ships/helicopter.h (modified) script trigger can now be added to a script Thu, 22 Jun 2006 14:50:38 GMT amaechler [8734] * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.cc (modified) * branches/atmospheric_engine/src/world_entities/skydome.cc (modified) branches/atmospheric_engine: skydome should get reflected Thu, 22 Jun 2006 14:40:28 GMT hdavid [8733] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) branches/atmospheric_engine: Thu, 22 Jun 2006 14:33:19 GMT hdavid [8732] * branches/atmospheric_engine/src/world_entities/skydome.cc (added) * branches/atmospheric_engine/src/world_entities/skydome.h (added) Thu, 22 Jun 2006 14:19:27 GMT hdavid [8730] * branches/atmospheric_engine/src/defs/class_id.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) * branches/atmospheric_engine/src/world_entities/WorldEntities.am (modified) branches/atmospheric_engine: created skydome.[h,cc] Thu, 22 Jun 2006 13:49:22 GMT stefalie [8729] * branches/water/src/world_entities/environments/mapped_water.cc (modified) * branches/water/src/world_entities/environments/mapped_water.h (modified) water: quite everything works... Thu, 22 Jun 2006 13:44:08 GMT rennerc [8728] * branches/network/src/lib/network/netdefs.h (modified) networkfrequency*=2 Thu, 22 Jun 2006 13:17:53 GMT rennerc [8727] * branches/network/src/lib/network/udp_server_socket.cc (modified) * branches/network/src/lib/network/udp_server_socket.h (modified) server identifies user by his random byte Thu, 22 Jun 2006 13:15:54 GMT bensch [8726] * branches/bsp_model (copied) new copy Thu, 22 Jun 2006 13:15:35 GMT bensch [8725] * branches/bsp_model (deleted) delete merged branche Thu, 22 Jun 2006 12:58:47 GMT rennerc [8723] * branches/network/src/lib/network/udp_server_socket.cc (modified) * branches/network/src/lib/network/udp_socket.cc (modified) * branches/network/src/lib/network/udp_socket.h (modified) added status byte to all packets 2 status bits and 6 random bits Thu, 22 Jun 2006 12:22:23 GMT bensch [8722] * branches/script_engine (copied) new copy Thu, 22 Jun 2006 12:13:57 GMT bensch [8721] * branches/water (copied) new copy Thu, 22 Jun 2006 12:13:38 GMT bensch [8720] * branches/water (deleted) delete Thu, 22 Jun 2006 12:04:54 GMT bensch [8718] * branches/gui (deleted) delete gui Thu, 22 Jun 2006 11:57:16 GMT amaechler [8716] * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/snow_effect.cc (modified) * branches/atmospheric_engine/src/world_entities/effects/lightning_bolt.cc (modified) branches/atmospheric_engine: FogFade finally fixed Thu, 22 Jun 2006 11:51:50 GMT ponder [8715] * branches/terrain/acinclude.m4 (modified) * branches/terrain/configure.ac (modified) * branches/terrain/src/lib/collision_detection/cd_engine.cc (modified) * branches/terrain/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/terrain/src/lib/graphics/graphics_engine.cc (modified) * branches/terrain/src/lib/graphics/importer/Makefile.am (modified) * branches/terrain/src/lib/graphics/importer/md2/md2Model.cc (modified) - Added special checks for macosx to acinclude.m4 and configure.ac. ... Thu, 22 Jun 2006 11:40:09 GMT bottac [8714] * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.h (modified) * branches/bsp_model/src/story_entities/game_world.cc (modified) * branches/bsp_model/src/world_entities/creatures/md2_creature.cc (modified) * branches/bsp_model/src/world_entities/playable.cc (modified) Ground walk Thu, 22 Jun 2006 11:11:41 GMT hdavid [8713] * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/cloud_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.cc (modified) branches/atmospheric_engine Thu, 22 Jun 2006 11:09:55 GMT bensch [8712] * branches/script_engine (deleted) delete branche Thu, 22 Jun 2006 10:53:48 GMT bensch [8710] * branches/network (copied) new copy Thu, 22 Jun 2006 10:53:29 GMT bensch [8709] * branches/network (deleted) delete merged branche Thu, 22 Jun 2006 10:26:44 GMT patrick [8706] * branches/bsp_model/src/world_entities/npcs/generic_npc.cc (modified) flush