Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/new_class_id/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @9849   18 years bensch new_class_id: scripts load again
(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) @9842   18 years bensch BugFix in the TextureLoader
(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) @9838   18 years bensch renaming
(edit) @9837   18 years bensch added new files, but with the wrong name
(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) @9832   18 years bensch orxonox/new_class_id: Loading via the new Interface works, (it seems)
(edit) @9831   18 years bensch added resource_obj for new resource managed obj-loader
(edit) @9830   18 years bensch orxonox/new_class_id: Static Model splitted up into Data and Logic part
(edit) @9829   18 years bensch new static_model_data added
(edit) @9828   18 years bensch some strange scale-factor did the trick, but now the animations hang …
(edit) @9827   18 years bensch copy constructor
(edit) @9826   18 years bensch some constnes
(edit) @9825   18 years bensch colors are ok now, but the speed really sucks… strange
(edit) @9824   18 years bensch first try to make the MD2-model a Resource… it looks quite funny… …
(edit) @9823   18 years bensch orxonox/new_class_id: now it should also be possible, to cache the …
(edit) @9822   18 years bensch removed unused file
(edit) @9821   18 years bensch Shaders now fully support the ResourceShader Paradigm
(edit) @9820   18 years bensch added resource_shader, the new ResourceLoadHandler for the Shader
(edit) @9819   18 years bensch Shaders work perfectly again… this is somehow strange, because, i …
(edit) @9818   18 years bensch Switching to new Shader layout, with Shader and ShaderData. Shaders do …
(edit) @9817   18 years bensch benchmark include from a strange directory
(edit) @9816   18 years bensch added new Include in Particles
(edit) @9815   18 years bensch added new Include in Particles
(edit) @9814   18 years bensch removed some include paths
(edit) @9813   18 years bensch includes changed
(edit) @9812   18 years bensch includes changed
(edit) @9811   18 years bensch added missing files
(edit) @9810   18 years bensch SoundBuffer register's itself again. Everything as normal as earlier …
(edit) @9809   18 years bensch orxonox/new_class_id: faster and less debug again
(edit) @9808   18 years bensch fixed a copy bug… wow… this took 2 hours again
(edit) @9807   18 years bensch some more DEBUG-functionality to the ObjectList… something is not …
(edit) @9806   18 years bensch try with the shader
(edit) @9805   18 years bensch orxonox/new_class_id: SoundSource completely added as a Resource
(edit) @9804   18 years bensch LoadResource should work… testing soon
(edit) @9803   18 years bensch Ported SoundBuffer to match the Data-Paradigm
(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) @9796   18 years bensch switched to checks of the NewResourceManager in orxonox.cc
(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) @9782   18 years bensch removed useless stuff
(edit) @9781   18 years bensch added new resource_texture class, that should be able to load …
(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) @9761   18 years bensch orxonox/new_class_id: moved the graphics_effect back to the lib as the …
(edit) @9760   18 years bensch moved around the weather effecs
(edit) @9759   18 years bensch orxonox/new_class_id: removed useless lib
(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 …
Note: See TracRevisionLog for help on using the revision log.