Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/world_entities

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6455   18 years bensch trunk: Simple water surface WE
(edit) @6445   18 years bensch trunk: bars are nicer now
(edit) @6444   18 years bensch trunk: sliders get updated, as they should be
(edit) @6443   18 years bensch huge pipeline
(edit) @6442   18 years bensch Gui Shows weapons (simple)
(edit) @6441   18 years bensch orxonox/trunk: the Hud now scales the Widgets itself
(edit) @6440   18 years bensch orxonox/trunk: now the Widgets are only rendered within the HUD
(edit) @6439   18 years bensch trunk: WeaponSystem working again: reverted the changed from revision …
(edit) @6438   18 years bensch trunk: widget war
(edit) @6436   18 years bensch orxonox/trunk: collides with function now takes away the Energy of our …
(edit) @6435   18 years bensch orxonox/trunk: weapon tick is now the only tick functions of Weapon. …
(edit) @6434   18 years bensch orxonox/trunk: moved the projectiles to Projectiles
(edit) @6433   18 years bensch orxonox/trunk: the turret now fires too
(edit) @6432   18 years bensch orxonox/trunk: better build process: fake convenience lib through …
(edit) @6431   18 years bensch orxonox/trunk: projectile inherits Energies from WorldEntity
(edit) @6430   18 years bensch orxonox/trunk: Energy System on WorldEntity-level
(edit) @6426   18 years bensch orxonox/trunk: merged the spaceshipcontrol branche back to the trunk …
(edit) @6424   18 years bensch orxonox/trunk: merged the branche network back to the trunk merged …
(edit) @6341   18 years bensch orxonox/trunk: merged the network branche back to the trunk, so we do …
(edit) @6307   18 years bensch orxonox/trunk: PNode fix: PNODE_MOVEMENT didn't work, because the mask …
(edit) @6306   18 years bensch orxonox/trunk: cool bars for the rocket-louncher
(edit) @6305   18 years bensch trunk: removed unused Text
(edit) @6300   18 years bensch orxonox/trunk: show some widgets… man this is cool…
(edit) @6295   18 years bensch orxonox/trunk: new GUI-functionality
(edit) @6288   18 years bensch orxonox/trunk: no more segfaults
(edit) @6287   18 years bensch orxonox/trunk: some gui-work
(edit) @6282   18 years bensch orxonox/trunk: merged the PowerUps back here
(edit) @6281   18 years bensch trunk: make usage of the Virtual-derivates
(edit) @6278   18 years bensch trunk: christmas commit…. fixed baseObject
(edit) @6253   18 years bensch orxonox/trunk: fixed the *final* pnode bug
(edit) @6243   18 years bensch orxonox/trunk: merged the power-ups to the tunk again
(edit) @6241   18 years bensch trunk: merged the spaceshipcontrol back to the trunk
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @6162   18 years bensch orxonox/trunk: merged the spaceshipcontroll branche into the trunk …
(edit) @6150   18 years bensch orxonox/trunk: cleanup of the world begin
(edit) @6148   18 years bensch orxonox/trunk: segfault-prevention
(edit) @6142   18 years bensch orxonox/trunk: merge the ObjectManager to the trunk merged with …
(edit) @6139   18 years patrick trunk: merged branche network with trunk using command: svn merge …
(edit) @6113   18 years bensch trunk: copied new power-ups
(edit) @6078   18 years bensch orxonox/trunk: PNode compiles again PNode is now handled with the …
(edit) @6074   18 years bensch orxonox/trunk: taken out NullParent. THE TRUNK IS NOT RUNNING FOR THE …
(edit) @6070   18 years bensch orxonox/trunk: suppression file and minor fixes
(edit) @6056   18 years bensch orxonox/trunk: more small optimisations, and a convenience …
(edit) @6055   18 years bensch orxonox/trunk: first optimisations with InactiveNode observe this …
(edit) @6054   18 years bensch orxonox/trunk: multiple new Reparenting modes in PNode. Testing the …
(edit) @6034   18 years bensch orxonox/trunk: merged the spaceshipcontroll branche back to the trunk …
(edit) @6033   18 years bensch orxonox/trunk: model now also implements a Draw function, based on …
(edit) @6022   18 years bensch orxonox/trunk: merged the NewModel branche back to the trunk. merged …
(edit) @6005   18 years bensch orxonox/trunk: automatic LOD-loading
(edit) @6004   18 years bensch orxonox/trunk: new algorithm to rotate entities for drawing works …
(edit) @6002   18 years bensch orxonox/trunk: implemented the helicopter
(edit) @5996   18 years patrick orxonox/trunk: merged network branche into trunk with command svn …
(edit) @5995   18 years bensch orxonox/trunk: preparations for LOD's
(edit) @5994   18 years bensch orxonox/trunk: much cleaner Model Loading unloading, model is now …
(edit) @5982   18 years bensch orxonox/trunk: Factory-Redesign on the wish of manuel
(edit) @5978   18 years bensch orxonox/trunk: merged spaceshipcontrol back to the trunk merged with …
(edit) @5930   18 years bensch orxonox/trunk: remake of the SoundEngine (faster, and millions of …
(edit) @5915   18 years bensch orxonox/trunk: merged branches/spaceshipControll back to the trunk: …
(edit) @5885   18 years bensch orxonox/trunk: classList: returns const lists
(edit) @5828   18 years bensch orxonox/trunk: bomb detonates
(edit) @5826   18 years bensch orxonox/trunk: bomb detonation
(edit) @5819   18 years bensch orxonox/trunk: merged branches world_entities to trunk again merged …
(edit) @5795   18 years bensch orxonox/trunk: merged branches/worldEntities back to the trunk svn …
(edit) @5779   18 years bensch orxonox/trunk: ClassList is now in std::list style ShellCommand is now …
(edit) @5772   18 years bensch orxonox/trunk: cleanup
(edit) @5769   18 years bensch orxonox/trunk: sync
(edit) @5767   18 years bensch orxonox/trunk: removed support for text-render-static
(edit) @5766   18 years bensch orxonox/trunk: merged the GuidedMissiles to the trunk, without the …
(edit) @5751   18 years bensch orxonox/trunk: really cool hack, to let the fighter fly up and down :)
(edit) @5750   18 years bensch orxonox/trunk: merged the WorldEntities into the Trunk. Merged with …
(edit) @5708   18 years bensch orxonox/trunk: newer data-revision
(edit) @5701   18 years bensch orxonox/trunk: removed ALL Makefile.in's
(edit) @5693   18 years patrick orxonox: work flush
(edit) @5687   18 years bensch orxonox/trunk: subproject collision_detection works again, and again, …
(edit) @5684   18 years patrick orxonox/trunk: extended the obb interface dramaticaly:D , in near …
(edit) @5676   18 years patrick orxonox/trunk: model now makes better debug output
(edit) @5675   18 years bensch orxonox/trunk: optimisations
(edit) @5671   18 years bensch orxonox/trunk: renamed class LoadParam to CLoadParam and Macro …
(edit) @5654   18 years bensch orxonox/trunk: cycle-loading of LoadParam works…
(edit) @5653   18 years bensch orxonox/trunk: further cleanup
(edit) @5652   18 years bensch orxonox/trunk: new LoadParam procedure with all NON-cycling …
(edit) @5644   19 years bensch orxonox/trunk: better loadparam start and end-cycle.
(edit) @5636   19 years bensch orxonox/trunk: adapting ShellCommand to use Executor. On the go
(edit) @5635   19 years bensch orxonox/trunk: more about the executor.
(edit) @5634   19 years bensch orxonox/trunk: Executor works just fine. Changed: Paramerte* to MT_*, …
(edit) @5557   19 years bensch orxonox/trunk: more around the aim-class
(edit) @5556   19 years bensch orxonox/trunk: added Aim-class
(edit) @5555   19 years bensch orxonox/trunk: error fixed in the default value of ShellCommand LoadModel
(edit) @5512   19 years bensch orxonox/trunk: removed a segfault, that came through the call to …
(edit) @5511   19 years bensch orxonox/trunk: more cleanup of the WorldEntity (includes rearanged)
(edit) @5510   19 years bensch orxonox/trunk: small cleanup in WorldEntity
(edit) @5501   19 years bensch orxonox/trunk: minor movement in the Source.
(edit) @5500   19 years bensch orxonox/trunk: all the WorldEntities now have a const function to draw …
(edit) @5499   19 years bensch orxonox/trunk: Load_Param2 changed, to load Models with, or without scale.
(edit) @5498   19 years bensch orxonox/trunk: redocumented the WorldEntity and Weapon classes
(edit) @5497   19 years bensch orxonox/trunk: removed the Kill-counter again, as it was very bad …
(edit) @5495   19 years bensch orxonox/trunk: revision should be visible
(edit) @5483   19 years bensch orxonox/trunk: better banking of the player, and memory leak fix
(edit) @5482   19 years bensch orxonox/trunk: VERY simplistic Banking of the Player
(edit) @5479   19 years bensch orxonox/trunk: updated to new autoconf, moved resourcemanager to …
Note: See TracRevisionLog for help on using the revision log.