Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9406 in orxonox.OLD for trunk/ChangeLog


Ignore:
Timestamp:
Jul 24, 2006, 11:09:47 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged the proxy back

merged with commandsvn merge -r9346:HEAD https://svn.orxonox.net/orxonox/branches/proxy .

no conflicts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r7725 r9406  
     12006-07-21      Benjamin Grauerb <bensch@orxonox.net>
     2        New implementation of the signal/slot paradigm
     3        For this the nice implementation sigslot from Sarah Thompson was adapted.
     4        Also adopted the GL-Gui callback.
     5        One other thing done was the switch from const char* to const std::string&
     6         in the return value from BaseObject::getName and BaseObject::getClassName.
     7        Also removed GTK completely (man i am happy about this one :) )
     8
     92006-07-21      orxonox <info@orxonox.net>
     10        All implementations from the PPS-team in the Summer-semester integrated:
     11         Network (update) [Christoph Renner]
     12         Weather engine [David Hasenfratz, Andreas Maechler]
     13         Water with a very nice shader implementation. [Stefan Lienhard]
     14         Scripting Engine (LUA-interface) [Silvan Nellen]
     15         Story book (mostly within of the WIKI) [Benjamin Knecht]
     16         Binary Space Partitioning [Claudio Botta]
     17
     18
     192006-06-10      Benjamin Grauerb <bensch@orxonox.net>
     20        Introduced new GL-style Gui
     21
    1222006-05-19      Benjamin Grauerb <bensch@orxonox.net>
    223        New Design of the Executor (constant instead of linear time)
Note: See TracChangeset for help on using the changeset viewer.