Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/world_entities

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4977   19 years bensch orxonox/trunk: removed the WorldInterface, as its job is already been …
(edit) @4976   19 years bensch orxonox/trunk: flotilia
(edit) @4975   19 years bensch orxonox/trunk: player should be able to load its preferences from an …
(edit) @4974   19 years bensch orxonox/trunk: segfault prevention, model was not loaded, because the …
(edit) @4973   19 years bensch orxonox/trunk: some more loadparams
(edit) @4972   19 years bensch orxonox/trunk: many loadParams
(edit) @4969   19 years bensch orxonox/trunk: ability to set a Slots Direction
(edit) @4967   19 years bensch orxonox/trunk: multiple sounds on the turret this does not really …
(edit) @4966   19 years bensch orxonox/trunk: Turret is fixed onto the ship as it should. TestGun …
(edit) @4965   19 years bensch orxonox/trunk: the direction is now as it should be setAbsDir rocks :)
(edit) @4964   19 years bensch orxonox/trunk: Turret now turns into the dirrection of the Target, …
(edit) @4963   19 years bensch orxonox/trunk: added class turret, a subclass for turrets, this is not …
(edit) @4959   19 years bensch orxonox/trunk: orxonox runs again (the TrackManager produces speed)
(edit) @4955   19 years bensch orxonox/trunk: extemely stupid aiming, but it works. Had to fix quite …
(edit) @4954   19 years bensch orxonox/trunk: doxygen-tags (and flush)
(edit) @4953   19 years bensch orxonox/trunk: Slots are now PNodes
(edit) @4952   19 years bensch orxonox/trunk: changing back and forth works
(edit) @4951   19 years bensch orxonox/trunk: the new WeaponManager is online :)
(edit) @4950   19 years bensch orxonox/trunk: more loadability functionality in Weapon and FastFactory
(edit) @4949   19 years bensch orxonox/trunk: new Definitions in the WeaponManager-class
(edit) @4948   19 years bensch orxonox/trunk: small cleanup
(edit) @4947   19 years bensch orxonox/trunk: ProjectileFactory now handled in Weapon-class
(edit) @4942   19 years bensch orxonox/trunk: garbage-collection works perfectly. also taken out the …
(edit) @4941   19 years bensch orxonox/trunk: new garbage-collection-algorithm works, but the …
(edit) @4940   19 years bensch orxonox/trunk: moved the fast_factory to a file of its own. This is …
(edit) @4938   19 years bensch orxonox/trunk: doxygen tags.
(edit) @4934   19 years bensch orxonox/trunk: resurection of shoots works perfectly… now it is the …
(edit) @4933   19 years bensch orxonox/trunk: more elaborate FastFactory, that should work… now i …
(edit) @4932   19 years bensch orxonox/trunk: factory optimisations
(edit) @4931   19 years bensch orxonox/trunk: more elaborate (see last commit) also a flush…. have …
(edit) @4930   19 years bensch orxonox/trunk: adapted the Factory algorithm to ObjectManager… still …
(edit) @4927   19 years bensch orxonox/trunk: some smaller fixes, to make Weapon more local
(edit) @4926   19 years bensch orxonox/trunk: the activation and deactivation-phase of the Weapon …
(edit) @4924   19 years patrick orxonox/trunk: the last cleanups, now the classes look better
(edit) @4919   19 years patrick orxonox/trunk: CDEngine knows player and gets the array offsets
(edit) @4912   19 years patrick orxonox/trunk: some problems with the hash alg
(edit) @4910   19 years bensch orxonox/trunk: flush
(edit) @4909   19 years bensch orxonox/trunk: removed subproject gui, as it is not anymore a …
(edit) @4906   19 years bensch orxonox/trunk: states are now flow'n through
(edit) @4905   19 years patrick orxonox/trunk: minor change - quadtree is not drawn anymore
(edit) @4904   19 years patrick orxonox/trunk: prepeared the CDEngine check for collision s with the …
(edit) @4895   19 years bensch orxonox/trunk: messed things up a bit, try fixing
(edit) @4894   19 years bensch orxonox/trunk: seg-fault prevention thanks to the ClassList. The …
(edit) @4893   19 years bensch orxonox/trunk: animations can now be stored inside of the Weapon-base-class
(edit) @4892   19 years bensch orxonox/trunk: brought logic to the execution-cycle. There are now …
(edit) @4891   19 years bensch orxonox/trunk: more elaborate execute function
(edit) @4890   19 years bensch orxonox/trunk: remake of the Projectile and TestBullet
(edit) @4889   19 years patrick orxonox/trunk: added the debug draw function to the quadtree
(edit) @4885   19 years bensch orxonox/trunk: merged the weaponSystem back to the trunk, because it …
(edit) @4875   19 years bensch orxonox/trunk: prepare to create the new Weapon-System
(edit) @4865   19 years bensch orxonox/trunk: some segfault should not occure anymore
(edit) @4864   19 years bensch orxonox/trunk: merging minor nice fixes from laptop
(edit) @4862   19 years bensch orxonox/trunk: introducing Layers
(edit) @4855   19 years patrick orxonox/trunk: reimplemented the array creation process, now there are …
(edit) @4854   19 years patrick orxonox/trunk: temp removed the spatial separation structures from the …
(edit) @4849   19 years bensch orxonox/trunk: the crosshair now renders as element2d
(edit) @4846   19 years patrick orxonox/trunk: flushing work state to repos - some smaller changes in …
(edit) @4844   19 years patrick orxonox/trunk: debuged the getDimension funciton, some mods on …
(edit) @4842   19 years patrick orxonox/trunk: calculating dimension of an object. not linking now
(edit) @4838   19 years bensch orxonox/trunk: Element2D added → will be moved to lib/graphics …
(edit) @4837   19 years bensch orxonox/trunk: derivation of superclasses is more clear now. lets see, …
(edit) @4836   19 years bensch orxonox/trunk: renamed all the \param → @param and so on in Doxygen …
(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) @4829   19 years bensch orxonox/trunk: shoots are visible again :)
(edit) @4828   19 years bensch orxonox/trunk: less includes
(edit) @4827   19 years bensch orxonox/trunk: state is no more singleton, but static class. This is …
(edit) @4826   19 years bensch orxonox/trunk: moved the weaponManager out of Weapon we have files …
(edit) @4824   19 years bensch orxonox/trunk: cleaned out the crosshair of the Player
(edit) @4823   19 years bensch orxonox/trunk: better algorithm to get the position of the crosshair
(edit) @4822   19 years bensch orxonox/trunk: Singleton-Classes are now refered to as such in World …
(edit) @4818   19 years patrick orxonox/trunk: crosshair gets deleted also, now all event listeners …
(edit) @4814   19 years patrick orxonox/trunk: the vertices data and the obb trees now get deleted, in …
(edit) @4787   19 years patrick orxonox/trunk: changes on the md2model - now it loads also the …
(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) @4762   19 years bensch orxonox/trunk: PhysicsInterface should now make a usefull cast: …
(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) @4746   19 years bensch orxonox/trunk: changed (void) → ()
(edit) @4732   19 years bensch orxonox/trunk: stones visible as such, and not as cubes… i do not …
(edit) @4724   19 years bensch orxonox/trunk: framework update
(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) @4714   19 years patrick orxonox/trunk: some model refinments
(edit) @4712   19 years patrick orxonox/trunk: more draw options
(edit) @4710   19 years patrick orxonox/trunk: weeped out some very serious bugs, now the tree …
(edit) @4700   19 years patrick orxonox/trunk: 3 axis get checked:) 12 to go…
(edit) @4696   19 years patrick orxonox/trunk: started calculating the prjection axis
(edit) @4695   19 years patrick orxonox/trunk: no only the overlap test is missing
(edit) @4689   19 years patrick orxonox/trunk: enhanced world entities to support collisions
(edit) @4684   19 years patrick orxonox/trunk: the bounding volumes now get rendered at the right place
(edit) @4682   19 years patrick orxonox/trunk: now there is a possibility to render the bvtree through …
(edit) @4680   19 years bensch orxonox/trunk: WorldEntity now has the ability to return its FaceCounts
(edit) @4679   19 years patrick orxonox/trunk: put together a little scene in the collision detection …
(edit) @4652   19 years bensch orxonox/trunk: taken the ObjectManager out of the important sections …
Note: See TracRevisionLog for help on using the revision log.