Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4812   19 years patrick orxonox/trunk: implemented some new functions for the quadtree(node) …
(edit) @4811   19 years patrick orxonox/trunk: some quadtree additions and changelog entries
(edit) @4810   19 years patrick orxonox/trunk: prepearing the quadtree framework to process
(edit) @4809   19 years patrick orxonox/trunk: debug module support implemented
(edit) @4808   19 years patrick orxonox/trunk: debug module support implemented
(edit) @4807   19 years patrick orxonox/trunk: added quadtree_node to the project some other minor changes
(edit) @4806   19 years patrick orxonox/trunk: the important interface functions are now implemented …
(edit) @4805   19 years patrick orxonox/trunk: some modifications in spatial separation, made Model …
(edit) @4804   19 years patrick orxonox/trunk: introduced the modelInfo struct which contains …
(edit) @4803   19 years patrick orxonox/trunk: orxonox now renders again the old way with glLists, …
(edit) @4802   19 years patrick orxonox/trunk: ok, the normals are included now and just work fine. …
(edit) @4801   19 years patrick orxonox/trunk: the missing triangles are fixed now, as you can see, …
(edit) @4800   19 years patrick orxonox/trunk: found the problem, got the offsets wrong in the …
(edit) @4799   19 years patrick orxonox/trunk: the triangle data should be constructed correctly now, …
(edit) @4798   19 years patrick orxonox/trunk: some more stability in triangle count calculation
(edit) @4797   19 years patrick orxonox/trunk: whiped out a segfault, that is produced, when the …
(edit) @4796   19 years patrick orxonox/trunk: now counting the number of triangles to allocate the …
(edit) @4795   19 years patrick orxonox/trunk: now the model handles triangles and quads
(edit) @4794   19 years patrick orxonox/trunk: now will take array indexes directly from the …
(edit) @4793   19 years patrick orxonox/trunk: some comments, started implementing the …
(edit) @4792   19 years patrick orxonox/trunk: Array::getIndex(element) implemented - this will look …
(edit) @4791   19 years patrick orxonox/trunk: prepearing the objModel for triangles export support a …
(edit) @4790   19 years patrick orxonox/trunk: commiting the missing src files :)
(edit) @4789   19 years patrick orxonox/trunk: included the spatial data representation as a lib
(edit) @4788   19 years patrick orxonox/trunk: prepeared to include the spatial data separation …
(edit) @4787   19 years patrick orxonox/trunk: changes on the md2model - now it loads also the …
(edit) @4786   19 years bensch orxonox/trunk: deleting state
(edit) @4785   19 years bensch orxonox/trunk: error in loading of PNode fixed, and the Framework …
(edit) @4784   19 years bensch orxonox/trunk: setting the resolution works again (workaround. now i …
(edit) @4783   19 years bensch orxonox/trunk: resizing works, but with bugs…
(edit) @4782   19 years bensch orxonox/trunk: orxonox-events registered, solved an error in ClassList
(edit) @4781   19 years bensch orxonox/trunk: the mighty useless crosshair…
(edit) @4780   19 years bensch orxonox/trunk: 1. the crosshair is registered, @patrick: i thought it …
(edit) @4779   19 years bensch orxonox/trunk: created a crosshair class, that will in the future …
(edit) @4778   19 years bensch orxonox/trunk: not Saving the BaseObjects anymore, now the ClassList …
(edit) @4777   19 years bensch orxonox/trunk: ability to disable textures
(edit) @4775   19 years bensch orxonox/trunk: just to show you how stupid the ResourceManager's …
(edit) @4774   19 years bensch orxonox/trunk: better ebuild, and the default data-dir can now be …
(edit) @4771   19 years bensch orxonox/trunk: PNode loading complete
(edit) @4770   19 years bensch orxonox/trunk: GraphicsEngine now parses the INI-file
(edit) @4769   19 years bensch orxonox/trunk: now there is the ability to Fly in fullscreen-mode
(edit) @4768   19 years bensch orxonox/trunk: ini-parser small cleanup char* → const char*
(edit) @4767   19 years bensch orxonox/trunk: ini-parser small cleanup char* → const char*
(edit) @4766   19 years bensch orxonox/trunk: cleaned up orxonox.cc a bit, and now one has the …
(edit) @4765   19 years bensch orxonox/trunk: addChild and setParentMode via XML-loading
(edit) @4764   19 years bensch orxonox/trunk: nicer description of the class_list.h, little changelog
(edit) @4763   19 years bensch orxonox/trunk: EngineParticles are now Loaded
(edit) @4762   19 years bensch orxonox/trunk: PhysicsInterface should now make a usefull cast: …
(edit) @4761   19 years bensch orxonox/trunk: Global identifiers and PNode-parenting via LoadParam works
(edit) @4760   19 years bensch orxonox/trunk: typo
(edit) @4759   19 years bensch orxonox/trunk: version finaly changed to 0.3.0… how could i forget ….
(edit) @4758   19 years bensch orxonox/trunk: moved the weapons to world_entities/weapons
(edit) @4756   19 years bensch orxonox/trunk: slight optimisations
(edit) @4755   19 years bensch orxonox/trunk: ChangeLog
(edit) @4754   19 years bensch orxonox/trunk: implemented a very slow exists function for ClassList
(edit) @4753   19 years bensch orxonox/trunk: speed-up as promissed
(edit) @4752   19 years bensch orxonox/trunk: heavy business. The Objects are now aligned along a …
(edit) @4751   19 years bensch orxonox/trunk: all subprojects are ready to be compiled again, with …
(edit) @4750   19 years bensch orxonox/trunk: injected the ogg-player into orxonox
(edit) @4749   19 years bensch orxonox/trunk: cleaned out the still loaded PhysicsConnections
(edit) @4748   19 years bensch orxonox/trunk: some nicer debug information, and doxygen tags
(edit) @4747   19 years bensch orxonox/trunk: classList now counts the count of classes
(edit) @4746   19 years bensch orxonox/trunk: changed (void) → ()
(edit) @4745   19 years bensch orxonox/trunk: naming
(edit) @4744   19 years bensch orxonox/trunk: classList.h some definitions
(edit) @4743   19 years bensch orxonox/trunk: added definition of Class ClassList
(edit) @4742   19 years bensch orxonox/trunk: BaseObject now only knows setClassID → standartisation
(edit) @4741   19 years bensch orxonox/trunk: all subprojects working again
(edit) @4740   19 years bensch orxonox/trunk: no big deal (strange Makefile-problem)
(edit) @4739   19 years bensch orxonox/trunk: factory is now registered in Factory, not in Gameloader
(edit) @4738   19 years bensch orxonox/trunk: cleanup, renice, and other stuff (doxygen-tags, loadparam)
(edit) @4737   19 years bensch orxonox/trunk: lights now register themselves at the LightManager, as …
(edit) @4736   19 years bensch orxonox/trunk: cleaned up LightManager, this was quite messy….
(edit) @4735   19 years bensch orxonox/trunk: lights loadable
(edit) @4734   19 years bensch orxonox/trunk: light loadable
(edit) @4733   19 years bensch orxonox/trunk: loading clean now
(edit) @4732   19 years bensch orxonox/trunk: stones visible as such, and not as cubes… i do not …
(edit) @4731   19 years bensch orxonox/trunk: ok, Gravity, and PhysicalConnection loadable
(edit) @4730   19 years bensch orxonox/trunk: loading fields
(edit) @4729   19 years bensch orxonox/trunk: factory-fix
(edit) @4728   19 years bensch orxonox/trunk: more loading (especially for physics)
(edit) @4727   19 years bensch orxonox/trunk: more loading procedures
(edit) @4726   19 years bensch orxonox/trunk: more loading procedures, fixed small bugs in loadparam
(edit) @4725   19 years bensch orxonox/trunk: more load-params for Particles
(edit) @4724   19 years bensch orxonox/trunk: framework update
(edit) @4723   19 years bensch orxonox/trunk: particle-model-loading is correct again
(edit) @4722   19 years patrick orxonox/trunk: some very small change: model runs now
(edit) @4721   19 years patrick orxonox/trunk: some md2 models jumping around the vulcano
(edit) @4720   19 years bensch orxonox/trunk: resized the stoned stones
(edit) @4719   19 years patrick orxonox/trunk: some more graphics features
(edit) @4718   19 years patrick orxonox/trunk: the collision detection engine works again and is ready …
(edit) @4717   19 years patrick orxonox/trunk: some other md2 files to load
(edit) @4716   19 years bensch orxonox/trunk: sparkling vulkano: you have to shoot, to make the …
(edit) @4715   19 years bensch orxonox/trunk: vulcan spy some Splinters
(edit) @4714   19 years patrick orxonox/trunk: some model refinments
(edit) @4713   19 years bensch orxonox/trunk: vulcano get some smoke
(edit) @4712   19 years patrick orxonox/trunk: more draw options
(edit) @4711   19 years patrick orxonox/trunk: now the displayer show the data in an appropriate form
(edit) @4710   19 years patrick orxonox/trunk: weeped out some very serious bugs, now the tree …
(edit) @4709   19 years bensch orxonox/trunk: added a ParticleSystem to the vulcano…. one does not …
Note: See TracRevisionLog for help on using the revision log.