Changeset 9378 in orxonox.OLD for branches/proxy/ChangeLog
- Timestamp:
- Jul 21, 2006, 11:49:22 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/ChangeLog
r9376 r9378 2 2 New implementation of the signal/slot paradigm 3 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 8 2006-07-21 orxonox <info@orxonox.net> 9 All implementations from the PPS-team in the Summer-semester integrated: 10 Network (update) [Christoph Renner] 11 Weather engine [David Hasenfratz, Andreas Maechler] 12 Water with a very nice shader implementation. [Stefan Lienhard] 13 Scripting Engine (LUA-interface) [Silvan Nellen] 14 Story book (mostly within of the WIKI) [Benjamin Knecht] 15 Binary Space Partitioning [Claudio Botta] 16 17 18 2006-06-10 Benjamin Grauerb <bensch@orxonox.net> 19 Introduced new GL-style Gui 4 20 5 21 2006-05-19 Benjamin Grauerb <bensch@orxonox.net>
Note: See TracChangeset
for help on using the changeset viewer.