Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5545   19 years bensch orxonox/trunk: renaming of BaseLoadParam to LoadParamBase
(edit) @5544   19 years bensch orxonox/trunk: more elaborate MultiType
(edit) @5541   19 years bensch orxonox/trunk: setValue(type) defined
(edit) @5540   19 years bensch orxonox/trunk: set[Type](value)-functions
(edit) @5539   19 years bensch orxonox/trunk: some minor typo's in the MultiType class
(edit) @5538   19 years bensch orxonox/trunk: more elaborate MultiType, all get*() written
(edit) @5537   19 years bensch orxonox/trunk: more elaborate MultiType
(edit) @5536   19 years bensch orxonox/trunk: added class MultiType, for multi-typed Atrribute …
(edit) @5515   19 years bensch orxonox/trunk: unloading of fonts now without a Warning from the …
(edit) @5513   19 years bensch orxonox/trunk: color adaption in the shell isA also with String (slow)
(edit) @5511   19 years bensch orxonox/trunk: more cleanup of the WorldEntity (includes rearanged)
(edit) @5509   19 years bensch orxonox/trunk: proto_world_entity-stuff
(edit) @5494   19 years bensch orxonox/trunk: nicer color in the debug of the OBBTreeNode
(edit) @5493   19 years patrick orxonox/trunk: the other jacobi functions doesn't work neither. there …
(edit) @5492   19 years patrick orxonox/trunk/src/lib/cd: the jacobi function does not produce correct …
(edit) @5491   19 years patrick orxonox/trunk/src/lib/cd: rebuilt the jacobi function. There are still …
(edit) @5490   19 years patrick orxonox/trunk/src/lib/collision: heavy work on the jacobi function
(edit) @5489   19 years patrick orxonox/trunk/src/lib/collision: rearanged the memory management and …
(edit) @5488   19 years patrick orxonox/trunk/src/lib/cd: woking on the jacobi matrix decomposition …
(edit) @5487   19 years bensch orxonox/trunk: blended rendering works again in the CollisionDetection …
(edit) @5481   19 years bensch orxonox/trunk: BV-nodes are now renddered more efficiently.
(edit) @5479   19 years bensch orxonox/trunk: updated to new autoconf, moved resourcemanager to …
(edit) @5477   19 years patrick orxonox/lib/event: enumeration now correctly implemented
(edit) @5476   19 years patrick orxonox/lib/event: also checked the other mouse buttons and removed …
(edit) @5475   19 years bensch default of shoot is now on Button-left
(edit) @5474   19 years patrick orxonox/lib/event: fixed the mouse button bug
(edit) @5473   19 years bensch orxonox/trunk: sound-engine finishes faster.
(edit) @5466   19 years bensch orxonox/trunk: some changes from class to typename in Templates
(edit) @5465   19 years bensch orxonox/trunk: vegetation rendering in the terrain (trees are now …
(edit) @5463   19 years bensch orxonox/trunk: removed LIBTOOL again
(edit) @5461   19 years bensch orxonox/trunk: command-chain (copy and renaming of shell_command) …
(edit) @5460   19 years bensch orxonox/trunk: command-chain (copy and renaming of shell_command) …
(edit) @5456   19 years bensch orxonox/trunk: added Lasers and Rockets Class as TestBullet is not the …
(edit) @5452   19 years bensch orxonox/trunk: libtoolize
(edit) @5451   19 years bensch orxonox/trunk: NPC's die, and emmit a power-UP
(edit) @5450   19 years bensch orxonox/trunk: building with LIBTOOL again, this time for real Since …
(edit) @5449   19 years bensch orxonox/trunk: Jacobi-reloaded
(edit) @5447   19 years bensch orxonox/trunk: Explosions on Collision (—HACK—) also made the …
(edit) @5446   19 years bensch orxonox/trunk: removed debug-stuff
(edit) @5445   19 years bensch orxonox/trunk: Connection-Removing in the Particle-Class
(edit) @5439   19 years bensch orxonox/trunk: BaseObject with Debug-Level
(edit) @5438   19 years bensch orxonox/trunk: better display of the PNodes debug
(edit) @5437   19 years bensch orxonox/trunk: Sphers Rendered around the Turret-Power-Up (this looks …
(edit) @5435   19 years bensch orxonox/trunk: power-ups implemented (simple-mode)
(edit) @5432   19 years bensch orxonox/trunk: some documentation in the PNode-debugDraw function
(edit) @5431   19 years bensch orxonox/trunk: changed the static values back
(edit) @5430   19 years bensch orxonox/trunk: static definitions
(edit) @5429   19 years patrick orxonox/trunk: bounding volumes now toggeable via shell
(edit) @5428   19 years patrick orxonox/trunk: fixed a bug in the CD engine
(edit) @5427   19 years bensch orxonox/trunk: some minor include stuff
(edit) @5425   19 years bensch orxonox/trunk: a key for those poor orxonox player wanting to use the …
(edit) @5422   19 years bensch orxonox/trunk: windows works, and the default data-path in the …
(edit) @5421   19 years bensch orxonox/trunk: GUI-Element visible
(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) @5418   19 years bensch orxonox/trunk: Text offers its Size to Element2D
(edit) @5417   19 years bensch orxonox/trunk: visibility of Element2D-debug-draw through …
(edit) @5416   19 years bensch orxonox/trunk: removed senseless test, as it is not forward-compatible
(edit) @5415   19 years bensch orxonox/trunk: windows compatibility
(edit) @5414   19 years bensch orxonox/trunk: new functionality in PNode and Element2D they now …
(edit) @5413   19 years bensch orxonox/trunk: reverted to old revision 5409, removing the …
(edit) @5412   19 years bensch orxonox/trunk: subprojects compile again (but with many segfaults)
(edit) @5411   19 years bensch orxonox/trunk: utils are also LTLIBRARY now
(edit) @5410   19 years bensch orxonox/trunk: building with LIBTOOL now, all Shared Libs
(edit) @5409   19 years bensch orxonox/trunk: all working function
(edit) @5408   19 years bensch orxonox/trunk: compiling on Linux again
(edit) @5407   19 years bensch orxonox/trunk: sync state working on Tardis
(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) @5404   19 years bensch orxonox/trunk: removed old unused functionality, and added some comments
(edit) @5403   19 years bensch orxonox/trunk: implemented List-addAtIteratorPosition, to add any …
(edit) @5402   19 years bensch orxonox/trunk: promised checking should be working now.
(edit) @5401   19 years bensch orxonox/trunk: new Layering system works, now i have to do the check …
(edit) @5400   19 years bensch orxonox/trunk: a new Function to List. This gives the ability to …
(edit) @5399   19 years bensch orxonox/trunk: GL-GUI not rendered by Element2D anymore, lets see, if …
(edit) @5398   19 years bensch orxonox/trunk: fixed a bug in the allocation of Element2D
(edit) @5397   19 years bensch orxonox/trunk: Elemet2D-drawing better prevent segfault in setParent …
(edit) @5396   19 years bensch orxonox/trunk: fixed a BUG in the Element2D-class preventing the …
(edit) @5395   19 years bensch orxonox/trunk: first element of the GLGui is visible… there is a …
(edit) @5394   19 years bensch orxonox/trunk: drawing dependency-graph of PNode
(edit) @5393   19 years bensch orxonox/trunk: container-packing
(edit) @5392   19 years bensch orxonox/trunk: definition of Connect-signals for GLWidgets
(edit) @5391   19 years bensch orxonox/trunk: more gui-definitions
(edit) @5390   19 years bensch orxonox/trunk: renamed Array to tArray
(edit) @5389   19 years bensch orxonox/trunk: toggling PNode-visibility, and added t_stack.h to the …
(edit) @5388   19 years bensch orxonox/trunk: implemented a t-Stack, for dynamic stacks, and …
(edit) @5387   19 years bensch orxonox/trunk: PNode and Element2D can now return their children-lists …
(edit) @5386   19 years bensch orxonox/trunk: split open the soundengine into sound_engine: the …
(edit) @5385   19 years bensch orxonox/trunk: enumeration of the Sound-devices… but it does not …
(edit) @5384   19 years bensch orxonox/trunk: introducing the GLGuiMainWidget-class, that is the …
(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) @5378   19 years bensch orxonox/trunk: crosshair now more compliant with Element2D Element2D …
(edit) @5377   19 years bensch orxonox/trunk: fancy-shell :)
(edit) @5376   19 years bensch orxonox/trunk: fancy effects in Shell
(edit) @5375   19 years bensch orxonox/trunk: fiexed the overloaded-shell-bug
(edit) @5374   19 years bensch orxonox/trunk: cool shell-commands for loading images and setting colors
(edit) @5373   19 years bensch orxonox/trunk: now the Shell's background-render pathc is in the Material
(edit) @5372   19 years bensch orxonox/trunk: nicer rendering of the Shell
(edit) @5371   19 years bensch orxonox/trunk: todo-list
Note: See TracRevisionLog for help on using the revision log.