Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9869   18 years bensch orxonox/trunk: merged the new_class_id branche back to the trunk. …
(edit) @9656   18 years bensch orxonox/trunk: merged the proxy bache back with no conflicts
(edit) @9406   18 years bensch orxonox/trunk: merged the proxy back merged with commandsvn merge …
(edit) @9235   18 years bensch merged the presentation back
(edit) @8711   18 years bensch merged the script_engine back here
(edit) @8490   18 years patrick merged the bsp branche back to trunk
(edit) @8316   18 years bensch trunk: fixed most -Wall warnings… but there are still many missing :/
(edit) @8186   18 years bensch trunk: merged the branche bsp_model back here
(edit) @7954   18 years patrick trunk: merged the network branche back to trunk.
(edit) @7725   18 years bensch trunk: const Executor introduced
(edit) @7428   18 years bensch orxonox/trunk: move the Pollution of the ShellCommand to some other File
(edit) @7221   18 years bensch orxonox/trunk: merged the std-branche back, it runs on windows and …
(edit) @7193   18 years bensch orxonox/trunk: new style for resources (prework/movement)
(edit) @7192   18 years bensch scratchout added
(edit) @7129   18 years bensch orxonox/trunk: minor cleanup in PNode (removed unused lines)
(edit) @7126   18 years bensch orxonox/trunk: the delete Mechanism of PNode seems to work again. This …
(edit) @7125   18 years bensch try fix
(edit) @7076   18 years bensch weaponAdjustment
(edit) @7008   18 years bensch trunk: saved pnode again
(edit) @7003   18 years bensch orxonox/trunk: fixed a nasty PNode bug … @patrick: you were right …
(edit) @6959   18 years patrick trunk: merged network branche into trunk
(edit) @6873   18 years bensch orxonox/trunk: Emitter is emitting correctly
(edit) @6815   18 years bensch orxonox/trunk: merged branches/network back to the trunk. merged with …
(edit) @6780   18 years bensch trunk: war of the popers
(edit) @6695   18 years patrick merged the network branche to the trunk
(edit) @6634   18 years bensch orxonox/trunk: merged the network-branche back to the trunk merged …
(edit) @6624   18 years bensch orxonox/trunk: Some missing stuff
(edit) @6616   18 years bensch orxonox/trunk: taken the quaternion outside of Vector.cc to quaternion.cc/h
(edit) @6512   18 years bensch orxonox/trunk: loadParams is now virtual. ALL THE CLASSES HAVE TO CALL …
(edit) @6498   18 years patrick trunk: merged the network branche into 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) @6299   18 years bensch orxonox/trunk: syncing PNode to Element2D again
(edit) @6253   18 years bensch orxonox/trunk: fixed the *final* pnode bug
(edit) @6142   18 years bensch orxonox/trunk: merge the ObjectManager to the trunk merged with …
(edit) @6078   18 years bensch orxonox/trunk: PNode compiles again PNode is now handled with the …
(edit) @6075   18 years bensch orxonox/trunk: PNode rearange
(edit) @6074   18 years bensch orxonox/trunk: taken out NullParent. THE TRUNK IS NOT RUNNING FOR THE …
(edit) @6073   18 years bensch trunk: sync
(edit) @6071   18 years bensch trunk: sync
(edit) @6070   18 years bensch orxonox/trunk: suppression file and minor fixes
(edit) @6054   18 years bensch orxonox/trunk: multiple new Reparenting modes in PNode. Testing the …
(edit) @6048   18 years bensch orxonox/trunk: some fixes, to PNode and world.
(edit) @6042   18 years bensch orxonox/trunk: new Definitions for PNodes reparenting structure
(edit) @6004   18 years bensch orxonox/trunk: new algorithm to rotate entities for drawing works …
(edit) @5915   18 years bensch orxonox/trunk: merged branches/spaceshipControll back to the trunk: …
(edit) @5819   18 years bensch orxonox/trunk: merged branches world_entities to trunk again merged …
(edit) @5772   18 years bensch orxonox/trunk: cleanup
(edit) @5770   18 years bensch orxonox/trunk: PNode is now std::list-conform
(edit) @5769   18 years bensch orxonox/trunk: sync
(edit) @5750   18 years bensch orxonox/trunk: merged the WorldEntities into the Trunk. Merged with …
(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) @5652   18 years bensch orxonox/trunk: new LoadParam procedure with all NON-cycling …
(edit) @5438   19 years bensch orxonox/trunk: better display of the PNodes debug
(edit) @5432   19 years bensch orxonox/trunk: some documentation in the PNode-debugDraw function
(edit) @5420   19 years bensch orxonox/trunk: Font is now Right, and the Rendering 'should be' faster.
(edit) @5419   19 years bensch orxonox/trunk: MUCH better algorithm for the QuaternionSlerp in PNodes …
(edit) @5414   19 years bensch orxonox/trunk: new functionality in PNode and Element2D they now …
(edit) @5406   19 years bensch orxonox/trunk: update the Element2D-tree in the right order
(edit) @5405   19 years bensch orxonox/trunk: renamed definition to the right term declaration…
(edit) @5397   19 years bensch orxonox/trunk: Elemet2D-drawing better prevent segfault in setParent …
(edit) @5394   19 years bensch orxonox/trunk: drawing dependency-graph of PNode
(edit) @5391   19 years bensch orxonox/trunk: more gui-definitions
(edit) @5387   19 years bensch orxonox/trunk: PNode and Element2D can now return their children-lists …
(edit) @5383   19 years bensch orxonox/trunk: the drawing of the PNode-debug is much better now
(edit) @5382   19 years bensch orxonox/trunk: fixed a reparenting bug made the naming more compliant
(edit) @5372   19 years bensch orxonox/trunk: nicer rendering of the Shell
(edit) @5356   19 years bensch orxonox/trunk: saver Weapon-Projectile-generation and Stuff
(edit) @5354   19 years bensch orxonox/trunk: animationing is reversible over time (try setting in …
(edit) @5300   19 years bensch orxonox/trunk: even less debug-info
(edit) @5296   19 years bensch orxonox/trunk: modiefied PNode to match Element2D's removal methods. …
(edit) @5255   19 years bensch orxonox/trunk: minor changes (flush)
(edit) @5214   19 years bensch orxonox/trunk: major fix in PNode/Element2D… the Children were …
(edit) @5211   19 years bensch orxonox/trunk: valgrind mem-leak-recovered
(edit) @5209   19 years bensch orxonox/trunk: valgrind's second fruits….. the char-arrays some time …
(edit) @5119   19 years bensch orxonox/trunk: cleanup/some display stuff
(edit) @5118   19 years bensch orxonox/trunk: semi-active buffers
(edit) @5115   19 years bensch orxonox/trunk: reimplemented the list functions, as i did before in …
(edit) @5113   19 years bensch orxonox/trunk:restoring the trunk…
(edit) @5111   19 years bensch orxonox/trunk: reverted the last steps, because they created a huge …
(edit) @5110   19 years bensch orxonox/trunk: changed the behaviour of the iterator. Now it is soon …
(edit) @5109   19 years bensch orxonox/trunk: synchronized PNode and Element2D again
(edit) @5108   19 years bensch orxonox/trunk: softDir/softCoor is now overwritten(deleted) if one …
(edit) @5091   19 years bensch orxonox/trunk: doxygen-tags
(edit) @5089   19 years bensch orxonox/trunk: rebuild Element2D. Now it is more like PNode
(edit) @5088   19 years bensch orxonox/trunk: initialize and delete toCoord/toDir in PNode and Element2D
(edit) @5083   19 years bensch orxonox/trunk: implemented the update function
(edit) @5082   19 years bensch orxonox/trunk: implemented PNode-functionality in Element2D, update …
(copy) @5070   19 years bensch reporx: moved orxonox out of orxonox directory, because it is the only …
copied from orxonox/trunk/src/lib/coord:
(edit) @5050   19 years bensch orxonox/trunk: now operating on previous (not last as AbsCoor, but …
Note: See TracRevisionLog for help on using the revision log.