# # ChangeLog for branches/christmas_branche/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 19, 2024, 8:56:34 PM Wed, 21 Dec 2005 00:05:41 GMT patrick [6204] * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/space_ships/space_ship.cc (modified) christmas: uninitialized value fix Tue, 20 Dec 2005 23:25:23 GMT patrick [6203] * branches/christmas_branche/src/lib/graphics/importer/md2Model.cc (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) christmas: free movement, but not yet good Tue, 20 Dec 2005 21:40:45 GMT patrick [6200] * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) chrismas: player jump fix Tue, 20 Dec 2005 20:57:31 GMT patrick [6198] * branches/christmas_branche/src/lib/graphics/importer/md2Model.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.h (modified) christmas: better control now Tue, 20 Dec 2005 15:42:53 GMT patrick [6195] * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.h (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) christmas: some work on the creature control. not yet finished Tue, 20 Dec 2005 14:24:14 GMT patrick [6191] * branches/christmas_branche/src/lib/graphics/importer/md2Model.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/subprojects/importer/importer.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.h (modified) christmas: the texture gets loaded now and is loadable Tue, 20 Dec 2005 13:20:43 GMT bensch [6187] * branches/christmas_branche/src/lib/collision_detection/cd_engine.cc (modified) * branches/christmas_branche/src/lib/collision_detection/obb.cc (modified) * branches/christmas_branche/src/lib/graphics/graphics_engine.cc (modified) * branches/christmas_branche/src/lib/graphics/render2D/render_2d.cc (modified) * branches/christmas_branche/src/lib/graphics/text_engine/text_engine.cc (modified) * branches/christmas_branche/src/lib/shell/shell.cc (modified) * branches/christmas_branche/src/lib/shell/shell_buffer.cc (modified) * branches/christmas_branche/src/lib/shell/shell_command.cc (modified) * branches/christmas_branche/src/lib/shell/shell_input.cc (modified) * branches/christmas_branche/src/lib/sound/sound_engine.cc (modified) * branches/christmas_branche/src/lib/util/executor/executor.cc (modified) * branches/christmas_branche/src/story_entities/debug_world.cc (modified) * branches/christmas_branche/src/story_entities/network_world.cc (modified) * branches/christmas_branche/src/story_entities/world.cc (modified) * branches/christmas_branche/src/util/animation/animation.h (modified) * branches/christmas_branche/src/util/loading/resource_manager.h (modified) * branches/christmas_branche/src/world_entities/npcs/npc.cc (modified) * branches/christmas_branche/src/world_entities/npcs/npc_test.cc (modified) * branches/christmas_branche/src/world_entities/npcs/npc_test1.cc (modified) * branches/christmas_branche/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/christmas_branche/src/world_entities/power_ups/param_power_up.cc (modified) * branches/christmas_branche/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/christmas_branche/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/christmas_branche/src/world_entities/satellite.cc (modified) * branches/christmas_branche/src/world_entities/test_entity.cc (modified) * branches/christmas_branche/src/world_entities/weapons/aim.cc (modified) * branches/christmas_branche/src/world_entities/weapons/bomb.cc (modified) * branches/christmas_branche/src/world_entities/weapons/guided_missile.cc (modified) * branches/christmas_branche/src/world_entities/weapons/laser.cc (modified) * branches/christmas_branche/src/world_entities/weapons/rocket.cc (modified) * branches/christmas_branche/src/world_entities/weapons/test_bullet.cc (modified) * branches/christmas_branche/src/world_entities/weapons/test_gun.cc (modified) * branches/christmas_branche/src/world_entities/weapons/turret.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) branches/christmas removed many include 'list.h' Tue, 20 Dec 2005 02:45:53 GMT patrick [6181] * branches/christmas_branche/src/lib/graphics/importer/md2Model.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) christmas: alternative draw funciton Tue, 20 Dec 2005 02:21:19 GMT patrick [6180] * branches/christmas_branche/src/lib/graphics/importer/md2Model.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/lib/graphics/importer/model.h (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) christmas: cleaned up the model package Tue, 20 Dec 2005 01:57:34 GMT patrick [6179] * branches/christmas_branche/src/world_entities/world_entity.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.h (modified) christmas: the draw funciton now is original again Tue, 20 Dec 2005 01:55:03 GMT patrick [6178] * branches/christmas_branche/src/world_entities/world_entity.cc (modified) christmas: the texture path is now relativ Tue, 20 Dec 2005 01:53:50 GMT patrick [6177] * branches/christmas_branche/src/world_entities/world_entity.h (modified) christmas: the world entity is now as it was Tue, 20 Dec 2005 01:51:53 GMT patrick [6176] * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) christmas: the md2_creature now draws the way it should Tue, 20 Dec 2005 01:47:35 GMT patrick [6175] * branches/christmas_branche/src/lib/graphics/importer/md2Model.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) christmas: the md2model has now const draw functions Tue, 20 Dec 2005 01:18:34 GMT patrick [6174] * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) christmas: not yet rendering correctly Tue, 20 Dec 2005 00:57:33 GMT bensch [6173] * branches/christmas_branche/src/world_entities/weapons/aim.cc (modified) christmas: aiming works again Tue, 20 Dec 2005 00:56:59 GMT patrick [6172] * branches/christmas_branche/src/lib/graphics/importer/md2Model.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/space_ships/space_ship.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) christmas: framework update Tue, 20 Dec 2005 00:05:44 GMT bensch [6171] * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) christmas: fixed the linking bug Mon, 19 Dec 2005 23:59:06 GMT patrick [6170] * branches/christmas_branche/src/Makefile.am (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/world_entities/Makefile.am (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.h (modified) christmas: link error Mon, 19 Dec 2005 23:22:17 GMT patrick [6169] * branches/christmas_branche/src/lib/event/event_handler.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.cc (modified) * branches/christmas_branche/src/lib/graphics/importer/md2Model.h (modified) * branches/christmas_branche/src/util/loading/resource_manager.cc (modified) * branches/christmas_branche/src/world_entities/space_ships/space_ship.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.h (modified) christmas: model loading progress Mon, 19 Dec 2005 22:37:06 GMT patrick [6167] * branches/christmas_branche/src/lib/event/event_handler.cc (modified) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) christmas: md2 model loading issues Mon, 19 Dec 2005 21:19:28 GMT patrick [6166] * branches/christmas_branche/src/defs/class_id.h (modified) * branches/christmas_branche/src/world_entities/Makefile.am (modified) * branches/christmas_branche/src/world_entities/creatures (added) * branches/christmas_branche/src/world_entities/creatures/md2_creature.cc (added) * branches/christmas_branche/src/world_entities/creatures/md2_creature.h (added) christmas: added some new model class Mon, 19 Dec 2005 18:29:26 GMT patrick [6165] * branches/christmas_branche (copied) * branches/christmas_branche/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) branches: added a branche christmas for some christmas tests Mon, 19 Dec 2005 15:52:01 GMT bensch [6162] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/guided_missile.h (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: merged the spaceshipcontroll branche into the trunk ...