Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7351   18 years bensch orxonox/trunk: the cheat is now a Static function
(edit) @7350   18 years bensch orxonox/trunk: our first cheat :)
(edit) @7349   18 years patrick orxonox: news adjusted and network game manager cleaned from playable
(edit) @7348   18 years bensch orxonox/trunk: new Quaternion Functionality. Also added <abs-dir> to …
(edit) @7347   18 years bensch orxonox/trunk: some more stuff (now one can play around with them …
(edit) @7346   18 years bensch orxonox/trunk: extreme cleanup in Playable
(edit) @7345   18 years bensch orxonox/trunk: Playable can now change some Playability if it is supported
(edit) @7344   18 years bensch orxonox/trunk: c_str() removed
(edit) @7343   18 years bensch oroxnox/trunk: ShellInput and ShellCompletion more c++-like
(edit) @7342   18 years bensch orxonox/trunk: ShellBuffer and ShellInput had the segfault-capability …
(edit) @7341   18 years bensch orxonox/trunk: shell in c++-style now
(edit) @7340   18 years bensch orxonox/trunk: fixed a ShellCommand-bug
(edit) @7339   18 years bensch some nice fixes
(edit) @7338   18 years bensch orxonox/trunk: some Playable-stuff
(edit) @7337   18 years bensch orxonox/trunk: simple useless stuff
(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) @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
Note: See TracRevisionLog for help on using the revision log.