Changeset 9869 in orxonox.OLD for trunk/ChangeLog
- Timestamp:
- Oct 3, 2006, 12:19:30 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r9406 r9869 1 2006-07-21 Benjamin Grauerb <bensch@orxonox.net> 1 2006-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 6 2006-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 12 2006-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 17 2006-07-21 Benjamin Grauer <bensch@orxonox.net> 2 18 New implementation of the signal/slot paradigm 3 19 For this the nice implementation sigslot from Sarah Thompson was adapted. … … 17 33 18 34 19 2006-06-10 Benjamin Grauer b<bensch@orxonox.net>35 2006-06-10 Benjamin Grauer <bensch@orxonox.net> 20 36 Introduced new GL-style Gui 21 37 22 2006-05-19 Benjamin Grauer b<bensch@orxonox.net>38 2006-05-19 Benjamin Grauer <bensch@orxonox.net> 23 39 New Design of the Executor (constant instead of linear time) 24 40 … … 225 241 2004-04-25 Amir Guindehi <amir@guindehi.ch> 226 242 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.