|
|
@4806
|
19 years |
patrick |
orxonox/trunk: the important interface functions are now implemented …
|
|
|
@4805
|
19 years |
patrick |
orxonox/trunk: some modifications in spatial separation, made Model …
|
|
|
@4804
|
19 years |
patrick |
orxonox/trunk: introduced the modelInfo struct which contains …
|
|
|
@4803
|
19 years |
patrick |
orxonox/trunk: orxonox now renders again the old way with glLists, …
|
|
|
@4802
|
19 years |
patrick |
orxonox/trunk: ok, the normals are included now and just work fine. …
|
|
|
@4801
|
19 years |
patrick |
orxonox/trunk: the missing triangles are fixed now, as you can see, …
|
|
|
@4800
|
19 years |
patrick |
orxonox/trunk: found the problem, got the offsets wrong in the …
|
|
|
@4799
|
19 years |
patrick |
orxonox/trunk: the triangle data should be constructed correctly now, …
|
|
|
@4798
|
19 years |
patrick |
orxonox/trunk: some more stability in triangle count calculation
|
|
|
@4797
|
19 years |
patrick |
orxonox/trunk: whiped out a segfault, that is produced, when the …
|
|
|
@4796
|
19 years |
patrick |
orxonox/trunk: now counting the number of triangles to allocate the …
|
|
|
@4795
|
19 years |
patrick |
orxonox/trunk: now the model handles triangles and quads
|
|
|
@4794
|
19 years |
patrick |
orxonox/trunk: now will take array indexes directly from the …
|
|
|
@4793
|
19 years |
patrick |
orxonox/trunk: some comments, started implementing the …
|
|
|
@4792
|
19 years |
patrick |
orxonox/trunk: Array::getIndex(element) implemented - this will look …
|
|
|
@4791
|
19 years |
patrick |
orxonox/trunk: prepearing the objModel for triangles export support a …
|
|
|
@4790
|
19 years |
patrick |
orxonox/trunk: commiting the missing src files
|
|
|
@4789
|
19 years |
patrick |
orxonox/trunk: included the spatial data representation as a lib
|
|
|
@4788
|
19 years |
patrick |
orxonox/trunk: prepeared to include the spatial data separation …
|
|
|
@4787
|
19 years |
patrick |
orxonox/trunk: changes on the md2model - now it loads also the …
|
|
|
@4784
|
19 years |
bensch |
orxonox/trunk: setting the resolution works again (workaround. now i …
|
|
|
@4782
|
19 years |
bensch |
orxonox/trunk: orxonox-events registered, solved an error in ClassList
|
|
|
@4777
|
19 years |
bensch |
orxonox/trunk: ability to disable textures
|
|
|
@4770
|
19 years |
bensch |
orxonox/trunk: GraphicsEngine now parses the INI-file
|
|
|
@4769
|
19 years |
bensch |
orxonox/trunk: now there is the ability to Fly in fullscreen-mode
|
|
|
@4768
|
19 years |
bensch |
orxonox/trunk: ini-parser small cleanup char* → const char*
|
|
|
@4766
|
19 years |
bensch |
orxonox/trunk: cleaned up orxonox.cc a bit, and now one has the …
|
|
|
@4747
|
19 years |
bensch |
orxonox/trunk: classList now counts the count of classes
|
|
|
@4746
|
19 years |
bensch |
orxonox/trunk: changed (void) → ()
|
|
|
@4739
|
19 years |
bensch |
orxonox/trunk: factory is now registered in Factory, not in Gameloader
|
|
|
@4738
|
19 years |
bensch |
orxonox/trunk: cleanup, renice, and other stuff (doxygen-tags, loadparam)
|
|
|
@4737
|
19 years |
bensch |
orxonox/trunk: lights now register themselves at the LightManager, as …
|
|
|
@4736
|
19 years |
bensch |
orxonox/trunk: cleaned up LightManager, this was quite messy….
|
|
|
@4735
|
19 years |
bensch |
orxonox/trunk: lights loadable
|
|
|
@4734
|
19 years |
bensch |
orxonox/trunk: light loadable
|
|
|
@4733
|
19 years |
bensch |
orxonox/trunk: loading clean now
|
|
|
@4717
|
19 years |
patrick |
orxonox/trunk: some other md2 files to load
|
|
|
@4709
|
19 years |
bensch |
orxonox/trunk: added a ParticleSystem to the vulcano…. one does not …
|
|
|
@4697
|
19 years |
bensch |
orxonox/trunk: compiling again on Windows (this was pain)
|
|
|
@4683
|
19 years |
bensch |
orxonox/trunk: font renders nicer, but not perfect
|
|
|
@4682
|
19 years |
patrick |
orxonox/trunk: now there is a possibility to render the bvtree through …
|
|
|
@4681
|
19 years |
bensch |
orxonox/trunk: nicer font, and now i should reimplement font
|
|
|
@4678
|
19 years |
bensch |
orxonox/trunk: removed redundant stuff
|
|
|
@4677
|
19 years |
bensch |
orxonox/trunk: possibility to return the count of faces of some Object
|
|
|
@4663
|
19 years |
bensch |
orxonox/trunk: ParticleSystem now able to render Models
|
|
|
@4662
|
19 years |
bensch |
orxonox/trunk: safer compile support
|
|
|
@4619
|
19 years |
bensch |
orxonox/trunk: windowName defineable by the GraphicsEngine
|
|
|
@4615
|
19 years |
patrick |
orxonox/trunk: modified the cd subproject, so it loads an md2 file …
|
|
|
@4597
|
19 years |
bensch |
orxonox/trunk: setClassID implemented in all files
|
|
|
@4584
|
19 years |
bensch |
orxonox/trunk: TrackElement and Material are BaseObjects now
|
|
|
@4580
|
19 years |
bensch |
orxonox/trunk: arrays of Models get stored till the end
|
|
|
@4579
|
19 years |
bensch |
orxonox/trunk: array is now also a template
|
|
|
@4577
|
19 years |
bensch |
orxonox/trunk: model is now able to return the values of its vertices
|
|
|
@4564
|
19 years |
bensch |
orxonox/trunk: building the importer-stuff as a lib
|
|
|
@4550
|
19 years |
patrick |
orxonox/trunk: draw functions and some sVec3D issues
|
|
|
@4539
|
19 years |
bensch |
orxonox/trunk: added some missing files to the Makefile.am's
|
|
|
@4537
|
19 years |
bensch |
orxonox/trunk: hups
|
|
|
@4536
|
19 years |
bensch |
orxonox/trunk: saver font: now the implementation of NON-loading font …
|
|
|
@4529
|
19 years |
bensch |
orxonox/trunk: preparing to create the collision-detection-algorithms …
|
|
|
@4519
|
19 years |
bensch |
orxonox/trunk: changed all getInstances into inline functions to save …
|
|
|
@4518
|
19 years |
bensch |
orxonox/trunk: smoe small optimizations. now font is in front of particles
|
|
|
@4517
|
19 years |
bensch |
orxonox/trunk: commited crap in last commit
|
|
|
@4516
|
19 years |
bensch |
orxonox/trunk: particles now get rendered as expected
|
|
|
@4506
|
19 years |
bensch |
orxonox/trunk: building the SoundEngine as a lib
|
|
|
@4504
|
19 years |
bensch |
orxonox/trunk: merged the SoundEngine into the Trunk.
merged file by …
|
|
|
@4488
|
19 years |
patrick |
orxonox/trunk: started cleaning up the list classes
|
|
|
@4471
|
19 years |
patrick |
orxonox/trunk: synchronisable class commented, light altered
|
|
|
@4469
|
19 years |
patrick |
orxonox/trunk: light documented and cleaned up
|
|
|
@4468
|
19 years |
bensch |
orxonox/trunk: doxytag
|
|
|
@4467
|
19 years |
patrick |
orxonox/trunk: commented the abstract_class.h right
|
|
|
@4466
|
19 years |
bensch |
orxonox/trunk: doxygen-tags
|
|
|
@4462
|
19 years |
bensch |
orxonox/trunk: md2Data loadable over the resourceManager
|
|
|
@4461
|
19 years |
patrick |
orxonox/trunk: documented the md2 class correctly now
|
|
|
@4460
|
19 years |
patrick |
orxonox/trunk: md2data cleanup data fix
|
|
|
@4459
|
19 years |
patrick |
orxonox/trunk: md2model data/model seperation
|
|
|
@4458
|
19 years |
bensch |
orxonox/trunk: graphicsEngine and TextEngine documented
|
|
|
@4438
|
19 years |
patrick |
orxonox/trunk: pilot node correction in control speed
|
|
|
@4432
|
19 years |
bensch |
orxonox/trunk: forgot a file
|
|
|
@4416
|
19 years |
bensch |
orxonox/trunk: moved the particles to lib/particles
|
|
|
@4415
|
19 years |
bensch |
orxonox/trunk: added quick-animation for FAST, bad animations that …
|
|
|
@4397
|
19 years |
bensch |
orxonox/trunk: ok… forces now apply to the right objects, but i …
|
|
|
@4396
|
19 years |
bensch |
orxonox/trunk: now Objects should be affected by the PhysicsEngine too
|
|
|
@4395
|
19 years |
bensch |
orxonox/trunk: fields are now time-independant
|
|
|
@4394
|
19 years |
bensch |
orxonox/trunk: PhysicsEngine is now aware of the existing fields and …
|
|
|
@4392
|
19 years |
bensch |
orxonox/trunk: physicsInterfaces now check in at constuctiontime with …
|
|
|
@4385
|
19 years |
bensch |
orxonox/trunk: small efficiency update
|
|
|
@4381
|
19 years |
bensch |
orxonox/trunk: made include more local. stdincl.h not in base_object.h …
|
|
|
@4378
|
19 years |
bensch |
orxonox/trunk: applying force works for particle-systems again
|
|
|
@4377
|
19 years |
bensch |
orxonox/trunk: ParticleSystem is now a PhysicsInterface
|
|
|
@4374
|
19 years |
bensch |
orxonox/trunk: ability to change background color
|
|
|
@4371
|
19 years |
bensch |
orxonox/trunk: material should now be loadable in the importer-test-class
|
|
|
@4370
|
19 years |
bensch |
orxonox/trunk: objModel's materials should now automatically load textures
|
|
|
@4357
|
19 years |
bensch |
orxonox/trunk: now Textures are maped as they should
before this …
|
|
|
@4349
|
19 years |
bensch |
orxonox/trunk: ParticleEngine now has a draw-function, that makes sense
|
|
|
@4348
|
19 years |
bensch |
orxonox/trunk: particles now move at the desired velocity
|
|
|
@4338
|
19 years |
bensch |
orxonox/trunk: merged branches/physics back to the trunk
merged with …
|
|
|
@4320
|
20 years |
patrick |
orxonox/trunk: now string name of a class works parallel to the int id …
|
|
|
@4318
|
20 years |
patrick |
orxonox/trunk: now changed the orxonox baseobject to object id …
|
|
|
@4284
|
20 years |
patrick |
orxonox/trunk: doxygen tags for the md2 model
|
|
|
@4282
|
20 years |
patrick |
orxonox/trunk: some smaller changes, possible to define scale factor …
|
|
|