Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9750 in orxonox.OLD


Ignore:
Timestamp:
Sep 16, 2006, 10:26:34 PM (18 years ago)
Author:
bensch
Message:

ChangeLog changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/ChangeLog

    r9406 r9750  
    1 2006-07-21      Benjamin Grauerb <bensch@orxonox.net>
     12006-09-16      Benjamin Grauer <bensch@orxonox.net>
     2        Total templated and typesafe approach to the Executor paradigm.
     3        Now there is only one implementation of the Executor-construct,
     4        and all special types of executors (e.g SubString, lua_State*)
     5        are created via Explicit Specialization and an Evaluater.
     6
     72006-09-01      Benjamin Grauer <bensch@orxonox.net>
     8        Reimplementation of the ObjectList Class
     9        Removed old constructs
     10        Waiting for adaptions in Network and CollisionReaction
     11
     122006-07-21      Benjamin Grauer <bensch@orxonox.net>
    213        New implementation of the signal/slot paradigm
    314        For this the nice implementation sigslot from Sarah Thompson was adapted.
Note: See TracChangeset for help on using the changeset viewer.