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) @7426   19 years bensch orxonox/trunk: ShellFont can be changed in threads :)
(edit) @7425   19 years bensch orxonox/trunk: should compile on Windows goin to check this today
(edit) @7424   19 years bensch orxonox/trunk: safed the occurence of a directory being the sole competitor
(edit) @7423   19 years bensch orxonox/trunk: Completing works
(edit) @7422   19 years bensch orxonox/trunk: completing file-system entries
(edit) @7421   19 years bensch orxonox/trunk: more completion work
(edit) @7420   19 years bensch orxonox/trunk: Completion and execution is ok now
(edit) @7419   19 years bensch orxonox/trunk: Test in Execute (first implementation)
(edit) @7418   19 years bensch orxonox/trunk: Better implementation
(edit) @7417   19 years bensch orxonox/trunk: ShellCommand with new Improved and more general …
(edit) @7415   19 years bensch orxonox/trunk: Super-good completion :), and extremely tired bensch
(edit) @7414   19 years bensch also get the offset
(edit) @7413   19 years bensch orxonox/trunk: Shell Completes some Parameters nicely now
(edit) @7412   19 years bensch orxonox/trunk: Another CompletionMode is working
(edit) @7411   19 years bensch orxonox/trunk: some command-stuff
(edit) @7409   19 years bensch orxonox/trunk: first CompletionPlugin works almost :)
(edit) @7408   19 years bensch orxonox/trunk: exist get functions
(edit) @7407   19 years bensch orxonox/trunk: cloning the Completors
(edit) @7406   19 years bensch sync
(edit) @7404   19 years bensch orxonox/trunk: comments
(edit) @7403   19 years bensch orxonox/trunk: more exists functions to ClassList, and improved …
(edit) @7401   19 years bensch orxonox/trunk: small fixes
(edit) @7399   19 years bensch orxonox/trunk: register unregister much better
(edit) @7398   19 years bensch orxonox/trunk: SubString more functionality
(edit) @7397   19 years bensch orxonox/trunk: Aliases better
(edit) @7396   19 years bensch brief
(edit) @7394   19 years bensch orxonox/trunk: list to vector
(edit) @7393   19 years bensch orxonox/trunk: ClassList better, and some shell-commands
(edit) @7390   19 years bensch orxonox/trunk: ShellCommands stuff
(edit) @7389   19 years bensch orxonox/trunk: new and improved ShellCommandAlias
(edit) @7388   19 years bensch orxonox/trunk: fixed a notNULL definition
(edit) @7387   19 years bensch orxonox/trunk: new Completor
(edit) @7386   19 years bensch orxonox/trunk: completions
(edit) @7377   19 years bensch work flush
(edit) @7375   19 years bensch orxonox/trunk: new Font for the Shell… this one is really readeable, …
(edit) @7374   19 years bensch orxonox/trunk: added new Files shell_completion_plugin for the new …
(edit) @7373   19 years bensch orxonox/trunk: list to vector
(edit) @7372   19 years bensch orxonox/trunk: Typenames as std::string better now
(edit) @7371   19 years bensch orxonox/trunk: better completion-algos
(edit) @7370   19 years bensch orxonox/trunk: drawLists/tickLists are used, and made some …
(edit) @7368   19 years bensch orxonox/trunk: some renamings, and GameWorldData now has lists for …
(edit) @7355   19 years bensch orxonox/trunk: works on windows too
(edit) @7354   19 years patrick orxonox: only a small change to the net manager
(edit) @7349   19 years patrick orxonox: news adjusted and network game manager cleaned from playable
(edit) @7348   19 years bensch orxonox/trunk: new Quaternion Functionality. Also added <abs-dir> to …
(edit) @7344   19 years bensch orxonox/trunk: c_str() removed
(edit) @7343   19 years bensch oroxnox/trunk: ShellInput and ShellCompletion more c++-like
(edit) @7342   19 years bensch orxonox/trunk: ShellBuffer and ShellInput had the segfault-capability …
(edit) @7341   19 years bensch orxonox/trunk: shell in c++-style now
(edit) @7340   19 years bensch orxonox/trunk: fixed a ShellCommand-bug
(edit) @7336   19 years bensch doxy
(edit) @7335   19 years bensch orxonox/trunk: adding the same Key with the same Position multiple …
(edit) @7334   19 years bensch orxonox/trunk: doxy
(edit) @7333   19 years bensch orxonox/trunk: Totally new QuickAnimation. This should be much faster, …
(edit) @7332   19 years bensch orxonox/trunk: Layer Sorting works as expected
(edit) @7331   19 years bensch orxonox/trunk: small improved functoid
(edit) @7330   19 years bensch orxonox/trunk: Sorting in ShellCommand
(edit) @7329   19 years bensch orxonox/trunk: windows compatibility (not finished) also added a …
(edit) @7326   19 years bensch orxonox/trunk: limiting the maximum rotation speed of the …
(edit) @7325   19 years bensch helpers
(edit) @7323   19 years bensch orxonox/trunk: evil is removed
(edit) @7321   19 years bensch orxonox/trunk: fixed minor bug
(edit) @7320   19 years bensch orxonox/trunk: more cleanup stuff, subString slowly gets where i want it
(edit) @7319   19 years bensch orxonox/trunk: MUCH more comprehensive SubString
(edit) @7318   19 years bensch orxonox/trunk: SoundSource in the Menu
(edit) @7317   19 years bensch orxonox/trunk: retrieve Source is better now (more modular)
(edit) @7316   19 years bensch orxonox/trunk: Element2D uses Vector2D instead of Vector whenever possible
(edit) @7315   19 years bensch orxonox/trunk: more std::string style in the Shell
(edit) @7314   19 years bensch orxonox/trunk: ShellBuffer is now ThreadSafe for printing to it I must …
(edit) @7313   19 years bensch orxonox/trunk: hunting ghosts… the Thread seems to work, and be …
(edit) @7311   19 years bensch minor
(edit) @7310   19 years bensch orxonox/trunk: added a simple class MutexLock, that acts as a …
(edit) @7309   19 years bensch orxonox/trunk: new Mutex (do not think that it hlps… but hey lets …
(edit) @7308   19 years bensch orxonox/trunk: added a mutex, that should prevent the SoundEngine from …
(edit) @7307   19 years bensch orxonox/trunk: more compliant, less errors, this seems to be better…
(edit) @7306   19 years bensch orxonox/trunk: Play Stop Rewind and Pause work perfectly: you can test …
(edit) @7305   19 years bensch orxonox/trunk: cleanup of the SoundEngine. man, this was necessary :)
(edit) @7304   19 years bensch orxonox/trunk: moved the AudioThread completely to the OggPlayer. This …
(edit) @7303   19 years bensch orxonox/trunk: jump to Function in Music (should work)
(edit) @7302   19 years bensch orxonox/trunk: particles emit much smoother now. Check out the Urban …
(edit) @7301   19 years bensch less debug, and music should rewind now
(edit) @7300   19 years bensch orxonox/trunk: the most evil for (int i=0; i <'=' …) bug ever…
(edit) @7299   19 years bensch orxonox/trunk: some nice Class-Stuff
(edit) @7298   19 years bensch orxonox/trunk: secured the sources-list with a fancy mutex. This …
(edit) @7297   19 years bensch orxonox/trunk: now the sound gets correcty detached from the source, …
(edit) @7296   19 years bensch nicer code :)
(edit) @7295   19 years bensch cool new debug function
(edit) @7294   19 years bensch minor
(edit) @7293   19 years bensch OggPlayer::state
(edit) @7292   19 years bensch better debug, (non-threaded again)
(edit) @7291   19 years bensch trunk: fixed a soundSource bug. The SoundSource did not release its …
(edit) @7290   19 years bensch orxonox/trunk: more debug
(edit) @7288   19 years bensch thread works, but…. hmm… it is not what i want… no sound :/
(edit) @7287   19 years bensch merged back with: svn merge . . -rHEAD:PREV
(edit) @7286   19 years bensch trunk: very stuck at the moment…. segfaults and errors …
(edit) @7285   19 years bensch orxonox/trunk: less output
(edit) @7284   19 years bensch orxonox/trunk: sound plays again… hmm… this was a very stupid bug …
(edit) @7261   19 years rennerc added audio commandline args
(edit) @7260   19 years rennerc
(edit) @7259   19 years rennerc fixed a bug
Note: See TracRevisionLog for help on using the revision log.