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) @6878   18 years patrick trunk: now working with element2d only, game always returns to menu in …
(edit) @6877   18 years bensch orxonox/trunk: compiles with the new libs
(edit) @6873   18 years bensch orxonox/trunk: Emitter is emitting correctly
(edit) @6872   18 years bensch trunk: oggPlayer
(edit) @6871   18 years bensch orxonox/trunk: small fixes (cleanup)
(edit) @6868   18 years bensch orxonox/trunk: merged the Network back to the trunk. merged with …
(edit) @6859   18 years bensch trunk: error-correction
(edit) @6858   18 years bensch compile, but do not know if run.
(edit) @6857   18 years bensch trunk: test on tardis
(edit) @6856   18 years bensch orxonox/trunk: testing if this works everywhere
(edit) @6850   18 years bensch orxonox/trunk: the clone-army
(edit) @6849   18 years bensch trunk: alc-stuff
(edit) @6848   18 years patrick trunk: switching to element2sd
(edit) @6847   18 years bensch trunk: should work again
(edit) @6846   18 years bensch trunk: valgrind
(edit) @6844   18 years bensch trunk: openal better checks
(edit) @6842   18 years bensch orxonox/trunk: ogg-player does not segfault, when no sources are availiable
(edit) @6841   18 years patrick trunk: submenu loading work, graphics chaos
(edit) @6840   18 years bensch trunk: some minor stupid bug, that held me up for two hours
(edit) @6836   18 years bensch orxonox/trunk: no more alut
(edit) @6830   18 years bensch trunk: the SoundEngine loads the Sources
(edit) @6829   18 years bensch trunk: deault audio-volume
(edit) @6828   18 years bensch trunk: Music plays
(edit) @6827   18 years bensch trunk: Music should be loadable
(edit) @6826   18 years bensch orxonox/trunk: ok, the Cube Emitter works
(edit) @6825   18 years bensch trunk: new interface to ParticleEmitters
(edit) @6823   18 years bensch orxonox/trunk: BoxEmitter
(edit) @6822   18 years bensch trunk: ParticleEmitters now splitted into SubClasses. Also fixed a …
(edit) @6821   18 years bensch trunk: HyperBlaster
(edit) @6815   18 years bensch orxonox/trunk: merged branches/network back to the trunk. merged with …
(edit) @6813   18 years bensch orxonox/trunk: particles, player etc.
(edit) @6812   18 years bensch trunk: Particles should work again
(edit) @6802   18 years bensch orxonox/trunk: eventHandler releases mouse on alt-Tab, and recaptures …
(edit) @6799   18 years bensch trunk: new Hover
(edit) @6780   18 years bensch trunk: war of the popers
(edit) @6778   18 years bensch trunk: ModelView work…
(edit) @6772   18 years bensch orxonox/trunk: merged the branche network back merged with command …
(edit) @6771   18 years bensch Water is better now (but still quite Bad)
(edit) @6769   18 years bensch trunk: vertexArrayModel with TexCoords
(edit) @6766   18 years bensch trunk: splash splash
(edit) @6764   18 years bensch trunk: better lighting
(edit) @6763   18 years bensch trunk: setting lighting
(edit) @6757   18 years bensch trunk: nicer burst
(edit) @6753   18 years patrick trunk: merged network back to trunk
(edit) @6737   18 years patrick trunk: merged network back to trunk
(edit) @6731   18 years bensch merged avi_play back to the trunk. command …
(edit) @6729   18 years bensch trunk: coloring the Particles
(edit) @6695   18 years patrick merged the network branche to the trunk
(edit) @6684   18 years bensch some water fixes
(edit) @6679   18 years bensch orxonox/trunk: WeaponManager seems to work, better than before.
(edit) @6669   18 years bensch some WeaponManager remake
(edit) @6664   18 years bensch trunk: small fix in resource/ammos
(edit) @6653   18 years bensch optimize
(edit) @6652   18 years bensch trunk: dot-particles
(edit) @6651   18 years bensch orxonox/trunk: copy Resources from the ResourceManger (this is not as …
(edit) @6648   18 years bensch orxonox/trunk: built two new functions for the NETWORK precache …
(edit) @6645   18 years bensch orxonox/trunk: totally remastered the ResourceManager. Now it takes …
(edit) @6644   18 years bensch trunk: MultiType equalities
(edit) @6643   18 years bensch trunk: MultiType comparisons
(edit) @6640   18 years bensch trunk: ResourceManager: make the ResourceManager more modular
(edit) @6634   18 years bensch orxonox/trunk: merged the network-branche back to the trunk merged …
(edit) @6633   18 years bensch trunk: some minors
(edit) @6630   18 years bensch orxonox/trunk: precache works, and the particle-systems get Linked.. (HACK)
(edit) @6629   18 years bensch trunk: particles: precache and ModelParticles
(edit) @6628   18 years bensch trunk: segfault-prevention, and minor cleanup
(edit) @6627   18 years bensch trunk: valgrind sweep
(edit) @6626   18 years bensch trunk: segfault prevention
(edit) @6625   18 years bensch orxonox/trunk: ParticleSystem and Emitter get Deleted correctly
(edit) @6624   18 years bensch orxonox/trunk: Some missing stuff
(edit) @6623   18 years bensch orxonox/trunk: particle Systems and Emitters are loaded and cleaned up …
(edit) @6622   18 years bensch orxonox/trunk: Material can now be copied ParticleSprite used for all …
(edit) @6621   18 years bensch orxonox/trunk: particle derivate… still working on this
(edit) @6620   18 years bensch trunk: particle-optimisation
(edit) @6619   18 years bensch orxonox/trunk: rendering without the ParticleEngine, so now we are FAST :)
(edit) @6618   18 years bensch trunk: properties
(edit) @6617   18 years bensch trunk: split Rotation/Line/Quaternion/Plane(Rectangle) into seperate files
(edit) @6616   18 years bensch orxonox/trunk: taken the quaternion outside of Vector.cc to quaternion.cc/h
(edit) @6615   18 years bensch orxonox/trunk: added vector2D, a 2D-version of the 3D-vector
(edit) @6612   18 years bensch orxonox/trunk: particle_system is now loaded differently …
(edit) @6609   18 years bensch orxonox/trunk: compile again on Windows
(edit) @6608   18 years bensch trunk: copy the tc version from spaceshipcontrol
(edit) @6607   18 years bensch orxonox/trunk: some windows fixes
(edit) @6600   18 years bensch TRUNK: merged the avi_play branche again
(edit) @6587   18 years bensch retrieve the XML-Element
(edit) @6578   18 years bensch trunk: segfault prevention
(edit) @6532   18 years bensch orxonox/trunk: merged branches/movie_play to the trunk. no conflicts, …
(edit) @6523   18 years bensch trunk: water fake render :)
(edit) @6522   18 years bensch trunk: switch to WireFrame with Shell → GraphicsEngine wireframe
(edit) @6519   18 years bensch trunk: better smoother water
(edit) @6518   18 years bensch orxonox/trunk: some waves
(edit) @6517   18 years bensch orxonox/trunk: each BaseObject saves its TiXmlElement as a TiXmlNode*. …
(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) @6480   18 years bensch uint to unsigned int
(edit) @6477   18 years bensch trunk: uint to unsigned int
(edit) @6471   18 years bensch orxonox/trunk: testing, but not working
(edit) @6467   18 years bensch orxonox/trunk: Texture loading with GL_TEXTURE_* in ResourceManager …
(edit) @6465   18 years bensch trunk: texture prepared for others than GL_TETURE_2D
(edit) @6458   18 years bensch orxonox/trunk: wave now also rebuilds the Normals (do not know if this …
(edit) @6457   18 years bensch water works
Note: See TracRevisionLog for help on using the revision log.