Changeset 9872 in orxonox.OLD for trunk/ChangeLog
- Timestamp:
- Oct 3, 2006, 11:20:01 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/ChangeLog ¶
r9869 r9872 2 2 Complete reimplementation of the ResourceManager. 3 3 Now all resourceable Classes have a SubClass, that handles via Resources. 4 The Approach is Scaleable/Modular, and conforms with Shared Libraries.4 The approach is scaleable and modular, and conforms with shared libraries. 5 5 6 6 2006-09-16 Benjamin Grauer <bensch@orxonox.net> 7 7 Total templated and typesafe approach to the Executor paradigm. 8 Now there is only one implementation of the Executor-construct, 8 Now there is only one implementation of the Executor-construct, 9 9 and all special types of executors (e.g SubString, lua_State*) 10 10 are created via Explicit Specialization and an Evaluater. … … 22 22 in the return value from BaseObject::getName and BaseObject::getClassName. 23 23 Also removed GTK completely (man i am happy about this one :) ) 24 25 2006-08-04 Patrick Boenzli <patrick@orxonox.net> 26 Proxy Server topology for the Multi-player game. 27 Now it is possible to play with millions of Players in one World. 24 28 25 29 2006-07-21 orxonox <info@orxonox.net> … … 31 35 Story book (mostly within of the WIKI) [Benjamin Knecht] 32 36 Binary Space Partitioning [Claudio Botta] 33 34 37 35 38 2006-06-10 Benjamin Grauer <bensch@orxonox.net>
Note: See TracChangeset
for help on using the changeset viewer.