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) @7336   18 years bensch doxy
(edit) @7335   18 years bensch orxonox/trunk: adding the same Key with the same Position multiple …
(edit) @7334   18 years bensch orxonox/trunk: doxy
(edit) @7333   18 years bensch orxonox/trunk: Totally new QuickAnimation. This should be much faster, …
(edit) @7332   18 years bensch orxonox/trunk: Layer Sorting works as expected
(edit) @7331   18 years bensch orxonox/trunk: small improved functoid
(edit) @7330   18 years bensch orxonox/trunk: Sorting in ShellCommand
(edit) @7329   18 years bensch orxonox/trunk: windows compatibility (not finished) also added a …
(edit) @7326   18 years bensch orxonox/trunk: limiting the maximum rotation speed of the …
(edit) @7325   18 years bensch helpers
(edit) @7323   18 years bensch orxonox/trunk: evil is removed
(edit) @7321   18 years bensch orxonox/trunk: fixed minor bug
(edit) @7320   18 years bensch orxonox/trunk: more cleanup stuff, subString slowly gets where i want it
(edit) @7319   18 years bensch orxonox/trunk: MUCH more comprehensive SubString
(edit) @7318   18 years bensch orxonox/trunk: SoundSource in the Menu
(edit) @7317   18 years bensch orxonox/trunk: retrieve Source is better now (more modular)
(edit) @7316   18 years bensch orxonox/trunk: Element2D uses Vector2D instead of Vector whenever possible
(edit) @7315   18 years bensch orxonox/trunk: more std::string style in the Shell
(edit) @7314   18 years bensch orxonox/trunk: ShellBuffer is now ThreadSafe for printing to it I must …
(edit) @7313   18 years bensch orxonox/trunk: hunting ghosts… the Thread seems to work, and be …
(edit) @7311   18 years bensch minor
(edit) @7310   18 years bensch orxonox/trunk: added a simple class MutexLock, that acts as a …
(edit) @7309   18 years bensch orxonox/trunk: new Mutex (do not think that it hlps… but hey lets …
(edit) @7308   18 years bensch orxonox/trunk: added a mutex, that should prevent the SoundEngine from …
(edit) @7307   18 years bensch orxonox/trunk: more compliant, less errors, this seems to be better…
(edit) @7306   18 years bensch orxonox/trunk: Play Stop Rewind and Pause work perfectly: you can test …
(edit) @7305   18 years bensch orxonox/trunk: cleanup of the SoundEngine. man, this was necessary :)
(edit) @7304   18 years bensch orxonox/trunk: moved the AudioThread completely to the OggPlayer. This …
(edit) @7303   18 years bensch orxonox/trunk: jump to Function in Music (should work)
(edit) @7302   18 years bensch orxonox/trunk: particles emit much smoother now. Check out the Urban …
(edit) @7301   18 years bensch less debug, and music should rewind now
(edit) @7300   18 years bensch orxonox/trunk: the most evil for (int i=0; i <'=' …) bug ever…
(edit) @7299   18 years bensch orxonox/trunk: some nice Class-Stuff
(edit) @7298   18 years bensch orxonox/trunk: secured the sources-list with a fancy mutex. This …
(edit) @7297   18 years bensch orxonox/trunk: now the sound gets correcty detached from the source, …
(edit) @7296   18 years bensch nicer code :)
(edit) @7295   18 years bensch cool new debug function
(edit) @7294   18 years bensch minor
(edit) @7293   18 years bensch OggPlayer::state
(edit) @7292   18 years bensch better debug, (non-threaded again)
(edit) @7291   18 years bensch trunk: fixed a soundSource bug. The SoundSource did not release its …
(edit) @7290   18 years bensch orxonox/trunk: more debug
(edit) @7288   18 years bensch thread works, but…. hmm… it is not what i want… no sound :/
(edit) @7287   18 years bensch merged back with: svn merge . . -rHEAD:PREV
(edit) @7286   18 years bensch trunk: very stuck at the moment…. segfaults and errors …
(edit) @7285   18 years bensch orxonox/trunk: less output
(edit) @7284   18 years bensch orxonox/trunk: sound plays again… hmm… this was a very stupid bug …
(edit) @7261   18 years rennerc added audio commandline args
(edit) @7260   18 years rennerc
(edit) @7259   18 years rennerc fixed a bug
(edit) @7258   18 years rennerc added some command line arguments
(edit) @7256   18 years bensch orxonox/trunk: merged the preferences back to the trunk merged with …
(edit) @7230   18 years bensch orxonox/trunk: merged the std::branche back
(edit) @7225   18 years bensch orxonox/trunk: more std::string
(edit) @7221   18 years bensch orxonox/trunk: merged the std-branche back, it runs on windows and …
(edit) @7201   18 years bensch orxonox/trunk: no more segfaults
(edit) @7200   18 years bensch orxonox/truink: minor cleanup
(edit) @7199   18 years bensch orxonox/trunk: MultiType rework (now uses std::string) this is more …
(edit) @7198   18 years bensch orxonox/trunk: new Default Values… they now too are in MultiType …
(edit) @7197   18 years bensch orxonox/trunk: Executor now uses MultiType instead of va_arg
(edit) @7196   18 years bensch orxonox/trunk: spliced a nice patch from the dylib branche back here …
(edit) @7195   18 years bensch orxonox/trunk: performance issues
(edit) @7194   18 years bensch orxonox/trunk: compile again
(edit) @7193   18 years bensch orxonox/trunk: new style for resources (prework/movement)
(edit) @7192   18 years bensch scratchout added
(edit) @7191   18 years bensch orxonox/trunk: some better and faster slerp functions
(edit) @7166   18 years bensch trunk: hups :)
(edit) @7165   18 years bensch reverted the Vector usage, as it lead to a non-predicate segfault
(edit) @7164   18 years bensch deleted unused stuff
(edit) @7163   18 years bensch trunk:fixed a runtime-bug
(edit) @7162   18 years bensch using vector instead of list in classList
(edit) @7153   18 years bensch ignore
(edit) @7151   18 years bensch orxonox/trunk: new and more improved WE make process
(edit) @7130   18 years bensch orxonox/trunk: removed some std::list
(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) @7123   18 years bensch orxonox/trunk: some cleanup before the new tag 1. BaseObject isA was …
(edit) @7114   18 years patrick faster death animation
(edit) @7109   18 years bensch lightmodel
(edit) @7108   18 years bensch lighting war
(edit) @7107   18 years patrick trunk: fog patch
(edit) @7078   18 years patrick trunk: player group handling
(edit) @7076   18 years bensch weaponAdjustment
(edit) @7075   18 years patrick trunk: the test entities are now killable with the specific animation
(edit) @7074   18 years patrick trunk: the network players are spawned at the right places
(edit) @7073   18 years bensch bar gets rendered correctly
(edit) @7071   18 years patrick patches: network load level and md2 death
(edit) @7068   18 years patrick trunk: the modelinfo of md2 models is now written too
(edit) @7065   18 years bensch powerups sounds when pickup
(edit) @7062   18 years bensch hud
(edit) @7059   18 years bensch md2 model resource managed
(edit) @7058   18 years patrick trunk: md2 model size patch
(edit) @7057   18 years bensch Textures can now be set the glBlendFunc, and Creature-Target-Fix
(edit) @7055   18 years patrick trunk: md2 scaling patch
(edit) @7054   18 years bensch orxonox/trunk: ogg-player should not fail anymore
(edit) @7052   18 years bensch less debug
(edit) @7035   18 years patrick trunk: game rules loading problems
(edit) @7033   18 years bensch trunk: better make structure
(edit) @7031   18 years bensch softed stuff
Note: See TracRevisionLog for help on using the revision log.