# # ChangeLog for branches/christmas_branche/src/world_entities/creatures in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 11:36:28 AM 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 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: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: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 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