Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9869 in orxonox.OLD for trunk/ChangeLog


Ignore:
Timestamp:
Oct 3, 2006, 12:19:30 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged the new_class_id branche back to the trunk.
merged with command:
svn merge https://svn.orxonox.net/orxonox/branches/new_class_id trunk -r9683:HEAD
no conflicts… puh..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r9406 r9869  
    1 2006-07-21      Benjamin Grauerb <bensch@orxonox.net>
     12006-09-22      Benjamin Grauer <bensch@orxonox.net>
     2        Complete reimplementation of the ResourceManager.
     3        Now all resourceable Classes have a SubClass, that handles via Resources.
     4        The Approach is Scaleable/Modular, and conforms with Shared Libraries.
     5
     62006-09-16      Benjamin Grauer <bensch@orxonox.net>
     7        Total templated and typesafe approach to the Executor paradigm.
     8        Now there is only one implementation of the Executor-construct,
     9        and all special types of executors (e.g SubString, lua_State*)
     10        are created via Explicit Specialization and an Evaluater.
     11
     122006-09-01      Benjamin Grauer <bensch@orxonox.net>
     13        Reimplementation of the ObjectList Class
     14        Removed old constructs
     15        Waiting for adaptions in Network and CollisionReaction
     16
     172006-07-21      Benjamin Grauer <bensch@orxonox.net>
    218        New implementation of the signal/slot paradigm
    319        For this the nice implementation sigslot from Sarah Thompson was adapted.
     
    1733
    1834
    19 2006-06-10      Benjamin Grauerb <bensch@orxonox.net>
     352006-06-10      Benjamin Grauer <bensch@orxonox.net>
    2036        Introduced new GL-style Gui
    2137
    22 2006-05-19      Benjamin Grauerb <bensch@orxonox.net>
     382006-05-19      Benjamin Grauer <bensch@orxonox.net>
    2339        New Design of the Executor (constant instead of linear time)
    2440
     
    2252412004-04-25      Amir Guindehi <amir@guindehi.ch>
    226242        Created Project orxonox.
    227         Thanks a lot.
     243        Thanks a lot. (from all the Orxonox-dev-team)
Note: See TracChangeset for help on using the changeset viewer.