# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 6:47:15 PM Mon, 30 May 2005 17:01:24 GMT patrick [4406] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) orxonox/trunk: the mouse buttons now should be identified correctly Mon, 30 May 2005 16:36:43 GMT patrick [4405] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) orxonox/trunk: event_handler subscribe functionality improved Mon, 30 May 2005 16:27:45 GMT patrick [4404] * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) orxonox/trunk: player now is a EventListener for particular events Mon, 30 May 2005 16:19:25 GMT patrick [4403] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) cleaned and finished up the key mapper class Mon, 30 May 2005 16:12:24 GMT patrick [4402] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: key mapping works just fine Mon, 30 May 2005 15:58:52 GMT patrick [4401] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: fixed a compile error, sorry for the last commit ... Mon, 30 May 2005 15:55:52 GMT patrick [4400] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) make Mon, 30 May 2005 15:23:30 GMT patrick [4399] * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: key mapping alg implementation Mon, 30 May 2005 15:01:25 GMT patrick [4398] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_names.cc (added) * orxonox/trunk/src/util/event/key_names.h (added) orxonox/trunk: moved the keynames strucure to a place closer to ... Mon, 30 May 2005 14:57:04 GMT bensch [4397] * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/physics/physics_interface.cc (modified) * orxonox/trunk/src/lib/physics/physics_interface.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/test_entity.cc (modified) * orxonox/trunk/src/world_entities/test_entity.h (modified) orxonox/trunk: ok... forces now apply to the right objects, but i ... Mon, 30 May 2005 13:27:36 GMT bensch [4396] * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/lib/physics/fields/gravity.cc (modified) * orxonox/trunk/src/lib/physics/physics_engine.cc (modified) * orxonox/trunk/src/lib/physics/physics_interface.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: now Objects should be affected by the PhysicsEngine too Mon, 30 May 2005 12:19:41 GMT bensch [4395] * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/lib/physics/fields/field.h (modified) * orxonox/trunk/src/lib/physics/fields/gravity.cc (modified) * orxonox/trunk/src/lib/physics/fields/gravity.h (modified) * orxonox/trunk/src/lib/physics/fields/point_gravity.cc (modified) * orxonox/trunk/src/lib/physics/fields/point_gravity.h (modified) * orxonox/trunk/src/lib/physics/fields/twirl.cc (modified) * orxonox/trunk/src/lib/physics/fields/twirl.h (modified) * orxonox/trunk/src/lib/physics/physics_connection.cc (modified) * orxonox/trunk/src/lib/physics/physics_connection.h (modified) * orxonox/trunk/src/lib/physics/physics_engine.cc (modified) * orxonox/trunk/src/lib/physics/physics_interface.cc (modified) * orxonox/trunk/src/lib/physics/physics_interface.h (modified) orxonox/trunk: fields are now time-independant Mon, 30 May 2005 12:05:21 GMT bensch [4394] * orxonox/trunk/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/lib/physics/fields/field.cc (modified) * orxonox/trunk/src/lib/physics/physics_connection.h (modified) * orxonox/trunk/src/lib/physics/physics_engine.cc (modified) * orxonox/trunk/src/lib/physics/physics_engine.h (modified) orxonox/trunk: PhysicsEngine is now aware of the existing fields and ... Mon, 30 May 2005 11:44:09 GMT bensch [4393] * orxonox/branches/physics (deleted) orxonox/branches: deleted branche, because working inside the trunk Mon, 30 May 2005 11:30:23 GMT bensch [4392] * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/Makefile.in (modified) * orxonox/trunk/src/lib/graphics/Makefile.in (modified) * orxonox/trunk/src/lib/graphics/importer/Makefile.in (modified) * orxonox/trunk/src/lib/gui/Makefile.in (modified) * orxonox/trunk/src/lib/gui/console/Makefile.in (modified) * orxonox/trunk/src/lib/gui/gui/Makefile.in (modified) * orxonox/trunk/src/lib/physics/Makefile.in (modified) * orxonox/trunk/src/lib/physics/physics_engine.cc (modified) * orxonox/trunk/src/lib/physics/physics_engine.h (modified) * orxonox/trunk/src/lib/physics/physics_interface.cc (modified) * orxonox/trunk/src/lib/tinyxml/Makefile.in (modified) * orxonox/trunk/src/subprojects/Makefile.in (modified) * orxonox/trunk/src/subprojects/gui/Makefile.in (modified) * orxonox/trunk/src/subprojects/importer/Makefile.in (modified) * orxonox/trunk/src/subprojects/particles/Makefile.in (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) * orxonox/trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: physicsInterfaces now check in at constuctiontime with ... Mon, 30 May 2005 11:02:26 GMT bensch [4391] * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: no more seg-fault Sun, 29 May 2005 22:17:37 GMT patrick [4390] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) orxonox/trunk: flushing work state Sun, 29 May 2005 22:12:03 GMT patrick [4389] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: working on keymapping, there are some problems in ... Sun, 29 May 2005 21:52:15 GMT patrick [4388] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) orxonox/trunk: running first pre-tests with key-mapping Sun, 29 May 2005 21:40:45 GMT patrick [4387] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: little fix to prevent compile error Sun, 29 May 2005 21:33:49 GMT patrick [4386] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: key mapper implementation precess Sun, 29 May 2005 20:19:43 GMT bensch [4385] * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) orxonox/trunk: small efficiency update Sun, 29 May 2005 19:24:13 GMT bensch [4384] * orxonox/trunk/src/lib/physics/physics_connection.cc (modified) orxonox/trunk: further optimisations for the appliement of fields Sun, 29 May 2005 19:20:42 GMT bensch [4383] * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) orxonox/trunk: demo now with 3 different fields Sun, 29 May 2005 19:04:17 GMT bensch [4382] * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/lib/physics/physics_interface.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: BaseObject virtual public in PNode and Player(for ... Sun, 29 May 2005 18:47:30 GMT bensch [4381] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/defs/glincl.h (modified) * orxonox/trunk/src/defs/sdlincl.h (added) * orxonox/trunk/src/defs/stdincl.h (modified) * orxonox/trunk/src/defs/stdlibincl.h (added) * orxonox/trunk/src/lib/graphics/graphics_engine.h (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/graphics/light.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/trunk/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/lib/gui/gui/gui_video.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/lib/physics/physics_connection.h (modified) * orxonox/trunk/src/lib/physics/physics_engine.cc (modified) * orxonox/trunk/src/lib/util/ini_parser.cc (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) * orxonox/trunk/src/util/animation/animation.h (modified) * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/resource_manager.cc (modified) * orxonox/trunk/src/util/resource_manager.h (modified) * orxonox/trunk/src/util/state.cc (modified) * orxonox/trunk/src/util/track/track_manager.h (modified) orxonox/trunk: made include more local. stdincl.h not in ... Sun, 29 May 2005 18:16:48 GMT bensch [4380] * orxonox/trunk/Makefile.am (modified) * orxonox/trunk/Makefile.in (modified) * orxonox/trunk/doc/KNOWLEDGE_BASE (deleted) * orxonox/trunk/doc/doxyconf/input (modified) orxonox/trunk: better documentation building Sun, 29 May 2005 12:41:50 GMT bensch [4379] * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) orxonox/trunk: preparing to add fields to the particles-demo Sun, 29 May 2005 12:02:56 GMT bensch [4378] * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/lib/physics/physics_connection.cc (modified) * orxonox/trunk/src/lib/physics/physics_engine.cc (modified) * orxonox/trunk/src/lib/physics/physics_engine.h (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) orxonox/trunk: applying force works for particle-systems again Sun, 29 May 2005 11:24:40 GMT bensch [4377] * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/lib/physics/physics_connection.cc (modified) * orxonox/trunk/src/lib/physics/physics_connection.h (modified) * orxonox/trunk/src/lib/physics/physics_interface.cc (modified) * orxonox/trunk/src/lib/physics/physics_interface.h (modified) orxonox/trunk: ParticleSystem is now a PhysicsInterface Sun, 29 May 2005 10:30:54 GMT bensch [4376] * orxonox/trunk/src/lib/physics/physics_interface.cc (modified) * orxonox/trunk/src/lib/physics/physics_interface.h (modified) orxonox/trunk: started reimplementing the PhysicsInterface-class. ... Sun, 29 May 2005 09:55:57 GMT bensch [4375] * orxonox/trunk/src/lib/physics/Makefile.am (modified) * orxonox/trunk/src/lib/physics/Makefile.in (modified) * orxonox/trunk/src/lib/physics/physics_connection.cc (modified) * orxonox/trunk/src/lib/physics/physics_connection.h (modified) * orxonox/trunk/src/lib/physics/physics_engine.h (modified) * orxonox/trunk/src/lib/physics/physics_interface.cc (moved) * orxonox/trunk/src/lib/physics/physics_interface.h (moved) orxonox/trunk: renamed iphysics to physics_interface Sun, 29 May 2005 09:24:12 GMT bensch [4374] * orxonox/trunk/src/lib/graphics/graphics_engine.cc (modified) * orxonox/trunk/src/lib/graphics/graphics_engine.h (modified) * orxonox/trunk/src/subprojects/framework.cc (modified) * orxonox/trunk/src/subprojects/framework.h (modified) orxonox/trunk: ability to change background color Sun, 29 May 2005 08:50:14 GMT bensch [4373] * orxonox/trunk/src/defs/debug.h (modified) orxonox/trunk: better definition of debug.h Sun, 29 May 2005 08:36:20 GMT bensch [4372] * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/lib/math/vector.cc (modified) * orxonox/trunk/src/lib/math/vector.h (modified) orxonox/trunk: slight optimizations and a new definition for PNode. ... Sat, 28 May 2005 19:37:16 GMT bensch [4371] * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) orxonox/trunk: material should now be loadable in the importer-test- ... Sat, 28 May 2005 14:20:02 GMT bensch [4370] * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.h (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) * orxonox/trunk/src/util/resource_manager.cc (modified) * orxonox/trunk/src/util/resource_manager.h (modified) orxonox/trunk: objModel's materials should now automatically load ... Sat, 28 May 2005 14:18:58 GMT patrick [4369] * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (modified) orxonox/trunk: key binding implemented Sat, 28 May 2005 14:16:27 GMT patrick [4368] * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/key_mapper.h (modified) orxonox/trunk: started implementation of key mapper Sat, 28 May 2005 14:00:41 GMT patrick [4367] * orxonox/trunk/src/class_list.h (modified) * orxonox/trunk/src/util/event/key_mapper.cc (added) * orxonox/trunk/src/util/event/key_mapper.h (added) orxonox/trunk: added keymapper class to separate event handling from ... Sat, 28 May 2005 13:53:41 GMT patrick [4366] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: player defined keys mapping started Sat, 28 May 2005 13:24:48 GMT patrick [4365] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) orxonox/trunk: event listener/ handler now work together, events are ... Sat, 28 May 2005 13:14:43 GMT patrick [4364] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: filled the flush function with more sense :) and ... Sat, 28 May 2005 13:06:47 GMT patrick [4363] * orxonox/trunk/src/util/event/event_def.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) orxonox/trunk: finished work on the event dispatcher, now ... Sat, 28 May 2005 12:52:27 GMT patrick [4362] * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: type specific event handling routine Sat, 28 May 2005 12:43:21 GMT patrick [4361] * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) orxonox/trunk: event handler ongoing work, started implementing the ... Sat, 28 May 2005 10:42:17 GMT bensch [4360] * orxonox/trunk/src/subprojects/framework.cc (modified) * orxonox/trunk/src/subprojects/importer/importer.cc (modified) orxonox/trunk: reset function for the camera Sat, 28 May 2005 10:34:56 GMT bensch [4359] * orxonox/trunk/src/subprojects/framework.cc (modified) orxonox/trunk: movenet is as it should be in framework Sat, 28 May 2005 10:33:39 GMT bensch [4358] * orxonox/trunk/src/subprojects/framework.cc (modified) orxonox/trunk: movenet is as it should be in framework Sat, 28 May 2005 10:05:46 GMT bensch [4357] * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/md2Model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) * orxonox/trunk/src/world_entities/skybox.cc (modified) orxonox/trunk: now Textures are maped as they should before this ... Sat, 28 May 2005 08:59:32 GMT bensch [4356] * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) * orxonox/trunk/src/util/resource_manager.cc (modified) orxonox/trunk: fixed an error in the resource manager, when a texture ... Fri, 27 May 2005 23:19:13 GMT patrick [4355] * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: started implementing the process function Fri, 27 May 2005 23:11:57 GMT patrick [4354] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: implemented event subscribe function Fri, 27 May 2005 22:58:30 GMT patrick [4353] * orxonox/trunk/src/util/event/event_def.h (added) orxonox/trunk: added event def file Fri, 27 May 2005 22:56:01 GMT patrick [4352] * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) orxonox/trunk: reimplemented the key binding function, kept most of ... Fri, 27 May 2005 22:45:10 GMT bensch [4351] * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) orxonox/trunk: now one can easily define all the initial values via ... Fri, 27 May 2005 22:27:29 GMT patrick [4350] * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) orxonox/trunk: event class members defined Fri, 27 May 2005 22:10:30 GMT bensch [4349] * orxonox/trunk/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/subprojects/framework.cc (modified) * orxonox/trunk/src/subprojects/framework.h (modified) * orxonox/trunk/src/subprojects/importer/importer.cc (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) orxonox/trunk: ParticleEngine now has a draw-function, that makes sense Fri, 27 May 2005 22:05:50 GMT bensch [4348] * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/gui/gui/gui_gtk.cc (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) orxonox/trunk: particles now move at the desired velocity Fri, 27 May 2005 21:54:16 GMT bensch [4347] * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: added the ParticleEngine fix into the trunk Fri, 27 May 2005 21:53:50 GMT patrick [4346] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/class_list.h (modified) * orxonox/trunk/src/subprojects/Makefile.in (modified) * orxonox/trunk/src/subprojects/gui/Makefile.in (modified) * orxonox/trunk/src/subprojects/importer/Makefile.in (modified) * orxonox/trunk/src/subprojects/particles/Makefile.in (modified) * orxonox/trunk/src/subprojects/testmain/Makefile.in (modified) * orxonox/trunk/src/util/event/event.cc (modified) * orxonox/trunk/src/util/event/event.h (modified) * orxonox/trunk/src/util/event/event_handler.cc (modified) * orxonox/trunk/src/util/event/event_handler.h (modified) * orxonox/trunk/src/util/event/event_listener.cc (modified) * orxonox/trunk/src/util/event/event_listener.h (modified) orxonox/trunk: some first function and class definition of the new ... Fri, 27 May 2005 20:53:18 GMT bensch [4345] * orxonox/trunk/src/lib/gui/gui/gui_gtk.cc (modified) orxonox/trunk: cooler incrementations Fri, 27 May 2005 20:22:30 GMT bensch [4344] * orxonox/trunk/ChangeLog (modified) * orxonox/trunk/bin (deleted) orxonox/trunk: deleted the obsolete bin-folder, and made a ChangeLog Fri, 27 May 2005 20:17:18 GMT bensch [4343] * orxonox/trunk/src/subprojects/Makefile.in (modified) * orxonox/trunk/src/subprojects/framework.cc (modified) * orxonox/trunk/src/subprojects/framework.h (modified) * orxonox/trunk/src/subprojects/gui/Makefile.in (modified) * orxonox/trunk/src/subprojects/importer/Makefile.am (modified) * orxonox/trunk/src/subprojects/importer/Makefile.in (modified) * orxonox/trunk/src/subprojects/importer/framework.cc (deleted) * orxonox/trunk/src/subprojects/importer/framework.h (deleted) * orxonox/trunk/src/subprojects/importer/importer.cc (copied) * orxonox/trunk/src/subprojects/particles/Makefile.am (modified) * orxonox/trunk/src/subprojects/particles/Makefile.in (modified) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) * orxonox/trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: importer is now also run by framework Fri, 27 May 2005 19:34:57 GMT bensch [4342] * orxonox/trunk/src/subprojects/particles/particle_fun.cc (modified) orxonox/trunk: default values in the gui Fri, 27 May 2005 19:27:27 GMT bensch [4341] * orxonox/trunk/src/util/resource_manager.cc (modified) orxonox/trunk: small folder-check-update Fri, 27 May 2005 19:21:00 GMT bensch [4340] * orxonox/branches/physics (copied) orxonox/branches: added branche physics Fri, 27 May 2005 19:18:00 GMT bensch [4339] * orxonox/branches/physics (deleted) orxonox/branches: deleted branche physics Fri, 27 May 2005 19:16:53 GMT bensch [4338] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/Makefile.am (modified) * orxonox/trunk/src/lib/Makefile.in (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/lib/graphics/light.h (modified) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/trunk/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/lib/gui/gui/Makefile.am (modified) * orxonox/trunk/src/lib/gui/gui/Makefile.in (modified) * orxonox/trunk/src/lib/gui/gui/gui_gtk.cc (modified) * orxonox/trunk/src/lib/gui/gui/gui_gtk.h (modified) * orxonox/trunk/src/lib/physics (copied) * orxonox/trunk/src/lib/physics/Makefile.am (copied) * orxonox/trunk/src/lib/physics/Makefile.in (copied) * orxonox/trunk/src/lib/physics/fields (copied) * orxonox/trunk/src/lib/physics/fields/field.cc (copied) * orxonox/trunk/src/lib/physics/fields/field.h (copied) * orxonox/trunk/src/lib/physics/fields/fields.h (copied) * orxonox/trunk/src/lib/physics/fields/gravity.cc (copied) * orxonox/trunk/src/lib/physics/fields/gravity.h (copied) * orxonox/trunk/src/lib/physics/fields/point_gravity.cc (copied) * orxonox/trunk/src/lib/physics/fields/point_gravity.h (copied) * orxonox/trunk/src/lib/physics/fields/twirl.cc (copied) * orxonox/trunk/src/lib/physics/fields/twirl.h (copied) * orxonox/trunk/src/lib/physics/i_physics.cc (copied) * orxonox/trunk/src/lib/physics/i_physics.h (copied) * orxonox/trunk/src/lib/physics/physics_connection.cc (copied) * orxonox/trunk/src/lib/physics/physics_connection.h (copied) * orxonox/trunk/src/lib/physics/physics_engine.cc (copied) * orxonox/trunk/src/lib/physics/physics_engine.h (copied) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/subprojects/Makefile.am (modified) * orxonox/trunk/src/subprojects/Makefile.in (modified) * orxonox/trunk/src/subprojects/framework.cc (copied) * orxonox/trunk/src/subprojects/framework.h (copied) * orxonox/trunk/src/subprojects/importer/Makefile.am (modified) * orxonox/trunk/src/subprojects/importer/Makefile.in (modified) * orxonox/trunk/src/subprojects/particles (copied) * orxonox/trunk/src/subprojects/particles/Makefile.am (copied) * orxonox/trunk/src/subprojects/particles/Makefile.in (copied) * orxonox/trunk/src/subprojects/particles/particle_fun.cc (copied) * orxonox/trunk/src/util/state.cc (copied) * orxonox/trunk/src/util/state.h (copied) * orxonox/trunk/src/world_entities/camera.h (modified) orxonox/trunk: merged branches/physics back to the trunk merged with ... Fri, 27 May 2005 18:29:23 GMT bensch [4337] * orxonox/branches/physics/src/story_entities/world.cc (modified) * orxonox/branches/physics/src/subprojects/framework.cc (modified) orxonox/branches/physics: nicer particle-trail Fri, 27 May 2005 18:22:54 GMT bensch [4336] * orxonox/branches/physics/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/physics/src/lib/gui/gui/gui_gtk.cc (modified) * orxonox/branches/physics/src/subprojects/Makefile.am (modified) * orxonox/branches/physics/src/subprojects/particles/particle_fun.cc (modified) orxonox/branches/physics: segfault-prevention Fri, 27 May 2005 17:57:52 GMT bensch [4335] * orxonox/branches/physics/src/subprojects/Makefile.am (modified) * orxonox/branches/physics/src/subprojects/Makefile.in (modified) * orxonox/branches/physics/src/subprojects/framework.cc (moved) * orxonox/branches/physics/src/subprojects/framework.h (moved) * orxonox/branches/physics/src/subprojects/particles/Makefile.am (modified) * orxonox/branches/physics/src/subprojects/particles/Makefile.in (modified) * orxonox/branches/physics/src/subprojects/particles/particle_fun.cc (modified) orxonox/branches/physics: now the modular it is :) Fri, 27 May 2005 17:53:19 GMT bensch [4334] * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) * orxonox/branches/physics/src/subprojects/particles/framework.h (modified) * orxonox/branches/physics/src/subprojects/particles/particle_fun.cc (modified) orxonox/braches/physics: more modular, with eventHandler Fri, 27 May 2005 17:40:46 GMT bensch [4333] * orxonox/branches/physics/src/subprojects/particles/Makefile.am (modified) * orxonox/branches/physics/src/subprojects/particles/Makefile.in (modified) * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) * orxonox/branches/physics/src/subprojects/particles/framework.h (modified) * orxonox/branches/physics/src/subprojects/particles/particle_fun.cc (added) orxonox/branches/physics: made the framework more modular Fri, 27 May 2005 17:14:55 GMT bensch [4332] * orxonox/branches/physics/src/Makefile.am (modified) * orxonox/branches/physics/src/Makefile.in (modified) * orxonox/branches/physics/src/action_listener.h (copied) * orxonox/branches/physics/src/class_list.h (copied) * orxonox/branches/physics/src/command_node.cc (modified) * orxonox/branches/physics/src/command_node.h (modified) * orxonox/branches/physics/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/branches/physics/src/lib/coord/helper_parent.cc (modified) * orxonox/branches/physics/src/lib/coord/p_node.h (modified) * orxonox/branches/physics/src/lib/coord/pilot_node.cc (copied) * orxonox/branches/physics/src/lib/coord/pilot_node.h (copied) * orxonox/branches/physics/src/lib/graphics/graphics_engine.cc (modified) * orxonox/branches/physics/src/lib/graphics/light.cc (modified) * orxonox/branches/physics/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/physics/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/physics/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/physics/src/lib/graphics/text_engine.cc (modified) * orxonox/branches/physics/src/lib/lang/base_entity.cc (deleted) * orxonox/branches/physics/src/lib/lang/base_entity.h (deleted) * orxonox/branches/physics/src/lib/lang/base_object.cc (modified) * orxonox/branches/physics/src/lib/lang/base_object.h (modified) * orxonox/branches/physics/src/proto/proto_class.cc (modified) * orxonox/branches/physics/src/proto/proto_singleton.cc (modified) * orxonox/branches/physics/src/story_entities/campaign.cc (modified) * orxonox/branches/physics/src/story_entities/world.cc (modified) * orxonox/branches/physics/src/story_entities/world.h (modified) * orxonox/branches/physics/src/util/animation/animation_player.cc (modified) * orxonox/branches/physics/src/util/event (copied) * orxonox/branches/physics/src/util/event/event.cc (copied) * orxonox/branches/physics/src/util/event/event.h (copied) * orxonox/branches/physics/src/util/event/event_handler.cc (copied) * orxonox/branches/physics/src/util/event/event_handler.h (copied) * orxonox/branches/physics/src/util/event/event_listener.cc (copied) * orxonox/branches/physics/src/util/event/event_listener.h (copied) * orxonox/branches/physics/src/util/garbage_collector.cc (modified) * orxonox/branches/physics/src/util/loading/game_loader.cc (modified) * orxonox/branches/physics/src/util/loading/load_param.h (modified) * orxonox/branches/physics/src/util/object_manager.cc (modified) * orxonox/branches/physics/src/util/object_manager.h (modified) * orxonox/branches/physics/src/util/resource_manager.cc (modified) * orxonox/branches/physics/src/util/track/track_manager.cc (modified) * orxonox/branches/physics/src/util/track/track_node.cc (modified) * orxonox/branches/physics/src/world_entities/camera.cc (modified) * orxonox/branches/physics/src/world_entities/character_attributes.cc (modified) * orxonox/branches/physics/src/world_entities/projectile.cc (modified) * orxonox/branches/physics/src/world_entities/satellite.cc (modified) * orxonox/branches/physics/src/world_entities/skybox.cc (modified) * orxonox/branches/physics/src/world_entities/terrain.cc (modified) * orxonox/branches/physics/src/world_entities/test_bullet.cc (modified) * orxonox/branches/physics/src/world_entities/test_entity.cc (modified) * orxonox/branches/physics/src/world_entities/test_gun.cc (modified) * orxonox/branches/physics/src/world_entities/world_entity.cc (modified) orxonox/branches/physics: merged the trunk back to the physics- ... Fri, 27 May 2005 15:11:36 GMT bensch [4331] * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) * orxonox/branches/physics/src/subprojects/particles/framework.h (modified) orxonox/branches/physics: no more threading Fri, 27 May 2005 10:31:47 GMT bensch [4330] * orxonox/branches/physics/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/physics/src/subprojects/particles/Makefile.in (modified) * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) * orxonox/branches/physics/src/subprojects/particles/framework.h (modified) orxonox/branches/physics: more threading capabilities Fri, 27 May 2005 09:37:32 GMT patrick [4329] * orxonox/trunk/src/util/event (added) * orxonox/trunk/src/util/event/event.cc (added) * orxonox/trunk/src/util/event/event.h (added) * orxonox/trunk/src/util/event/event_handler.cc (added) * orxonox/trunk/src/util/event/event_handler.h (added) * orxonox/trunk/src/util/event/event_listener.cc (added) * orxonox/trunk/src/util/event/event_listener.h (added) orxonox/trunk: started work on new event handler Fri, 27 May 2005 01:52:56 GMT bensch [4328] * orxonox/branches/physics/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/physics/src/subprojects/particles/Makefile.am (modified) orxonox/branches/physics: fixed two winodws-compile-bugs 2 less to go :) Fri, 27 May 2005 01:14:19 GMT bensch [4327] * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) orxonox/branches/physics: all options in Fri, 27 May 2005 01:06:16 GMT patrick [4326] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/action_listener.h (added) * orxonox/trunk/src/class_list.h (modified) * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/command_node.h (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/lib/coord/pilot_node.cc (added) * orxonox/trunk/src/lib/coord/pilot_node.h (added) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: working on an alternativ flight mode and a new event ... Fri, 27 May 2005 00:18:49 GMT bensch [4325] * orxonox/branches/physics/src/lib/gui/gui/gui_gtk.cc (modified) * orxonox/branches/physics/src/lib/gui/gui/gui_gtk.h (modified) * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) orxonox/branches/particles: new Sliders Fri, 27 May 2005 00:13:19 GMT patrick [4324] * orxonox/trunk/src/story_entities/campaign.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/loading/game_loader.cc (modified) * orxonox/trunk/src/util/object_manager.cc (modified) orxonox/trunk: added a debug level at the end to be able to ... Thu, 26 May 2005 23:53:40 GMT bensch [4323] * orxonox/branches/physics/src/lib/gui/gui/gui_gtk.h (modified) * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) orxonox/branches/physics: gui works with a slider :) Thu, 26 May 2005 23:27:02 GMT patrick [4322] * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/util/object_manager.cc (modified) * orxonox/trunk/src/util/object_manager.h (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/test_bullet.cc (modified) now the objectmanagment works smoothly with the garbage collection: ... Thu, 26 May 2005 23:18:46 GMT patrick [4321] * orxonox/trunk/src/lib/lang/base_object.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) orxonox/trunk: added doxygen tags for the baseobject class Thu, 26 May 2005 23:13:42 GMT patrick [4320] * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/lib/coord/helper_parent.cc (modified) * orxonox/trunk/src/lib/graphics/graphics_engine.cc (modified) * orxonox/trunk/src/lib/graphics/light.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/graphics/text_engine.cc (modified) * orxonox/trunk/src/lib/lang/base_object.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/proto/proto_class.cc (modified) * orxonox/trunk/src/proto/proto_singleton.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation_player.cc (modified) * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/util/object_manager.cc (modified) * orxonox/trunk/src/util/resource_manager.cc (modified) * orxonox/trunk/src/util/track/track_manager.cc (modified) * orxonox/trunk/src/util/track/track_node.cc (modified) * orxonox/trunk/src/world_entities/camera.cc (modified) * orxonox/trunk/src/world_entities/character_attributes.cc (modified) * orxonox/trunk/src/world_entities/satellite.cc (modified) * orxonox/trunk/src/world_entities/skybox.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/test_entity.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: now string name of a class works parallel to the int ... Thu, 26 May 2005 23:11:42 GMT bensch [4319] * orxonox/branches/physics/src/lib/gui/gui/gui_gtk.cc (modified) * orxonox/branches/physics/src/lib/gui/gui/gui_gtk.h (modified) orxonox/branches/physics: slider now supports floats Thu, 26 May 2005 22:53:34 GMT patrick [4318] * orxonox/trunk/src/class_list.h (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/lib/coord/helper_parent.cc (modified) * orxonox/trunk/src/lib/graphics/graphics_engine.cc (modified) * orxonox/trunk/src/lib/graphics/light.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/graphics/text_engine.cc (modified) * orxonox/trunk/src/lib/lang/base_object.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation_player.cc (modified) * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/util/loading/load_param.h (modified) * orxonox/trunk/src/util/object_manager.cc (modified) * orxonox/trunk/src/util/resource_manager.cc (modified) * orxonox/trunk/src/util/track/track_manager.cc (modified) * orxonox/trunk/src/util/track/track_node.cc (modified) * orxonox/trunk/src/world_entities/camera.cc (modified) * orxonox/trunk/src/world_entities/character_attributes.cc (modified) * orxonox/trunk/src/world_entities/satellite.cc (modified) * orxonox/trunk/src/world_entities/skybox.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: now changed the orxonox baseobject to object id ... Thu, 26 May 2005 22:44:55 GMT bensch [4317] * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) * orxonox/branches/physics/src/subprojects/particles/framework.h (modified) orxonox/branches/physics: threads work :) Thu, 26 May 2005 22:34:09 GMT bensch [4316] * orxonox/branches/physics/src/lib/gui/gui/Makefile.am (modified) * orxonox/branches/physics/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/physics/src/lib/gui/gui/gui_gtk.cc (modified) * orxonox/branches/physics/src/subprojects/particles/Makefile.am (modified) * orxonox/branches/physics/src/subprojects/particles/Makefile.in (modified) * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) * orxonox/branches/physics/src/subprojects/particles/framework.h (modified) orxonox/branches/physics: threaded gui starts parrallel to the ... Thu, 26 May 2005 21:38:39 GMT patrick [4315] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/class_list.h (added) * orxonox/trunk/src/lib/lang/base_entity.cc (deleted) * orxonox/trunk/src/lib/lang/base_entity.h (deleted) * orxonox/trunk/src/util/object_manager.h (modified) orxonox/trunk: removed deprecated class base_entity and updated the ... Thu, 26 May 2005 21:36:24 GMT bensch [4314] * orxonox/branches/physics/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/physics/src/story_entities/world.cc (modified) * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) orxonox/branches/physics: nicer fog trailing our little ship Thu, 26 May 2005 21:24:27 GMT patrick [4313] * orxonox/trunk/src/util/object_manager.cc (modified) * orxonox/trunk/src/util/object_manager.h (modified) orxonox/trunk: cleaning up other, worse approaches Thu, 26 May 2005 21:18:59 GMT patrick [4312] * orxonox/trunk/src/util/object_manager.cc (modified) * orxonox/trunk/src/util/object_manager.h (modified) orxonox/trunk: now the object manager works absolutly unflexible! ... Thu, 26 May 2005 21:03:31 GMT patrick [4311] * orxonox/trunk/src/class_list.h (deleted) * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/util/object_manager.cc (modified) * orxonox/trunk/src/util/object_manager.h (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: f*****g object manager is hard to get done right, ... Thu, 26 May 2005 19:13:37 GMT bensch [4310] * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) orxonox/branches/physics: zoom-ability Thu, 26 May 2005 19:07:53 GMT bensch [4309] * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) orxonox/branches/physics: cool features implemented Thu, 26 May 2005 18:44:11 GMT bensch [4308] * orxonox/branches/physics/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/physics/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) orxonox/branches/physics: particleEngine can now return the stored ... Thu, 26 May 2005 18:26:49 GMT bensch [4307] * orxonox/branches/physics/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/physics/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/physics/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/physics/src/subprojects/particles/framework.cc (modified) * orxonox/branches/physics/src/subprojects/particles/framework.h (modified) orxonox/branches/physics: new definitions of particle-return-values