Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/new_class_id/src/lib/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9856   18 years bensch some movement
(edit) @9855   18 years bensch includes
(edit) @9854   18 years bensch more nice comments, and also updated the KeepLevel loading (if you …
(edit) @9853   18 years bensch new_class_id: mighty design update
(edit) @9852   18 years bensch orxonox/new_class_id: more doxy-tags
(edit) @9851   18 years bensch orxonox/new_class_id: Resources now get Loaded and Unloaded correctly …
(edit) @9850   18 years bensch new_class_id: doxy-tags
(edit) @9848   18 years bensch new_class_id: dynamic loading works completely try the shell with: …
(edit) @9847   18 years bensch renamed NewResource to Resource
(edit) @9846   18 years bensch new KeepLevel definitions
(edit) @9845   18 years bensch some more functionality for the unloading of resources
(edit) @9844   18 years bensch print out the key each time
(edit) @9843   18 years bensch some nicer output, and the music does nod stall anymore. Just so you …
(edit) @9840   18 years bensch orxonox/new_class_id: removed the old ResourceManager
(edit) @9839   18 years bensch Font completely ported to the new Resource-Format. Now all the Basic …
(edit) @9836   18 years bensch orxonox/new_class_id: Taken out the old ResourceManager. On the way, i …
(edit) @9835   18 years bensch movement again (unstable now)
(edit) @9834   18 years bensch move away the old resourceManager
(edit) @9833   18 years bensch orxonox/new_class_id: almost killed off the old ResourceManager
(edit) @9823   18 years bensch orxonox/new_class_id: now it should also be possible, to cache the …
(edit) @9808   18 years bensch fixed a copy bug… wow… this took 2 hours again
(edit) @9805   18 years bensch orxonox/new_class_id: SoundSource completely added as a Resource
(edit) @9802   18 years bensch new_class_id: more doxy-tags, and some default values
(edit) @9801   18 years bensch added many doxy-tags
(edit) @9800   18 years bensch namespaces
(edit) @9799   18 years bensch ResourceManager now cleans up too
(edit) @9798   18 years bensch modular KeepLevel implementation
(edit) @9797   18 years bensch cleaner deletion of NewResourceManager
(edit) @9795   18 years bensch the new ResourceManger should work with the global settings
(edit) @9794   18 years bensch slight change in the make process
(edit) @9793   18 years bensch orxonox/new_class_id: storing works better now
(edit) @9792   18 years bensch removed dependency from ClassID
(edit) @9791   18 years bensch orxonox/new_class_id: resourceManager splitted away
(edit) @9790   18 years bensch added new_resource_manager
(edit) @9789   18 years bensch nicer definition of the StorePointer
(edit) @9788   18 years bensch renaming for namespace-purposes
(edit) @9787   18 years bensch less debug
(edit) @9786   18 years bensch ResourceLoading is working perfectly.
(edit) @9785   18 years bensch some implementations of the new self sustained Resources. It works, …
(edit) @9784   18 years bensch orxonox/new_class_id: new Resources stuff
(edit) @9783   18 years bensch orxonox/new_class_id: more implementation on Resources
(edit) @9780   18 years bensch some comments
(edit) @9779   18 years bensch load_params: caputring is now to be enabled for performance reasons
(edit) @9778   18 years bensch enabled and disabled comments
(edit) @9777   18 years bensch calling static functions again out of the Shell
(edit) @9776   18 years bensch doxy
(edit) @9775   18 years bensch loadParam descriptions can be printed nicely, and also switched on and …
(edit) @9774   18 years bensch nice output
(edit) @9773   18 years bensch better output
(edit) @9772   18 years bensch nice description again for the load_params
(edit) @9771   18 years bensch first step in the direction of parameter descriptions… again
(edit) @9770   18 years bensch cleanup
(edit) @9769   18 years bensch orxonox/branches/new_class_id: even more templates (mostly to safe space)
(edit) @9768   18 years bensch new_class_id: ClassDescription is being remeastered in the LoadParam Class
(edit) @9767   18 years bensch compiles again for real… this time it is true :)
(edit) @9766   18 years bensch compiles again for real :)
(edit) @9765   18 years bensch compiles again
(edit) @9764   18 years bensch new load_param_descriptions
(edit) @9763   18 years bensch more doc
(edit) @9762   18 years bensch new_class_id: much faster and nicer self-cleaning Factory
(edit) @9758   18 years bensch orxonox/new_class_id: moved the Particle-engine
(edit) @9757   18 years bensch new_class_id: hups… this was bad naming… confusing too.
(edit) @9756   18 years bensch doxygened SubString and MultiType
(edit) @9755   18 years bensch orxonox/new_class_id: some minor work… nothing too special, and …
(edit) @9754   18 years bensch orxonox/branches/new_class_id: moved the lua_State definitions out of …
(edit) @9753   18 years bensch links and compiles again
(edit) @9752   18 years bensch changed some functions to be inlined, (only runtime-specifics …
(edit) @9748   18 years bensch completely documented Executors
(edit) @9747   18 years bensch orxonox/new_class_id: Indexing works again for all the Scripts.
(edit) @9746   18 years bensch orxonox/new_class_id: does not run anymore with scripts, but i think, …
(edit) @9745   18 years bensch Extension possible now
(edit) @9744   18 years bensch removed old executor
(edit) @9743   18 years bensch orxonox/new_class_id: lua_State executor definition
(edit) @9742   18 years bensch added a Substring handler
(edit) @9741   18 years bensch added all files to the Makefile.am
(edit) @9740   18 years bensch multiple generic inclusion of Executors, better and nicer interface …
(edit) @9739   18 years bensch functor_definitors
(edit) @9738   18 years bensch more includes for simpler usage
(edit) @9737   18 years bensch split it up
(edit) @9736   18 years bensch more convertibles, more generic
(edit) @9735   18 years bensch orxonox/new_class_id: better usage of the FunctionType in the …
(edit) @9734   18 years bensch new_class_id: better constructs for the Executor.
(edit) @9733   18 years bensch orxonox/new_class_id: removed all the base of Executor. Now it is …
(edit) @9732   18 years bensch cleaned out useless non-portable stuff
(edit) @9731   18 years bensch orxonox/new_class_id: more generic executor, with much more elaborate …
(edit) @9730   18 years bensch cleaner executor with evaluate function, that will be made an Object Soon.
(edit) @9729   18 years bensch less realy useless debug output
(edit) @9728   18 years bensch cleanup
(edit) @9727   18 years bensch orxonox/new_class_id: new Executor construct, that is much more …
(edit) @9725   18 years bensch orxonox/new_class_id: less debug
(edit) @9723   18 years bensch orxonox/trunk: safer smart-pointer
(edit) @9722   18 years bensch orxonox: now it is gcc-4.1.1 conform strangely before this, it was …
(edit) @9721   18 years bensch soundBuffers are Resources, and are not getting deleted by any engine
(edit) @9719   18 years bensch directory expansion
(edit) @9718   18 years bensch more thoughts on Resources, and soon going to adapt… i think i've …
(edit) @9716   18 years bensch more renamings
(edit) @9715   18 years bensch renamed newclassid to classid and newobjectlist to objectlist
(edit) @9714   18 years bensch some thoughts on Resources
(edit) @9712   18 years bensch fixed minority reports
(edit) @9709   18 years bensch orxonox/branches/new_class_id: new_class ID working, adapdet many …
Note: See TracRevisionLog for help on using the revision log.