Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7329   18 years bensch orxonox/trunk: windows compatibility (not finished) also added a …
(edit) @7328   18 years bensch orxonox/trunk: sky is ok again
(edit) @7327   18 years bensch orxonox/trunk: also in the Hover now
(edit) @7326   18 years bensch orxonox/trunk: limiting the maximum rotation speed of the …
(edit) @7325   18 years bensch helpers
(edit) @7324   18 years bensch trunk: less debug
(edit) @7323   18 years bensch orxonox/trunk: evil is removed
(edit) @7322   18 years bensch orxonox/trunk: merged back a useless line
(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) @7312   18 years bensch sync
(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) @7289   18 years bensch some more stuff, but still not working as it should
(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) @7283   18 years bensch orxonox/trunk: thread for audio, and 'is' to 'b'
(edit) @7279   18 years bensch new much improoved checkout scriptt
(edit) @7278   18 years bensch better script for the checkout process
(edit) @7277   18 years bensch perl stuff in very cool script
(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) @7223   18 years bensch orxonox/trunk: switched to orxonox-0.3.4
(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) @7173   18 years bensch trunk: minor
(edit) @7172   18 years bensch deleted unused files
(edit) @7167   18 years bensch trunk: dynamic library loading test
(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) @7161   18 years bensch trunk: one should again be able to use cout <<
(edit) @7160   18 years bensch network subproject should compile again
(edit) @7159   18 years bensch better tick in framework
(edit) @7158   18 years bensch importer works again
(edit) @7157   18 years bensch sync
(edit) @7156   18 years bensch orxonox/trunk: collision_subproject should link again… can't test …
(edit) @7155   18 years bensch importer compiles again :)
(edit) @7154   18 years bensch orxonox/trunk: ok, now it should work
(edit) @7153   18 years bensch ignore
(edit) @7152   18 years bensch orxonox/trunk: ignore property
(edit) @7151   18 years bensch orxonox/trunk: new and more improved WE make process
(edit) @7132   18 years bensch orxonox/trunk: better entry point for the speed messurement
(edit) @7131   18 years bensch orxonox/trunk: framerate calculation is much more 'accurate' meaning, …
(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) @7127   18 years bensch orxonox/trunk: changed to orxonox-0.3.3-alpha
(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) @7124   18 years patrick added a new gentoo ebuild script, donated by stefan fuchs …
(edit) @7123   18 years bensch orxonox/trunk: some cleanup before the new tag 1. BaseObject isA was …
(edit) @7122   18 years rennerc spaceShip: increased air viscosity
(edit) @7121   18 years rennerc fix: only gameserver checks for collision
Note: See TracRevisionLog for help on using the revision log.