Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5651   19 years bensch orxonox/trunk: new (LoadParam && ExecutorSpecials)-Functionality that …
(edit) @5646   19 years bensch orxonox/trunk: new Macro for LoadParam
(edit) @5645   19 years bensch orxonox/trunk: first Element gets loaded through the new LoadParam …
(edit) @5644   19 years bensch orxonox/trunk: better loadparam start and end-cycle.
(edit) @5643   19 years bensch orxonx/trunk: some minor multi-type-cleanup… new functionality
(edit) @5642   19 years bensch orxonox/trunk: valgrind sweep
(edit) @5641   19 years bensch orxonox/trunk: Passing Reference inastead of Pointer to create ShellCommand
(edit) @5640   19 years bensch orxonox/trunk: default Values work, and small fix with unused …
(edit) @5639   19 years bensch orxonox/trunk: splitted shell_command into shell_command and …
(edit) @5638   19 years bensch orxonox/trunk: segfault-prevention
(edit) @5637   19 years bensch orxonox/trunk: using Executor successfully (but with runtime-errors)
(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) @5633   19 years bensch orxonox/trunk: Executor works just fine. Changed: Paramerte* to MT_*, …
(edit) @5632   19 years bensch orxonox/trunk: added new class Executor, that should be a …
(edit) @5626   19 years bensch trunk: optimizations, and operator== in BaseObject to compare ObjectNames
(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) @5553   19 years bensch orxonox/trunk: Quit Events are listened on. 1. Quit-Button from the …
(edit) @5552   19 years bensch orxonox/trunk: ShellCommand now uses MultiType instead of many …
(edit) @5551   19 years bensch orxonox/trunk: ShellCommands use less memory due to the use of unions.
(edit) @5549   19 years bensch orxonox/trunk: cleanup of LoadParam
(edit) @5546   19 years bensch orxonox/trunk: taken out LoadParamDescription into a file of its own
(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) @5534   19 years bensch orxonox/trunk: loadParam does not anymore produce a description. → it …
(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) @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) @5509   19 years bensch orxonox/trunk: proto_world_entity-stuff
(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) @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) @5486   19 years bensch orxonox/trunk: subproject Collision Detection: now has its own WorldEntity
(edit) @5485   19 years bensch orxonox/trunk: all subprojects compile and work again
(edit) @5484   19 years bensch orxonox/trunk: collision-detection-subproject works again
(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) @5481   19 years bensch orxonox/trunk: BV-nodes are now renddered more efficiently.
(edit) @5480   19 years bensch orxonox/trunk: better check for data-dir
(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) @5472   19 years bensch orxonox/trunk: even cooler rocket trails
(edit) @5471   19 years bensch orxonox/trunk: nicer rendering of the rockets particles
(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) @5462   19 years bensch orxonox/trunk: random distribution of the Lasers
(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) @5459   19 years bensch orxonox/trunk: EmissionPoint positioned
(edit) @5458   19 years bensch orxonox/trunk: a second power-up (lasers)
(edit) @5457   19 years bensch orxonox/trunk: optimized Lasers
(edit) @5456   19 years bensch orxonox/trunk: added Lasers and Rockets Class as TestBullet is not the …
(edit) @5453   19 years bensch orxonox/trunk: news revisited
(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) @5448   19 years bensch orxonox/trunk: more usefull performance
(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) @5444   19 years bensch orxonox/trunk: sync
(edit) @5443   19 years bensch orxonox/trunk: heavy ParticleEmission from the Bullets @patrick: i …
(edit) @5441   19 years bensch orxonox/trunk: Weapons update, Now one can really assign …
(edit) @5440   19 years bensch orxonox/trunk: Weapons update, Now one can really assign …
(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) @5434   19 years bensch orxonox/trunk: Turret Power Up defined
(edit) @5433   19 years bensch orxonox/trunk: include power_up.h
(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
Note: See TracRevisionLog for help on using the revision log.