Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4828   20 years bensch orxonox/trunk: less includes
(edit) @4827   20 years bensch orxonox/trunk: state is no more singleton, but static class. This is …
(edit) @4826   20 years bensch orxonox/trunk: moved the weaponManager out of Weapon we have files …
(edit) @4825   20 years bensch orxonox/trunk: compile with the ogg, and vorbis lib again
(edit) @4824   20 years bensch orxonox/trunk: cleaned out the crosshair of the Player
(edit) @4823   20 years bensch orxonox/trunk: better algorithm to get the position of the crosshair
(edit) @4822   20 years bensch orxonox/trunk: Singleton-Classes are now refered to as such in World …
(edit) @4821   20 years bensch orxonox/trunk: spatial-separation Makefiles added
(edit) @4820   20 years bensch orxonox/trunk: crosshair in world
(edit) @4819   20 years patrick orxonox/trunk: some more function definitions
(edit) @4818   20 years patrick orxonox/trunk: crosshair gets deleted also, now all event listeners …
(edit) @4817   20 years patrick orxonox/trunk: orxonox is now baseobject, graphicsengine handles …
(edit) @4816   20 years patrick orxonox/trunk: the story entities now get deleted properly on shutdown
(edit) @4815   20 years patrick orxonox/trunk: now some other singletons get deleted at the end of the …
(edit) @4814   20 years patrick orxonox/trunk: the vertices data and the obb trees now get deleted, in …
(edit) @4813   20 years patrick orxonox/trunk: some smaller quadtree changes, changes in the …
(edit) @4812   20 years patrick orxonox/trunk: implemented some new functions for the quadtree(node) …
(edit) @4811   20 years patrick orxonox/trunk: some quadtree additions and changelog entries
(edit) @4810   20 years patrick orxonox/trunk: prepearing the quadtree framework to process
(edit) @4809   20 years patrick orxonox/trunk: debug module support implemented
(edit) @4808   20 years patrick orxonox/trunk: debug module support implemented
(edit) @4807   20 years patrick orxonox/trunk: added quadtree_node to the project some other minor changes
(edit) @4806   20 years patrick orxonox/trunk: the important interface functions are now implemented …
(edit) @4805   20 years patrick orxonox/trunk: some modifications in spatial separation, made Model …
(edit) @4804   20 years patrick orxonox/trunk: introduced the modelInfo struct which contains …
(edit) @4803   20 years patrick orxonox/trunk: orxonox now renders again the old way with glLists, …
(edit) @4802   20 years patrick orxonox/trunk: ok, the normals are included now and just work fine. …
(edit) @4801   20 years patrick orxonox/trunk: the missing triangles are fixed now, as you can see, …
(edit) @4800   20 years patrick orxonox/trunk: found the problem, got the offsets wrong in the …
(edit) @4799   20 years patrick orxonox/trunk: the triangle data should be constructed correctly now, …
(edit) @4798   20 years patrick orxonox/trunk: some more stability in triangle count calculation
(edit) @4797   20 years patrick orxonox/trunk: whiped out a segfault, that is produced, when the …
(edit) @4796   20 years patrick orxonox/trunk: now counting the number of triangles to allocate the …
(edit) @4795   20 years patrick orxonox/trunk: now the model handles triangles and quads
(edit) @4794   20 years patrick orxonox/trunk: now will take array indexes directly from the …
(edit) @4793   20 years patrick orxonox/trunk: some comments, started implementing the …
(edit) @4792   20 years patrick orxonox/trunk: Array::getIndex(element) implemented - this will look …
(edit) @4791   20 years patrick orxonox/trunk: prepearing the objModel for triangles export support a …
(edit) @4790   20 years patrick orxonox/trunk: commiting the missing src files :)
(edit) @4789   20 years patrick orxonox/trunk: included the spatial data representation as a lib
(edit) @4788   20 years patrick orxonox/trunk: prepeared to include the spatial data separation …
(edit) @4787   20 years patrick orxonox/trunk: changes on the md2model - now it loads also the …
(edit) @4786   20 years bensch orxonox/trunk: deleting state
(edit) @4785   20 years bensch orxonox/trunk: error in loading of PNode fixed, and the Framework …
(edit) @4784   20 years bensch orxonox/trunk: setting the resolution works again (workaround. now i …
(edit) @4783   20 years bensch orxonox/trunk: resizing works, but with bugs…
(edit) @4782   20 years bensch orxonox/trunk: orxonox-events registered, solved an error in ClassList
(edit) @4781   20 years bensch orxonox/trunk: the mighty useless crosshair…
(edit) @4780   20 years bensch orxonox/trunk: 1. the crosshair is registered, @patrick: i thought it …
(edit) @4779   20 years bensch orxonox/trunk: created a crosshair class, that will in the future …
(edit) @4778   20 years bensch orxonox/trunk: not Saving the BaseObjects anymore, now the ClassList …
(edit) @4777   20 years bensch orxonox/trunk: ability to disable textures
(edit) @4776   20 years bensch orxonox/trunk: the new ebuild
(edit) @4775   20 years bensch orxonox/trunk: just to show you how stupid the ResourceManager's …
(edit) @4774   20 years bensch orxonox/trunk: better ebuild, and the default data-dir can now be …
(edit) @4773   20 years bensch orxonox/trunk: added gentoo-ebuild, that works for getting the source …
(edit) @4772   20 years bensch orxonox/trunk: more gentoo-like revision-number (0.3.0_alpha)
(edit) @4771   20 years bensch orxonox/trunk: PNode loading complete
(edit) @4770   20 years bensch orxonox/trunk: GraphicsEngine now parses the INI-file
(edit) @4769   20 years bensch orxonox/trunk: now there is the ability to Fly in fullscreen-mode
(edit) @4768   20 years bensch orxonox/trunk: ini-parser small cleanup char* → const char*
(edit) @4767   20 years bensch orxonox/trunk: ini-parser small cleanup char* → const char*
(edit) @4766   20 years bensch orxonox/trunk: cleaned up orxonox.cc a bit, and now one has the …
(edit) @4765   20 years bensch orxonox/trunk: addChild and setParentMode via XML-loading
(edit) @4764   20 years bensch orxonox/trunk: nicer description of the class_list.h, little changelog
(edit) @4763   20 years bensch orxonox/trunk: EngineParticles are now Loaded
(edit) @4762   20 years bensch orxonox/trunk: PhysicsInterface should now make a usefull cast: …
(edit) @4761   20 years bensch orxonox/trunk: Global identifiers and PNode-parenting via LoadParam works
(edit) @4760   20 years bensch orxonox/trunk: typo
(edit) @4759   20 years bensch orxonox/trunk: version finaly changed to 0.3.0… how could i forget ….
(edit) @4758   20 years bensch orxonox/trunk: moved the weapons to world_entities/weapons
(edit) @4757   20 years bensch orxonox/trunk: added orxonox.ebuild, that is a bug in itself
(edit) @4756   20 years bensch orxonox/trunk: slight optimisations
(edit) @4755   20 years bensch orxonox/trunk: ChangeLog
(edit) @4754   20 years bensch orxonox/trunk: implemented a very slow exists function for ClassList
(edit) @4753   20 years bensch orxonox/trunk: speed-up as promissed
(edit) @4752   20 years bensch orxonox/trunk: heavy business. The Objects are now aligned along a …
(edit) @4751   20 years bensch orxonox/trunk: all subprojects are ready to be compiled again, with …
(edit) @4750   20 years bensch orxonox/trunk: injected the ogg-player into orxonox
(edit) @4749   20 years bensch orxonox/trunk: cleaned out the still loaded PhysicsConnections
(edit) @4748   20 years bensch orxonox/trunk: some nicer debug information, and doxygen tags
(edit) @4747   20 years bensch orxonox/trunk: classList now counts the count of classes
(edit) @4746   20 years bensch orxonox/trunk: changed (void) → ()
(edit) @4745   20 years bensch orxonox/trunk: naming
(edit) @4744   20 years bensch orxonox/trunk: classList.h some definitions
(edit) @4743   20 years bensch orxonox/trunk: added definition of Class ClassList
(edit) @4742   20 years bensch orxonox/trunk: BaseObject now only knows setClassID → standartisation
(edit) @4741   20 years bensch orxonox/trunk: all subprojects working again
(edit) @4740   20 years bensch orxonox/trunk: no big deal (strange Makefile-problem)
(edit) @4739   20 years bensch orxonox/trunk: factory is now registered in Factory, not in Gameloader
(edit) @4738   20 years bensch orxonox/trunk: cleanup, renice, and other stuff (doxygen-tags, loadparam)
(edit) @4737   20 years bensch orxonox/trunk: lights now register themselves at the LightManager, as …
(edit) @4736   20 years bensch orxonox/trunk: cleaned up LightManager, this was quite messy….
(edit) @4735   20 years bensch orxonox/trunk: lights loadable
(edit) @4734   20 years bensch orxonox/trunk: light loadable
(edit) @4733   20 years bensch orxonox/trunk: loading clean now
(edit) @4732   20 years bensch orxonox/trunk: stones visible as such, and not as cubes… i do not …
(edit) @4731   20 years bensch orxonox/trunk: ok, Gravity, and PhysicalConnection loadable
(edit) @4730   20 years bensch orxonox/trunk: loading fields
(edit) @4729   20 years bensch orxonox/trunk: factory-fix
Note: See TracRevisionLog for help on using the revision log.