Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/lib/graphics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4836   19 years bensch orxonox/trunk: renamed all the \param → @param and so on in Doxygen …
(edit) @4835   19 years bensch orxonox/trunk: resolution is loaded again. This time for real
(edit) @4834   19 years bensch orxonox/trunk: crosshair in WeaponManager (instead of World) and …
(edit) @4833   19 years bensch orxonox/trunk: fight against the mighty segfault
(edit) @4832   19 years bensch orxonox/trunk: loadParams and timing
(edit) @4831   19 years bensch orxonox/trunk: hiding the mouse through the graphicsEngine
(edit) @4830   19 years bensch orxonox/trunk: implemented aim
(edit) @4826   19 years bensch orxonox/trunk: moved the weaponManager out of Weapon we have files …
(edit) @4822   19 years bensch orxonox/trunk: Singleton-Classes are now refered to as such in World …
(edit) @4821   19 years bensch orxonox/trunk: spatial-separation Makefiles added
(edit) @4819   19 years patrick orxonox/trunk: some more function definitions
(edit) @4817   19 years patrick orxonox/trunk: orxonox is now baseobject, graphicsengine handles …
(edit) @4813   19 years patrick orxonox/trunk: some smaller quadtree changes, changes in the …
(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) @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) @4784   19 years bensch orxonox/trunk: setting the resolution works again (workaround. now i …
(edit) @4782   19 years bensch orxonox/trunk: orxonox-events registered, solved an error in ClassList
(edit) @4777   19 years bensch orxonox/trunk: ability to disable textures
(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) @4766   19 years bensch orxonox/trunk: cleaned up orxonox.cc a bit, and now one has the …
(edit) @4747   19 years bensch orxonox/trunk: classList now counts the count of classes
(edit) @4746   19 years bensch orxonox/trunk: changed (void) → ()
(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) @4717   19 years patrick orxonox/trunk: some other md2 files to load
(edit) @4709   19 years bensch orxonox/trunk: added a ParticleSystem to the vulcano…. one does not …
(edit) @4697   19 years bensch orxonox/trunk: compiling again on Windows (this was pain)
(edit) @4683   19 years bensch orxonox/trunk: font renders nicer, but not perfect
(edit) @4682   19 years patrick orxonox/trunk: now there is a possibility to render the bvtree through …
(edit) @4681   19 years bensch orxonox/trunk: nicer font, and now i should reimplement font
(edit) @4678   19 years bensch orxonox/trunk: removed redundant stuff
(edit) @4677   19 years bensch orxonox/trunk: possibility to return the count of faces of some Object
(edit) @4663   19 years bensch orxonox/trunk: ParticleSystem now able to render Models
(edit) @4662   19 years bensch orxonox/trunk: safer compile support
(edit) @4619   19 years bensch orxonox/trunk: windowName defineable by the GraphicsEngine
(edit) @4615   19 years patrick orxonox/trunk: modified the cd subproject, so it loads an md2 file …
(edit) @4597   19 years bensch orxonox/trunk: setClassID implemented in all files
(edit) @4584   19 years bensch orxonox/trunk: TrackElement and Material are BaseObjects now
(edit) @4580   19 years bensch orxonox/trunk: arrays of Models get stored till the end
(edit) @4579   19 years bensch orxonox/trunk: array is now also a template
(edit) @4577   19 years bensch orxonox/trunk: model is now able to return the values of its vertices
(edit) @4564   19 years bensch orxonox/trunk: building the importer-stuff as a lib
(edit) @4550   19 years patrick orxonox/trunk: draw functions and some sVec3D issues
(edit) @4539   19 years bensch orxonox/trunk: added some missing files to the Makefile.am's
(edit) @4537   19 years bensch orxonox/trunk: hups
(edit) @4536   19 years bensch orxonox/trunk: saver font: now the implementation of NON-loading font …
(edit) @4529   19 years bensch orxonox/trunk: preparing to create the collision-detection-algorithms …
(edit) @4519   19 years bensch orxonox/trunk: changed all getInstances into inline functions to save …
(edit) @4518   19 years bensch orxonox/trunk: smoe small optimizations. now font is in front of particles
(edit) @4517   19 years bensch orxonox/trunk: commited crap in last commit
(edit) @4516   19 years bensch orxonox/trunk: particles now get rendered as expected
(edit) @4506   19 years bensch orxonox/trunk: building the SoundEngine as a lib
(edit) @4504   19 years bensch orxonox/trunk: merged the SoundEngine into the Trunk. merged file by …
(edit) @4488   19 years patrick orxonox/trunk: started cleaning up the list classes
(edit) @4471   19 years patrick orxonox/trunk: synchronisable class commented, light altered
(edit) @4469   19 years patrick orxonox/trunk: light documented and cleaned up
(edit) @4468   19 years bensch orxonox/trunk: doxytag
(edit) @4467   19 years patrick orxonox/trunk: commented the abstract_class.h right
(edit) @4466   19 years bensch orxonox/trunk: doxygen-tags
(edit) @4462   19 years bensch orxonox/trunk: md2Data loadable over the resourceManager
(edit) @4461   19 years patrick orxonox/trunk: documented the md2 class correctly now
(edit) @4460   19 years patrick orxonox/trunk: md2data cleanup data fix
(edit) @4459   19 years patrick orxonox/trunk: md2model data/model seperation
(edit) @4458   19 years bensch orxonox/trunk: graphicsEngine and TextEngine documented
(edit) @4438   19 years patrick orxonox/trunk: pilot node correction in control speed
(edit) @4432   19 years bensch orxonox/trunk: forgot a file
(edit) @4416   19 years bensch orxonox/trunk: moved the particles to lib/particles
(edit) @4415   19 years bensch orxonox/trunk: added quick-animation for FAST, bad animations that …
(edit) @4397   19 years bensch orxonox/trunk: ok… forces now apply to the right objects, but i …
(edit) @4396   19 years bensch orxonox/trunk: now Objects should be affected by the PhysicsEngine too
Note: See TracRevisionLog for help on using the revision log.