Changeset 9406 in orxonox.OLD for trunk/ChangeLog
- Timestamp:
- Jul 24, 2006, 11:09:47 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r7725 r9406 1 2006-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 9 2006-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 19 2006-06-10 Benjamin Grauerb <bensch@orxonox.net> 20 Introduced new GL-style Gui 21 1 22 2006-05-19 Benjamin Grauerb <bensch@orxonox.net> 2 23 New Design of the Executor (constant instead of linear time)
Note: See TracChangeset
for help on using the changeset viewer.