Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9751   19 years bensch deleted strange/useless stuff
(edit) @9750   19 years bensch ChangeLog changed
(edit) @9749   19 years bensch minors
(edit) @9748   19 years bensch completely documented Executors
(edit) @9747   19 years bensch orxonox/new_class_id: Indexing works again for all the Scripts.
(edit) @9746   19 years bensch orxonox/new_class_id: does not run anymore with scripts, but i think, …
(edit) @9745   19 years bensch Extension possible now
(edit) @9744   19 years bensch removed old executor
(edit) @9743   19 years bensch orxonox/new_class_id: lua_State executor definition
(edit) @9742   19 years bensch added a Substring handler
(edit) @9741   19 years bensch added all files to the Makefile.am
(edit) @9740   19 years bensch multiple generic inclusion of Executors, better and nicer interface …
(edit) @9739   19 years bensch functor_definitors
(edit) @9738   19 years bensch more includes for simpler usage
(edit) @9737   19 years bensch split it up
(edit) @9736   19 years bensch more convertibles, more generic
(edit) @9735   19 years bensch orxonox/new_class_id: better usage of the FunctionType in the …
(edit) @9734   19 years bensch new_class_id: better constructs for the Executor.
(edit) @9733   19 years bensch orxonox/new_class_id: removed all the base of Executor. Now it is …
(edit) @9732   19 years bensch cleaned out useless non-portable stuff
(edit) @9731   19 years bensch orxonox/new_class_id: more generic executor, with much more elaborate …
(edit) @9730   19 years bensch cleaner executor with evaluate function, that will be made an Object Soon.
(edit) @9729   19 years bensch less realy useless debug output
(edit) @9728   19 years bensch cleanup
(edit) @9727   19 years bensch orxonox/new_class_id: new Executor construct, that is much more …
(edit) @9726   19 years bensch stuff from yesterday
(edit) @9725   19 years bensch orxonox/new_class_id: less debug
(edit) @9724   19 years bensch many many documentations and one new functiopm
(edit) @9723   19 years bensch orxonox/trunk: safer smart-pointer
(edit) @9722   19 years bensch orxonox: now it is gcc-4.1.1 conform strangely before this, it was …
(edit) @9721   19 years bensch soundBuffers are Resources, and are not getting deleted by any engine
(edit) @9720   19 years bensch orxonox/new_class_id: found the bug in the scripts… thanks to silvan …
(edit) @9719   19 years bensch directory expansion
(edit) @9718   19 years bensch more thoughts on Resources, and soon going to adapt… i think i've …
(edit) @9717   19 years bensch removed check case
(edit) @9716   19 years bensch more renamings
(edit) @9715   19 years bensch renamed newclassid to classid and newobjectlist to objectlist
(edit) @9714   19 years bensch some thoughts on Resources
(edit) @9713   19 years bensch terrain fixed, and <cassert> included
(edit) @9712   19 years bensch fixed minority reports
(edit) @9711   19 years bensch new News about the Server topology
(edit) @9710   19 years bensch new News about the Server topology
(edit) @9709   19 years bensch orxonox/branches/new_class_id: new_class ID working, adapdet many …
(edit) @9708   19 years patrick new news
(edit) @9707   19 years bensch some more WorldEntities adapted
(edit) @9706   19 years bensch adapted spawning point
(edit) @9705   19 years bensch adapted many more classes
(edit) @9704   19 years bensch adapted some game-rules
(edit) @9703   19 years bensch orxonox/new_object_list: fast factory, ObjectManager, and Hud adapted
(edit) @9702   19 years bensch new BaseObjectList retrieval function, thus removing the awefully …
(edit) @9701   19 years bensch orxonox/trunk: new safer concept for NewClassID
(edit) @9700   19 years bensch better makefile again
(edit) @9699   19 years bensch adapted script_engine
(edit) @9698   19 years bensch adapted lang again
(edit) @9697   19 years bensch adapted shell
(edit) @9696   19 years bensch orxonox/trunk: more functionality: getObject, getObjectList, and many …
(edit) @9695   19 years bensch compiles more than before
(edit) @9694   19 years bensch reverted stupid change
(edit) @9693   19 years bensch new_class_id: syncing the IteratorClass
(edit) @9692   19 years bensch orxonox/new_class_id: some thoughts on a BaseIterator class, that can …
(edit) @9691   19 years bensch new_class_id: adapted Network
(edit) @9690   19 years bensch some network-stuff
(edit) @9689   19 years bensch new_class_id: glgui adapted
(edit) @9688   19 years bensch new_class_id: adapted the CREngine @patrick: changed long classID to …
(edit) @9687   19 years bensch new_class_id: CDengine adapted
(edit) @9686   19 years bensch new_class_id: many more classes done
(edit) @9685   19 years bensch adapted many classes to the new ClassID System, now comes the hard …
(edit) @9684   19 years bensch orxonox/branches/new_class_id: slowly but surely reimplementing to the …
(edit) @9683   19 years bensch copy of trunk for the integration of the new ClassID
(edit) @9682   19 years bensch orxonox/trunk: sync
(edit) @9681   19 years bensch cleanup
(edit) @9680   19 years bensch orxonox/trunk: nicer output
(edit) @9679   19 years bensch inheritance tree works perfectly
(edit) @9678   19 years bensch orxonox/trunk: implemented isA leafID and listInheritance
(edit) @9677   19 years bensch orxonox/trunk: much better ID nutrition
(edit) @9676   19 years bensch trunk: Better ID handling, now it is possible, to use pre-defined …
(edit) @9675   19 years bensch orxonox/trunk: more Implementation of Functionality. Introduced map …
(edit) @9674   19 years bensch orxonox/trunk: here is the speedup test… more or less: 20 iterations …
(edit) @9673   19 years bensch ClassList seems to work as it should.
(edit) @9672   19 years bensch orxonox/trunk: ClassList objectively implemented. This is not the …
(edit) @9671   19 years bensch trunk: just realized, that polimorphism again is the evil part of …
(edit) @9670   19 years bensch cleanup
(edit) @9669   19 years bensch orxonox/trunk: added a checking environment for the ObjectList
(edit) @9668   19 years bensch orxonox/trunk: libORXlang
(edit) @9667   19 years bensch trunk: iterator-insertion works
(edit) @9666   19 years bensch trunk: going towards the implementation
(edit) @9665   19 years bensch trunk: iterator definitions
(edit) @9664   19 years bensch some more thoughts… but it looks like a hard one
(edit) @9663   19 years bensch more work on classID's
(edit) @9662   19 years bensch more renamings
(edit) @9661   19 years bensch renamings
(edit) @9660   19 years bensch orxonox/trunk: dynamic class ID is on its way
(edit) @9659   19 years bensch some thoughts
(edit) @9658   19 years bensch new smooth-allocator class, this is also a test, to see, if my …
(edit) @9657   19 years bensch deleted merged branche
(edit) @9656   19 years bensch orxonox/trunk: merged the proxy bache back with no conflicts
(edit) @9655   19 years patrick local messages now get also delivered via an externaly polled function
(edit) @9654   19 years patrick some connection movement work
(edit) @9653   19 years patrick some more smaller works: - fixed a bug preventing clients/proxies to …
(edit) @9652   19 years patrick proxy server now temporarily does not open server ports (so i can test …
Note: See TracRevisionLog for help on using the revision log.