# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 28, 2024, 7:28:53 AM Wed, 14 Jun 2006 16:02:02 GMT bensch [8412] * branches/script_engine (copied) new copy Wed, 14 Jun 2006 16:01:49 GMT bensch [8411] * branches/script_engine (deleted) delete again: Wed, 14 Jun 2006 15:51:05 GMT bensch [8410] * branches/script_engine (copied) new copy Wed, 14 Jun 2006 15:50:48 GMT bensch [8409] * branches/script_engine (deleted) delete merged branche Wed, 14 Jun 2006 15:50:18 GMT bensch [8408] * trunk/src/lib/script_engine/Makefile.am (modified) * trunk/src/lib/script_engine/account.cc (modified) * trunk/src/lib/script_engine/lunar.h (modified) * trunk/src/lib/script_engine/lunartest2.lua (modified) * trunk/src/lib/script_engine/object.cc (modified) * trunk/src/lib/script_engine/script.cc (modified) * trunk/src/lib/script_engine/script.h (modified) * trunk/src/lib/script_engine/script_class.cc (modified) * trunk/src/lib/script_engine/script_class.h (modified) * trunk/src/lib/script_engine/script_manager.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_functional.cc (modified) * trunk/src/lib/util/executor/executor_lua.cc (modified) * trunk/src/lib/util/executor/executor_lua.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/script_trigger.cc (modified) * trunk/src/world_entities/script_trigger.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) trunk: merged the script_engine branche back here merged with ... Wed, 14 Jun 2006 15:43:23 GMT snellen [8407] * branches/script_engine/src/world_entities/script_trigger.cc (modified) * branches/script_engine/src/world_entities/space_ships/helicopter.h (modified) scripting WORKS Wed, 14 Jun 2006 15:33:06 GMT bensch [8406] * branches/script_engine/src/lib/script_engine/account.cc (modified) * branches/script_engine/src/lib/script_engine/object.cc (modified) cleanup Wed, 14 Jun 2006 15:31:34 GMT bensch [8405] * branches/script_engine/src/lib/script_engine/account.cc (modified) hups doubly defined Wed, 14 Jun 2006 15:31:13 GMT bensch [8404] * branches/script_engine/src/lib/script_engine/account.cc (modified) * branches/script_engine/src/lib/script_engine/object.cc (modified) all functions added Wed, 14 Jun 2006 15:22:13 GMT bensch [8403] * branches/script_engine/src/lib/script_engine/lunar.h (modified) * branches/script_engine/src/lib/script_engine/script_method.h (modified) methods should work Wed, 14 Jun 2006 15:10:53 GMT snellen [8402] * branches/script_engine/src/lib/script_engine/script_class.h (modified) * branches/script_engine/src/world_entities/script_trigger.cc (modified) added comments Wed, 14 Jun 2006 15:03:50 GMT bensch [8401] * branches/script_engine/src/lib/script_engine/account.cc (modified) * branches/script_engine/src/lib/script_engine/object.cc (modified) * branches/script_engine/src/lib/script_engine/script_class.h (modified) * branches/script_engine/src/lib/script_engine/script_method.cc (modified) * branches/script_engine/src/lib/script_engine/script_method.h (modified) see this Wed, 14 Jun 2006 14:56:59 GMT bensch [8400] * branches/script_engine/src/lib/script_engine/account.cc (modified) no assertion anymore Wed, 14 Jun 2006 14:53:53 GMT bensch [8399] * branches/script_engine/src/lib/script_engine/lunar.h (modified) * branches/script_engine/src/lib/script_engine/script_class.cc (modified) * branches/script_engine/src/lib/script_engine/script_class.h (modified) passing along scriptmethods Wed, 14 Jun 2006 14:46:02 GMT bensch [8398] * branches/script_engine/src/lib/script_engine/script_method.h (modified) * branches/script_engine/src/lib/util/executor/executor_lua.cc (modified) * branches/script_engine/src/lib/util/executor/executor_lua.h (modified) better includes Wed, 14 Jun 2006 14:43:11 GMT bensch [8397] * branches/script_engine/src/lib/script_engine/account.cc (modified) * branches/script_engine/src/lib/script_engine/lunar.h (modified) * branches/script_engine/src/lib/script_engine/script_class.h (modified) fixed out the T::ClassName Wed, 14 Jun 2006 14:27:26 GMT snellen [8396] * branches/script_engine/src/lib/script_engine/script.h (modified) addapted comment Wed, 14 Jun 2006 14:26:38 GMT snellen [8395] * branches/script_engine/src/lib/script_engine/script.cc (modified) * branches/script_engine/src/lunartest2.lua (modified) * branches/script_engine/src/world_entities/script_trigger.cc (modified) changed order of returnvalues of the get... functions in script Wed, 14 Jun 2006 13:50:07 GMT bensch [8394] * branches/script_engine/src/lib/script_engine/lunar.h (modified) restructure step 1. Wed, 14 Jun 2006 13:43:56 GMT bensch [8393] * branches/script_engine/src/lib/script_engine/account.cc (modified) * branches/script_engine/src/lib/script_engine/object.cc (modified) * branches/script_engine/src/lib/script_engine/script_class.cc (modified) * branches/script_engine/src/lib/script_engine/script_class.h (modified) * branches/script_engine/src/lib/script_engine/script_method.cc (modified) * branches/script_engine/src/lib/script_engine/script_method.h (modified) * branches/script_engine/src/world_entities/space_ships/helicopter.cc (modified) orxonox/trunk: scriptMethod much better implemented Wed, 14 Jun 2006 13:38:15 GMT snellen [8392] * branches/script_engine/src/lunartest2.lua (modified) changes in lunartest2.lua Wed, 14 Jun 2006 13:35:34 GMT snellen [8391] * branches/script_engine/src/lib/script_engine/script.cc (modified) * branches/script_engine/src/story_entities/game_world.cc (modified) * branches/script_engine/src/world_entities/script_trigger.cc (modified) commented unessecary debug output Wed, 14 Jun 2006 13:33:04 GMT bensch [8390] * branches/script_engine/src/lib/script_engine/Makefile.am (modified) * branches/script_engine/src/lib/script_engine/script.cc (modified) * branches/script_engine/src/lib/script_engine/script_class.cc (modified) * branches/script_engine/src/lib/script_engine/script_class.h (modified) * branches/script_engine/src/lib/script_engine/script_method.cc (copied) * branches/script_engine/src/lib/script_engine/script_method.h (copied) script: added scriptMethod, for better handling of Script- ... Wed, 14 Jun 2006 13:10:04 GMT snellen [8389] * branches/script_engine/src/world_entities/space_ships/helicopter.cc (modified) executor removes the userdata after getting it from lua Wed, 14 Jun 2006 13:05:41 GMT bensch [8388] * branches/script_engine/src/lib/util/executor/executor_lua.cc (modified) * branches/script_engine/src/lib/util/executor/executor_lua.h (modified) script: security precaution Wed, 14 Jun 2006 13:02:31 GMT snellen [8387] * branches/script_engine/src/lib/util/executor/executor_lua.cc (modified) executor removes the userdata after getting it from lua Wed, 14 Jun 2006 12:59:08 GMT snellen [8386] * branches/script_engine/src/lib/util/executor/executor_lua.cc (modified) * branches/script_engine/src/world_entities/space_ships/helicopter.cc (modified) executor removes the userdata after getting it from lua Wed, 14 Jun 2006 12:21:59 GMT snellen [8385] * branches/script_engine/src/lib/script_engine/lunar.h (modified) * branches/script_engine/src/lib/script_engine/script_manager.cc (modified) * branches/script_engine/src/lib/util/executor/executor_lua.cc (modified) * branches/script_engine/src/lib/util/executor/executor_lua.h (modified) * branches/script_engine/src/story_entities/game_world.cc (modified) * branches/script_engine/src/world_entities/space_ships/helicopter.cc (modified) executor_lua shuould now be able to handle orxonox objects Wed, 14 Jun 2006 11:17:56 GMT snellen [8384] * branches/script_engine/src/lib/script_engine/object.cc (modified) Scripting works now fully integrated with the orxonox framework Wed, 14 Jun 2006 10:55:21 GMT patrick [8383] * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) bsp: fixed a compiler error Wed, 14 Jun 2006 10:54:52 GMT patrick [8382] * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.h (modified) bsp: md3 work flush Wed, 14 Jun 2006 10:49:27 GMT snellen [8381] * branches/script_engine/src/lunartest2.lua (added) obj now works Wed, 14 Jun 2006 10:49:05 GMT snellen [8380] * branches/script_engine/src/lib/script_engine/script.cc (modified) obj now works Wed, 14 Jun 2006 10:44:31 GMT snellen [8379] * branches/script_engine/src/lib/script_engine/object.cc (modified) * branches/script_engine/src/lib/script_engine/script.cc (modified) * branches/script_engine/src/world_entities/script_trigger.cc (modified) Obj is now correctly inserted into the script Wed, 14 Jun 2006 10:31:32 GMT bensch [8378] * branches/gui/src/lib/gui/gl/glgui_bar.cc (modified) * branches/gui/src/lib/gui/gl/glgui_button.cc (modified) * branches/gui/src/lib/gui/gl/glgui_checkbutton.cc (modified) * branches/gui/src/lib/gui/gl/glgui_image.cc (modified) * branches/gui/src/lib/gui/gl/glgui_inputline.cc (modified) * branches/gui/src/lib/gui/gl/glgui_pushbutton.cc (modified) * branches/gui/src/lib/gui/gl/glgui_slider.cc (modified) * branches/gui/src/lib/gui/gl/glgui_textfield.cc (modified) * branches/gui/src/lib/gui/gl/glgui_widget.cc (modified) * branches/gui/src/lib/gui/gl/glgui_widget.h (modified) * branches/gui/src/lib/util/color.h (modified) * branches/gui/src/util/hud.cc (modified) gui: step 1: remove frontMat Wed, 14 Jun 2006 10:30:48 GMT bensch [8377] * branches/gui (copied) created new branche Wed, 14 Jun 2006 10:13:16 GMT bensch [8376] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/util/color.cc (modified) * trunk/src/lib/util/color.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) orxonox/trunk: no more seg-fault when copying a Texture Wed, 14 Jun 2006 09:59:40 GMT patrick [8375] * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) bsp: md3 mesh reading progress Wed, 14 Jun 2006 09:38:02 GMT patrick [8374] * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.h (modified) bsp: md3 mesh header structure introduced Wed, 14 Jun 2006 09:28:41 GMT amaechler [8373] * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.h (modified) branches/atmospheric_engine Wed, 14 Jun 2006 09:28:29 GMT patrick [8372] * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_tag.h (modified) * branches/bsp_model/src/lib/graphics/importer/md_model_structure.h (modified) bsp: started loading md3 mesh data, the last of the data structures Wed, 14 Jun 2006 09:19:12 GMT patrick [8371] * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_tag.cc (modified) bsp: md3 tag data gets read Wed, 14 Jun 2006 09:12:52 GMT bensch [8370] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) doxy Wed, 14 Jun 2006 09:04:24 GMT bensch [8369] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/lib/graphics/importer/objModel.h (modified) orxonox/trunk: finaly moved the *#\!3i^& chars out of Material Wed, 14 Jun 2006 08:51:50 GMT bensch [8368] * trunk/src/lib/BuildLibs.am (modified) trunk: lins again Wed, 14 Jun 2006 08:49:48 GMT bensch [8367] * trunk/configure.ac (modified) * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/util/Makefile.am (copied) trunk: libORXlibutil is built Wed, 14 Jun 2006 08:42:53 GMT bensch [8366] * trunk/src/lib/graphics/importer/texture.cc (modified) orxonox/trunk: some doxytags in Texture. Wed, 14 Jun 2006 08:38:13 GMT bensch [8365] * branches/water (copied) new copy Wed, 14 Jun 2006 08:37:53 GMT bensch [8364] * branches/water (deleted) delete stuff Wed, 14 Jun 2006 08:37:08 GMT bensch [8363] * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/graphics/importer/texture_data.cc (copied) * trunk/src/lib/graphics/importer/texture_data.h (copied) * trunk/src/orxonox.cc (modified) trunk: splitted Texture and TextureData into two files. Also fixed ... Wed, 14 Jun 2006 08:08:41 GMT bensch [8362] * trunk/src/lib/collision_reaction/collision_handle.cc (modified) * trunk/src/lib/collision_reaction/cr_engine.cc (modified) * trunk/src/lib/collision_reaction/cr_object_damage.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.h (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/effects/volfog_effect.cc (modified) * trunk/src/lib/graphics/effects/volfog_effect.h (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/lib/gui/gui_saveable.cc (modified) * trunk/src/lib/gui/qt/gui_video.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/network/connection_monitor.h (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/player_stats.cc (modified) * trunk/src/lib/network/udp_server_socket.cc (modified) * trunk/src/lib/network/udp_socket.cc (modified) * trunk/src/lib/network/zip.cc (modified) * trunk/src/lib/script_engine/script.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/lib/util/executor/executor_xml.h (modified) * trunk/src/lib/util/loading/dynamic_loader.cc (modified) * trunk/src/lib/util/loading/factory.cc (modified) * trunk/src/lib/util/loading/load_param_description.cc (modified) * trunk/src/lib/util/preferences.cc (modified) * trunk/src/lib/util/preferences.h (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/projectiles/projectile.cc (modified) * trunk/src/world_entities/projectiles/rocket.cc (modified) * trunk/src/world_entities/projectiles/test_bullet.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: removed stupid included in base_object.h this should ... Wed, 14 Jun 2006 07:49:56 GMT bensch [8361] * trunk/src/lib/lang/class_list.h (modified) trunk: ClassList is a friend of BaseObject, so that the ... Wed, 14 Jun 2006 07:46:00 GMT bensch [8360] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) orxonox/trunk: more performant Element2D'drawer Wed, 14 Jun 2006 00:49:29 GMT patrick [8359] * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_tag.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_tag.h (modified) bsp: started reading in the data tagas Wed, 14 Jun 2006 00:41:35 GMT patrick [8358] * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) bsp: bone informations get read Wed, 14 Jun 2006 00:22:49 GMT patrick [8357] * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.h (modified) bsp: more data reading again Wed, 14 Jun 2006 00:15:03 GMT amaechler [8356] * 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: fadeins generalized Tue, 13 Jun 2006 23:52:03 GMT patrick [8355] * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) bsp: more loading functionality Tue, 13 Jun 2006 23:41:58 GMT patrick [8354] * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.h (modified) bsp: outputting the file informations and checking for valid header ... Tue, 13 Jun 2006 23:07:17 GMT patrick [8353] * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.h (modified) * branches/bsp_model/src/world_entities/world_entity.cc (modified) bsp: worldentities now are able to load md3 models. but md3 models ... Tue, 13 Jun 2006 22:22:09 GMT patrick [8352] * branches/bsp_model/src/lib/graphics/importer/md3/md3_animation.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md_model_structure.cc (added) * branches/bsp_model/src/lib/graphics/importer/md_model_structure.h (added) bsp: adding the md model structure Tue, 13 Jun 2006 22:17:35 GMT patrick [8351] * branches/bsp_model/src/lib/graphics/importer/Makefile.am (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_animation.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_animation.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.h (modified) bsp: md3 more source files Tue, 13 Jun 2006 20:01:55 GMT bensch [8350] * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/util/fast_factory.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) fixed out some warnings Tue, 13 Jun 2006 17:41:37 GMT ponder [8349] * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (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/camera.cc (modified) - I changend the tesselation method. Now the tesselation level of the ... Tue, 13 Jun 2006 15:33:14 GMT patrick [8348] * branches/bsp_model/src/lib/graphics/importer/md3/md3_animation.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_animation.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_tag.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_tag.h (modified) bsp: compiles again Tue, 13 Jun 2006 15:14:58 GMT patrick [8347] * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_tag.cc (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_tag.h (added) bsp: completing md3 base framework Tue, 13 Jun 2006 15:03:53 GMT patrick [8346] * branches/bsp_model/src/defs/include_paths.am (modified) * branches/bsp_model/src/lib/graphics/importer/Makefile.am (modified) * branches/bsp_model/src/lib/graphics/importer/md2/md2Model.cc (moved) * branches/bsp_model/src/lib/graphics/importer/md2/md2Model.h (moved) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.cc (modified) * branches/bsp_model/src/lib/util/loading/resource_manager.cc (modified) * branches/bsp_model/src/story_entities/game_world_data.cc (modified) * branches/bsp_model/src/story_entities/multi_player_world_data.cc (modified) * branches/bsp_model/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/bsp_model/src/subprojects/importer/importer.cc (modified) * branches/bsp_model/src/world_entities/creatures/md2_creature.cc (modified) * branches/bsp_model/src/world_entities/space_ships/collision_probe.cc (modified) * branches/bsp_model/src/world_entities/test_entity.cc (modified) * branches/bsp_model/src/world_entities/world_entity.cc (modified) bsp: the md2 model moved to subdir md2, mode md3 structural data Tue, 13 Jun 2006 14:42:34 GMT patrick [8345] * branches/bsp_model/src/lib/graphics/importer/md2 (added) bsp: adding md2 subfolder Tue, 13 Jun 2006 14:42:11 GMT patrick [8344] * branches/bsp_model/src/lib/graphics/importer/Makefile.am (modified) * branches/bsp_model/src/lib/graphics/importer/md2Model.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.cc (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_data.h (added) bsp: md data structures separated Tue, 13 Jun 2006 14:04:33 GMT patrick [8343] * branches/bsp_model/src/lib/graphics/importer/Makefile.am (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.cc (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.h (modified) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.h (modified) * branches/bsp_model/src/world_entities/space_ships/collision_probe.cc (modified) bsp: md3 model adding skelettons Tue, 13 Jun 2006 13:40:33 GMT patrick [8342] * branches/bsp_model/src/lib/graphics/importer/md3 (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_animation.cc (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_animation.h (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.cc (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_bone_frame.h (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.cc (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_mesh.h (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.cc (added) * branches/bsp_model/src/lib/graphics/importer/md3/md3_model.h (added) bsp: adding md3 model structues, for more and better model. just ... Tue, 13 Jun 2006 10:00:01 GMT patrick [8341] * branches/bsp_model/src/lib/collision_reaction/collision_handle.cc (modified) * 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/world_entities/space_ships/collision_probe.cc (modified) * branches/bsp_model/src/world_entities/space_ships/collision_probe.h (modified) * branches/bsp_model/src/world_entities/world_entity.cc (modified) bsp: better debug output Tue, 13 Jun 2006 09:14:25 GMT bensch [8340] * trunk/src/lib/event/event_handler.cc (modified) event: less debug Tue, 13 Jun 2006 09:10:02 GMT bensch [8339] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) trunk: shell receives events again Tue, 13 Jun 2006 09:05:47 GMT patrick [8338] * branches/bsp_model/src/defs/class_id.h (modified) * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/bsp_model/src/world_entities/WorldEntities.am (modified) * branches/bsp_model/src/world_entities/space_ships/collision_probe.cc (added) * branches/bsp_model/src/world_entities/space_ships/collision_probe.h (added) bsp: debugging: adding collision probe for better testing Tue, 13 Jun 2006 00:21:04 GMT patrick [8337] * branches/bsp_model/src/lib/collision_reaction/collision_handle.cc (modified) * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/bsp_model/src/story_entities/game_world.cc (modified) bsp: collision detection still not working perfectly Mon, 12 Jun 2006 22:34:33 GMT patrick [8336] * branches/bsp_model/src/lib/collision_reaction/collision_handle.cc (modified) * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.h (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) bsp: better collision ground reaction: now it jumps back. but there ... Mon, 12 Jun 2006 22:22:37 GMT bensch [8335] * trunk/src/lib/gui/gl/glgui_slider.cc (modified) * trunk/src/lib/gui/gl/glgui_widget.cc (modified) draw better gui Mon, 12 Jun 2006 21:56:02 GMT patrick [8334] * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) bsp: just a very little cleanup to make it more readable. no change ... Mon, 12 Jun 2006 21:47:50 GMT bensch [8333] * trunk/src/lib/util/filesys/directory.h (modified) * trunk/src/lib/util/filesys/file.cc (modified) * trunk/src/lib/util/filesys/file.h (modified) trunk: some nicer updates Mon, 12 Jun 2006 20:51:14 GMT bensch [8332] * trunk/src/lib/util/filesys/directory.cc (modified) * trunk/src/lib/util/filesys/directory.h (modified) * trunk/src/lib/util/filesys/file.h (modified) trunk: some more functionality Mon, 12 Jun 2006 20:49:23 GMT rennerc [8331] * 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) players can change teams while playing Mon, 12 Jun 2006 20:44:26 GMT bensch [8330] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/graphics/importer/bsp_file.cc (modified) * trunk/src/lib/parser/ini_parser/Makefile.am (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (modified) * trunk/src/lib/util/filesys (added) * trunk/src/lib/util/filesys/directory.cc (moved) * trunk/src/lib/util/filesys/directory.h (moved) * trunk/src/lib/util/filesys/file.cc (moved) * trunk/src/lib/util/filesys/file.h (moved) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) moved the File-Classes Mon, 12 Jun 2006 17:54:50 GMT bottac [8329] * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) colision detection again. Mon, 12 Jun 2006 15:17:14 GMT ponder [8328] * branches/terrain/src/lib/collision_detection/cd_engine.cc (modified) * branches/terrain/src/lib/collision_detection/cd_engine.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/story_entities/game_world.cc (modified) * branches/terrain/src/story_entities/game_world_data.cc (modified) * branches/terrain/src/story_entities/game_world_data.h (modified) * branches/terrain/src/story_entities/multi_player_world_data.cc (modified) * branches/terrain/src/story_entities/simple_game_menu.cc (modified) * branches/terrain/src/util/multiplayer_team_deathmatch.cc (modified) * branches/terrain/src/world_entities/WorldEntities.am (modified) * branches/terrain/src/world_entities/terrain_entity.cc (moved) * branches/terrain/src/world_entities/terrain_entity.h (moved) - Renamed Terrain into TerrainEntity in order to avoid conflicts ... Mon, 12 Jun 2006 13:51:28 GMT amaechler [8327] * 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: better default values Mon, 12 Jun 2006 13:50:16 GMT hdavid [8326] * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/lightening_effect.h (modified) branches/atmospheric_engine Sun, 11 Jun 2006 22:49:46 GMT patrick [8325] * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.h (modified) bspmodel: finished work for tonight. switching to sleep state Sun, 11 Jun 2006 22:40:57 GMT bensch [8324] * trunk/src/lib/graphics/importer/texture_sequence.cc (modified) * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/lib/gui/gl/glgui_cursor.cc (modified) * trunk/src/lib/gui/gl/glgui_cursor.h (modified) * trunk/src/lib/gui/gl/glgui_handler.cc (modified) * trunk/src/lib/gui/gl/glgui_handler.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) trunk: Texture-Sequence is initialized smoothly now in the GLGuiCursor Sun, 11 Jun 2006 22:10:51 GMT patrick [8323] * branches/bsp_model/src/lib/collision_reaction/collision_event.h (modified) * branches/bsp_model/src/lib/collision_reaction/collision_handle.cc (modified) * branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * branches/bsp_model/src/lib/math/vector.h (modified) bsp_model: new collision reaction for the ground. not yet working ... Sun, 11 Jun 2006 21:22:13 GMT patrick [8322] * branches/bsp_model/src/lib/graphics/graphics_engine.cc (modified) * branches/bsp_model/src/lib/graphics/graphics_engine.h (modified) bsp_model: added antialiasing to the orxonox grpahics engine, ... Sun, 11 Jun 2006 19:02:58 GMT ponder [8321] * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.cc (modified) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (modified) Added a getAltitude() method to the Terrain class to retrieve the ... Sun, 11 Jun 2006 18:26:09 GMT ponder [8320] * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (modified) Added a bunch of comments to the terrain_page.h file Sun, 11 Jun 2006 16:32:01 GMT ponder [8319] * branches/terrain/src/lib/graphics/importer/Makefile.am (modified) * branches/terrain/src/lib/graphics/importer/terrain (added) * branches/terrain/src/lib/graphics/importer/terrain/frustum.cc (added) * branches/terrain/src/lib/graphics/importer/terrain/frustum.h (added) * branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (added) * branches/terrain/src/lib/graphics/importer/terrain/terrain.h (added) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.cc (added) * branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (added) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.cc (added) * branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.h (added) * branches/terrain/src/lib/graphics/importer/terrain/types.h (added) I know this is a big commit. I'm sorry about that. Anyway... - Added ... Sun, 11 Jun 2006 12:56:42 GMT bottac [8318] * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) collision detection again. Sun, 11 Jun 2006 12:15:24 GMT bottac [8317] * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.h (modified) collision detection: partial fix. Sun, 11 Jun 2006 11:57:27 GMT bensch [8316] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lightening_effect.cc (modified) * trunk/src/lib/graphics/effects/rain_effect.cc (modified) * trunk/src/lib/graphics/effects/snow_effect.cc (modified) * trunk/src/lib/graphics/effects/volfog_effect.cc (modified) * trunk/src/lib/graphics/effects/weather_effect.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/primitive_model.cc (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/lib/graphics/importer/tc.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/gui/gl/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/gui/gl/signal_connector.cc (modified) * trunk/src/lib/gui/qt/gui_control.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.h (modified) * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.cc (modified) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/util/loading/dynamic_loader.cc (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/loading/load_param_description.cc (modified) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/projectiles/rocket.cc (modified) * trunk/src/world_entities/projectiles/test_bullet.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) trunk: fixed most -Wall warnings... but there are still many missing :/ Sun, 11 Jun 2006 11:01:26 GMT bensch [8315] * trunk/src/util/animation/t_animation.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) trunk: fixed a nasty seg-fault, when unloading the WeaponManager ... Sun, 11 Jun 2006 10:50:06 GMT bensch [8314] * branches/water (copied) new copy Sun, 11 Jun 2006 10:49:46 GMT bensch [8313] * branches/water (deleted) delete merged branche