# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 12, 2024, 10:17:41 PM 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 Fri, 06 Jan 2006 12:28:36 GMT bensch [6412] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/multi_player_world_data.cc (modified) * branches/network/src/world_entities/power_ups/param_power_up.cc (modified) ParamPowerUp is now also loaded correctly Fri, 06 Jan 2006 12:00:22 GMT bensch [6411] * branches/preferences/src/lib/lang/class_list.cc (modified) trunk: sync Wed, 04 Jan 2006 18:50:52 GMT rennerc [6410] * branches/preferences/configure.ac (modified) * branches/preferences/src/Makefile.am (modified) * branches/preferences/src/lib/Makefile.am (modified) * branches/preferences/src/lib/argp (deleted) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) removed argp Wed, 04 Jan 2006 15:18:52 GMT patrick [6409] * branches/network/src/story_entities/game_world.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/single_player_world.cc (modified) * branches/network/src/story_entities/story_entity.cc (modified) network: the network loading now works again, couldn't test it over ... Wed, 04 Jan 2006 14:53:49 GMT patrick [6408] * branches/network/src/story_entities/game_world.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.h (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world_data.h (modified) network: MultiPlayerWorld does load again Wed, 04 Jan 2006 14:40:30 GMT patrick [6407] * branches/network/AUTHORS (modified) * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign_data.cc (modified) * branches/network/src/story_entities/campaign_data.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) * branches/network/src/story_entities/single_player_world_data.cc (modified) * branches/network/src/story_entities/single_player_world_data.h (modified) network: the worlds get loaded again in the new framework Wed, 04 Jan 2006 13:47:56 GMT hdavid [6406] * branches/avi_play/src/lib/graphics/importer/media_container.cc (modified) * branches/avi_play/src/lib/graphics/importer/media_container.h (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.cc (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.h (modified) branches\avi_play: some cleanup Wed, 04 Jan 2006 04:04:07 GMT bensch [6405] * branches/preferences/src/lib/graphics/importer/tc.c (modified) * branches/preferences/src/lib/graphics/importer/tc.h (modified) * branches/preferences/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/preferences/src/lib/graphics/text_engine/font.cc (modified) * branches/preferences/src/lib/graphics/text_engine/font.h (modified) prefs: compile uint on windows (as unsigned int) Wed, 04 Jan 2006 00:49:20 GMT patrick [6404] * branches/network/src/Makefile.am (modified) * branches/network/src/lib/Makefile.am (modified) * branches/network/src/lib/data (added) * branches/network/src/lib/data/data_tank.cc (added) * branches/network/src/lib/data/data_tank.h (added) * branches/network/src/story_entities/campaign_data.cc (modified) * branches/network/src/story_entities/campaign_data.h (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/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 (added) * branches/network/src/story_entities/multi_player_world_data.h (added) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) * branches/network/src/story_entities/single_player_world_data.cc (added) * branches/network/src/story_entities/single_player_world_data.h (added) network: working on the last steps, completion is in reach. sadly the ... Tue, 03 Jan 2006 23:38:58 GMT rennerc [6403] * branches/preferences/src/lib/argp/argp.h (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) argp.h tells you now if it is compiled as C or as C++ maybe this ... Tue, 03 Jan 2006 22:04:50 GMT patrick [6402] * branches/network/src/Makefile.am (modified) * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/campaign_data.cc (added) * branches/network/src/story_entities/campaign_data.h (added) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/game_world_data.cc (added) * branches/network/src/story_entities/game_world_data.h (added) * branches/network/src/story_entities/multi_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.cc (modified) network: more modularity for the GameWorld: data and process are now ... Tue, 03 Jan 2006 18:47:05 GMT hdavid [6401] * branches/avi_play/src/lib/graphics/importer/media_container.cc (modified) * branches/avi_play/src/lib/graphics/importer/media_container.h (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.cc (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.h (modified) * branches/avi_play/src/subprojects/importer/movie_player_test.cc (modified) branches\avi_play Tue, 03 Jan 2006 17:40:54 GMT rennerc [6400] * branches/preferences/src/lib/argp/argp.h (modified) Tue, 03 Jan 2006 17:38:12 GMT rennerc [6399] * branches/preferences/src/lib/argp/argp.h (modified) Tue, 03 Jan 2006 17:32:15 GMT rennerc [6398] * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) Tue, 03 Jan 2006 15:35:43 GMT rennerc [6397] * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) Tue, 03 Jan 2006 14:56:02 GMT rennerc [6396] * branches/preferences/src/lib/parser/ini_parser/ini_parser.cc (modified) Tue, 03 Jan 2006 14:54:08 GMT rennerc [6395] * branches/preferences/src/lib/parser/ini_parser/ini_parser.h (modified) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.h (modified) Tue, 03 Jan 2006 14:52:18 GMT rennerc [6394] * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.h (modified) ini_file_prefs_reader.h now includes assert.h Tue, 03 Jan 2006 14:04:01 GMT rennerc [6393] * branches/preferences/configure.ac (modified) * branches/preferences/src/Makefile.am (modified) * branches/preferences/src/lib/Makefile.am (modified) * branches/preferences/src/lib/argp (added) * branches/preferences/src/lib/argp/Makefile.am (added) * branches/preferences/src/lib/argp/argp-ba.c (added) * branches/preferences/src/lib/argp/argp-eexst.c (added) * branches/preferences/src/lib/argp/argp-fmtstream.c (added) * branches/preferences/src/lib/argp/argp-fmtstream.h (added) * branches/preferences/src/lib/argp/argp-help.c (added) * branches/preferences/src/lib/argp/argp-namefrob.h (added) * branches/preferences/src/lib/argp/argp-parse.c (added) * branches/preferences/src/lib/argp/argp-pv.c (added) * branches/preferences/src/lib/argp/argp-pvh.c (added) * branches/preferences/src/lib/argp/argp-test.c (added) * branches/preferences/src/lib/argp/argp.h (added) * branches/preferences/src/lib/argp/mempcpy.c (added) * branches/preferences/src/lib/argp/strchrnul.c (added) * branches/preferences/src/lib/argp/strndup.c (added) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) added libargp to orxonox Tue, 03 Jan 2006 10:29:18 GMT rennerc [6392] * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/orxonox.cc (modified) orxonox.cc in main(): reading command line cmd_line_prefs_reader: ... Tue, 03 Jan 2006 09:27:13 GMT bknecht [6391] * branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.cc (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.cc (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.h (modified) Control: finetuning and corrections of helicopter and spaceship Mon, 02 Jan 2006 23:03:52 GMT bensch [6390] * branches/preferences/src/Makefile.am (modified) should relink now Mon, 02 Jan 2006 22:36:44 GMT patrick [6389] * branches/network/src/story_entities/campaign.cc (modified) network: removed segfault in the cleanup function Mon, 02 Jan 2006 22:09:42 GMT rennerc [6388] * branches/preferences/src/lib/parser/ini_parser/ini_parser.cc (modified) * branches/preferences/src/lib/parser/ini_parser/ini_parser.h (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (modified) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.cc (modified) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.h (modified) * branches/preferences/src/lib/util/preferences.cc (modified) * branches/preferences/src/lib/util/preferences.h (modified) reading and writing inifiles now works Mon, 02 Jan 2006 22:00:14 GMT patrick [6387] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (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.cc (modified) * branches/network/src/story_entities/story_entity.h (modified) network: much more work on the StoryEntity functions and ... Mon, 02 Jan 2006 00:30:23 GMT patrick [6386] * branches/network/src/defs/class_id.h (modified) * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/debug_world.cc (modified) * branches/network/src/story_entities/debug_world.h (modified) * branches/network/src/story_entities/dedicated_server_world.cc (modified) * branches/network/src/story_entities/dedicated_server_world.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/story_entity.cc (modified) * branches/network/src/story_entities/story_entity.h (modified) * branches/network/src/util/loading/game_loader.cc (modified) * branches/network/src/util/loading/game_loader.h (modified) network: many changes in the StoryEntity and Campaign framework: ... Mon, 02 Jan 2006 00:19:30 GMT bensch [6385] * branches/preferences/src/lib/parser/preferences (modified) added svn properties Mon, 02 Jan 2006 00:16:31 GMT bensch [6384] * branches/preferences/src/lib/parser/preferences/Makefile.am (modified) compiles again (with right includes) Mon, 02 Jan 2006 00:09:56 GMT rennerc [6383] * branches/preferences/configure.ac (modified) * branches/preferences/src/Makefile.am (modified) * branches/preferences/src/lib/Makefile.am (modified) * branches/preferences/src/lib/parser/Makefile.am (modified) * branches/preferences/src/lib/parser/preferences (added) * branches/preferences/src/lib/parser/preferences/Makefile.am (added) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.cc (added) * branches/preferences/src/lib/parser/preferences/cmd_line_prefs_reader.h (added) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.cc (added) * branches/preferences/src/lib/parser/preferences/ini_file_prefs_reader.h (added) * branches/preferences/src/lib/util/preferences.cc (modified) added CmdLinePrefsReader and IniFilePrefsReader Sun, 01 Jan 2006 18:58:56 GMT hdavid [6382] * 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/src/lib/graphics/importer/movie_player.h (modified) * branches/avi_play/src/subprojects/importer/movie_player_test.cc (modified) * branches/avi_play/src/subprojects/importer/multitex.cc (modified) branches\avi_play: removed memory leak Sun, 01 Jan 2006 13:49:31 GMT rennerc [6381] * branches/preferences/src/lib/util/preferences.cc (modified) * branches/preferences/src/lib/util/preferences.h (modified) preferences: added debug function Sun, 01 Jan 2006 13:39:54 GMT rennerc [6380] * branches/preferences/src/defs/class_id.h (modified) * branches/preferences/src/lib/Makefile.am (modified) * branches/preferences/src/lib/util/preferences.cc (added) * branches/preferences/src/lib/util/preferences.h (added) class_id.h: added classid for Preferences preferences: created class ... Sat, 31 Dec 2005 16:15:20 GMT bensch [6379] * branches/preferences (moved) branches: Renamed Sat, 31 Dec 2005 16:06:56 GMT bknecht [6378] * branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.cc (modified) * branches/spaceshipcontrol/src/world_entities/space_ships/helicopter.h (modified) Control: new helicopter control Sat, 31 Dec 2005 15:42:38 GMT patrick [6377] * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/story_entity.h (modified) network: work flush, have a very good new year, may orxonox rule and ... Sat, 31 Dec 2005 15:11:34 GMT patrick [6376] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/story_entity.cc (modified) network: load param is now processed correctly Sat, 31 Dec 2005 15:09:05 GMT rennerc [6375] * branches/network/src/orxonox.cc (modified) fixed a bug in orxonox.cc Sat, 31 Dec 2005 14:53:45 GMT patrick [6374] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) * branches/network/src/story_entities/story_entity.h (modified) network: single player loads again, many changes in the function ... Sat, 31 Dec 2005 14:26:57 GMT hdavid [6373] * branches/avi_play/src/lib/graphics/importer/media_container.cc (modified) * branches/avi_play/src/lib/graphics/importer/media_container.h (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.cc (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.h (modified) branches\avi_play: different texture creation Sat, 31 Dec 2005 13:41:02 GMT patrick [6372] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/story_entity.h (modified) network: more cleanup in the StoryEntity, thightening the interface ... Sat, 31 Dec 2005 13:32:08 GMT patrick [6371] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/campaign.h (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/story_entity.cc (modified) * branches/network/src/story_entities/story_entity.h (modified) network: thown some old story entity functions away Sat, 31 Dec 2005 12:52:50 GMT patrick [6370] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/game_world.cc (modified) * branches/network/src/story_entities/game_world.h (modified) network: working on campaing and gameworld structure Sat, 31 Dec 2005 12:52:25 GMT bensch [6369] * branches/argp (copied) orxonox/branches: added branche argp Sat, 31 Dec 2005 12:40:55 GMT patrick [6368] * branches/network/src/story_entities/campaign.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.cc (modified) network: digging deeper to bring more sense into the framework Sat, 31 Dec 2005 12:23:38 GMT rennerc [6367] * branches/network/scripts/orxonoxServer.sh (added) scripts/orxonoxServer.sh: create a script to start dedicated servers Sat, 31 Dec 2005 12:13:27 GMT patrick [6366] * 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.cc (modified) * branches/network/src/story_entities/multi_player_world.h (modified) network: inlined some functions Fri, 30 Dec 2005 23:37:15 GMT patrick [6365] * branches/network/src/story_entities/game_world.h (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/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) network: the network branche works again Fri, 30 Dec 2005 22:56:26 GMT patrick [6364] * branches/network/src/story_entities/multi_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.cc (modified) network: found a loading error Fri, 30 Dec 2005 22:36:13 GMT patrick [6363] * branches/network/src/Makefile.am (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/multi_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.cc (modified) network: compiles and links again Fri, 30 Dec 2005 22:28:23 GMT patrick [6362] * branches/network/src/world_entities/camera.cc (modified) * branches/network/src/world_entities/spawning_point.cc (modified) network: compiles but doesn't link yet Fri, 30 Dec 2005 22:25:05 GMT patrick [6361] * branches/network/src/story_entities/game_world.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/world_entities/camera.cc (modified) network: cleaned up some stuff in the camera class Fri, 30 Dec 2005 22:15:43 GMT patrick [6360] * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/game_world.h (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) network: repear work on the world chaos. cleaned up campaing.cc btw Fri, 30 Dec 2005 21:50:19 GMT patrick [6359] * branches/network/src/story_entities/multi_player_world.h (modified) * branches/network/src/story_entities/single_player_world.h (modified) network: some more header adjustements Fri, 30 Dec 2005 21:49:00 GMT patrick [6358] * branches/network/src/defs/class_id.h (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.cc (modified) * branches/network/src/story_entities/single_player_world.cc (modified) * branches/network/src/story_entities/single_player_world.h (modified) network: major changes in the world files Fri, 30 Dec 2005 21:10:55 GMT patrick [6357] * branches/network/src/Makefile.am (modified) network: the new world setup with makefiles Fri, 30 Dec 2005 21:10:10 GMT patrick [6356] * branches/network/src/story_entities/multi_player_world.h (modified) network: the new world setup Fri, 30 Dec 2005 19:46:54 GMT patrick [6355] * branches/network/src/story_entities/dedicated_server_world.cc (added) * branches/network/src/story_entities/dedicated_server_world.h (added) * branches/network/src/story_entities/multi_player_world.cc (moved) * branches/network/src/story_entities/multi_player_world.h (moved) * branches/network/src/story_entities/single_player_world.h (modified) network: added some world types Fri, 30 Dec 2005 19:43:40 GMT patrick [6354] * branches/network/src/story_entities/single_player_world.cc (moved) * branches/network/src/story_entities/single_player_world.h (moved) network: changes in the world names Fri, 30 Dec 2005 19:34:22 GMT hdavid [6353] * branches/avi_play/src/defs/class_id.h (modified) * 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/src/lib/graphics/importer/movie_player.h (modified) * branches/avi_play/src/subprojects/importer/movie_player_test.cc (modified) * branches/avi_play/src/subprojects/importer/multitex.cc (modified) branches\avi_play: MoviePlayer works again Fri, 30 Dec 2005 18:12:10 GMT patrick [6352] * branches/network/src/story_entities/game_world.cc (added) * branches/network/src/story_entities/game_world.h (added) * branches/network/src/story_entities/world.h (modified) network: from now on this branche won't compile anymore, since I'm ... Fri, 30 Dec 2005 12:55:51 GMT patrick [6351] * branches/network/src/orxonox.cc (modified) * branches/network/src/orxonox.h (modified) network: the network initialisation is much better, working for ... Fri, 30 Dec 2005 12:36:40 GMT hdavid [6350] * branches/avi_play/src/lib/graphics/importer/media_container.cc (modified) * branches/avi_play/src/lib/graphics/importer/texture_sequence.cc (modified) * branches/avi_play/src/lib/graphics/importer/texture_sequence.h (modified) * branches/avi_play/src/subprojects/importer/multitex.cc (modified) branches\avi_play Fri, 30 Dec 2005 04:32:59 GMT bensch [6349] * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) orxonox/trunk: minor fix in the TextEngine Fri, 30 Dec 2005 04:16:25 GMT bensch [6348] * trunk/src/subprojects/others (added) * trunk/src/subprojects/others/TTFtoIMG.cc (added) trunk: added small app, that converts ttf-to images compile with: ... Fri, 30 Dec 2005 01:27:49 GMT bensch [6347] * branches/network (copied) branches: copied trunk again Fri, 30 Dec 2005 01:27:26 GMT bensch [6346] * branches/network (deleted) branches: deleted network again Fri, 30 Dec 2005 01:26:12 GMT bensch [6345] * trunk/src/story_entities/network_world.cc (modified) * trunk/src/story_entities/network_world.h (modified) orxonox/trunk: tried to merge the old world to the new one... this ... Fri, 30 Dec 2005 00:59:25 GMT bensch [6344] * branches/network (copied) orxonox/branches: copied the trunk to brnaches/network, for further work Fri, 30 Dec 2005 00:58:33 GMT bensch [6343] * branches/network (deleted) orxonox/branches: deleted network branche to generate new trunk copy Fri, 30 Dec 2005 00:57:59 GMT bensch [6342] * branches/network_merged (deleted) branches: deleted network_merged again Fri, 30 Dec 2005 00:57:12 GMT bensch [6341] * trunk/src/defs/class_id.h (modified) * 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/lang/base_object.h (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/data_stream.h (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/handshake.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_protocol.cc (modified) * trunk/src/lib/network/network_protocol.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/story_entities/network_world.cc (modified) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/read_sync.cc (modified) * trunk/src/subprojects/network/read_sync.h (modified) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.cc (modified) * trunk/src/subprojects/network/write_sync.h (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/npcs/npc.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/ground_turret.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the network branche back to the trunk, so we do ... Fri, 30 Dec 2005 00:52:26 GMT bensch [6340] * branches/network_merged/src/defs/class_id.h (modified) * branches/network_merged/src/lib/coord/p_node.cc (modified) * branches/network_merged/src/lib/coord/p_node.h (modified) * branches/network_merged/src/lib/lang/base_object.cc (modified) * branches/network_merged/src/lib/lang/base_object.h (modified) * branches/network_merged/src/lib/network/converter.cc (modified) * branches/network_merged/src/lib/network/converter.h (modified) * branches/network_merged/src/lib/network/data_stream.h (modified) * branches/network_merged/src/lib/network/handshake.cc (modified) * branches/network_merged/src/lib/network/handshake.h (modified) * branches/network_merged/src/lib/network/network_game_manager.cc (modified) * branches/network_merged/src/lib/network/network_game_manager.h (modified) * branches/network_merged/src/lib/network/network_manager.cc (modified) * branches/network_merged/src/lib/network/network_manager.h (modified) * branches/network_merged/src/lib/network/network_protocol.cc (modified) * branches/network_merged/src/lib/network/network_protocol.h (modified) * branches/network_merged/src/lib/network/network_socket.cc (modified) * branches/network_merged/src/lib/network/network_stream.cc (modified) * branches/network_merged/src/lib/network/network_stream.h (modified) * branches/network_merged/src/lib/network/synchronizeable.cc (modified) * branches/network_merged/src/lib/network/synchronizeable.h (modified) * branches/network_merged/src/story_entities/network_world.cc (modified) * branches/network_merged/src/subprojects/network/Makefile.am (modified) * branches/network_merged/src/subprojects/network/network_unit_test.cc (modified) * branches/network_merged/src/subprojects/network/read_sync.cc (modified) * branches/network_merged/src/subprojects/network/read_sync.h (modified) * branches/network_merged/src/subprojects/network/simple_sync.cc (modified) * branches/network_merged/src/subprojects/network/simple_sync.h (modified) * branches/network_merged/src/subprojects/network/write_sync.cc (modified) * branches/network_merged/src/subprojects/network/write_sync.h (modified) * branches/network_merged/src/util/loading/factory.cc (modified) * branches/network_merged/src/util/loading/factory.h (modified) * branches/network_merged/src/world_entities/npcs/npc.cc (modified) * branches/network_merged/src/world_entities/npcs/npc.h (modified) * branches/network_merged/src/world_entities/skybox.cc (modified) * branches/network_merged/src/world_entities/skybox.h (modified) * branches/network_merged/src/world_entities/space_ships/space_ship.cc (modified) * branches/network_merged/src/world_entities/terrain.cc (modified) * branches/network_merged/src/world_entities/terrain.h (modified) * branches/network_merged/src/world_entities/weapons/ground_turret.cc (modified) * branches/network_merged/src/world_entities/weapons/ground_turret.h (modified) * branches/network_merged/src/world_entities/world_entity.cc (modified) * branches/network_merged/src/world_entities/world_entity.h (modified) orxonox/branches/newtork: merged the network branche for merging to ... Fri, 30 Dec 2005 00:51:41 GMT hdavid [6339] * branches/avi_play/src/lib/graphics/importer/media_container.cc (modified) * branches/avi_play/src/lib/graphics/importer/media_container.h (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.cc (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.h (modified) * branches/avi_play/src/lib/graphics/importer/texture_sequence.cc (modified) * branches/avi_play/src/lib/graphics/importer/texture_sequence.h (modified) * branches/avi_play/src/subprojects/importer/importer.cc (modified) * branches/avi_play/src/subprojects/importer/movie_player_test.cc (modified) * branches/avi_play/src/subprojects/importer/multitex.cc (modified) branches\avi_play: some copy, pasta & delete Fri, 30 Dec 2005 00:33:42 GMT bensch [6338] * branches/network_merged (copied) orxonox/branchs: added new branche network_merged to merge the trunk ... Fri, 30 Dec 2005 00:32:46 GMT rennerc [6337] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/lang/base_object.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) groundturret now scales correctly on client Thu, 29 Dec 2005 18:43:51 GMT rennerc [6336] * branches/network/src/lib/coord/p_node.cc (modified) ground turret at right place Thu, 29 Dec 2005 18:35:36 GMT bensch [6335] * branches/network/src/world_entities/npcs/npc.cc (modified) * branches/network/src/world_entities/npcs/npc.h (modified) network: physicsengine is bork Thu, 29 Dec 2005 18:09:07 GMT rennerc [6334] * branches/network/src/lib/coord/p_node.cc (modified) comitted with strange bug :D Thu, 29 Dec 2005 17:12:24 GMT hdavid [6333] * branches/avi_play/src/lib/graphics/importer/media_container.cc (modified) * branches/avi_play/src/subprojects/importer/multitex.cc (modified) branches\avi_play: fixed a bug, still memory leak somewhere in ... Thu, 29 Dec 2005 16:42:13 GMT rennerc [6332] * branches/network/src/lib/coord/p_node.h (modified) pnode.h includes stdincl.h Thu, 29 Dec 2005 16:37:00 GMT rennerc [6331] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.h (modified) * 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/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/subprojects/network/read_sync.cc (modified) * branches/network/src/subprojects/network/read_sync.h (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) * branches/network/src/subprojects/network/write_sync.cc (modified) * branches/network/src/subprojects/network/write_sync.h (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/skybox.h (modified) * branches/network/src/world_entities/terrain.cc (modified) * branches/network/src/world_entities/terrain.h (modified) * branches/network/src/world_entities/weapons/ground_turret.cc (modified) * branches/network/src/world_entities/weapons/ground_turret.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) synchronizeable: writeBytes now returns int converter: converts now ... Thu, 29 Dec 2005 00:49:53 GMT hdavid [6330] * branches/avi_play/src/lib/graphics/importer/media_container.h (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.cc (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.h (modified) * branches/avi_play/src/subprojects/importer/multitex.cc (modified) branches\avi_play: no big changes, somewhere in MediaPlayer is a big ... Wed, 28 Dec 2005 12:51:28 GMT bottac [6329] * 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/world_entities/terrain.cc (modified) Fixed some bugs. Wed, 28 Dec 2005 01:41:52 GMT rennerc [6328] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/skybox.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) fixed some bugs Wed, 28 Dec 2005 01:14:31 GMT rennerc [6327] * branches/network/src/lib/sound/sound_engine.cc (modified) Wed, 28 Dec 2005 01:13:57 GMT rennerc [6326] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/sound/sound_engine.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) Tue, 27 Dec 2005 23:20:38 GMT hdavid [6325] * 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/src/subprojects/importer/movie_player_test.cc (modified) branches\avi_play: the frames are created faster with ... Tue, 27 Dec 2005 21:25:48 GMT hdavid [6324] * branches/avi_play/src/lib/graphics/importer/media_container.cc (modified) * branches/avi_play/src/lib/graphics/importer/media_container.h (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.cc (modified) * branches/avi_play/src/lib/graphics/importer/movie_player.h (modified) * branches/avi_play/src/subprojects/importer/movie_player_test.cc (modified) * branches/avi_play/src/subprojects/importer/multitex.cc (modified) branches\avi_play: MoviePlayer works, at the moment not very fast Tue, 27 Dec 2005 16:38:24 GMT hdavid [6323] * 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/src/subprojects/importer/movie_player_test.cc (modified) branches\avi_play: some fixes Tue, 27 Dec 2005 16:12:20 GMT stefalie [6322] * branches/avi_play/src/lib/graphics/importer/movie_player.cc (modified) branches/avi_play: controls should now work for sure