Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5002   19 years bensch orxonox/trunk: turret react as before again :)
(edit) @5001   19 years bensch orxonox/trunk: update-setRelDir works correctly now :)
(edit) @5000   19 years bensch orxonox/trunk: smooth-rotation is better now …
(edit) @4992   19 years bensch orxonox/trunk: optimizations
(edit) @4982   19 years bensch orxonox/trunk: movement stuff in the data-filestructure adapted
(edit) @4979   19 years bensch orxonox/trunk: Objects now get cleanly ereased. This is a fix in the …
(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) @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) @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) @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) @4849   19 years bensch orxonox/trunk: the crosshair now renders as element2d
(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) @4818   19 years patrick orxonox/trunk: crosshair gets deleted also, now all event listeners …
(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) @4759   19 years bensch orxonox/trunk: version finaly changed to 0.3.0… how could i forget ….
(add) @4758   19 years bensch orxonox/trunk: moved the weapons to world_entities/weapons
Note: See TracRevisionLog for help on using the revision log.