Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7352   18 years bottac Branch bsp_model created.
(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) @7282   18 years bensch delete branche
(edit) @7281   18 years bensch this really should compile and link (not at runtime) on windows
(edit) @7280   18 years bensch better configure
(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) @7276   18 years bensch orxonox/shared_lib: this should compile on Windows, and link together …
(edit) @7275   18 years bensch compiles and links in windows
(edit) @7274   18 years bensch stuff changed
(edit) @7273   18 years bensch stuff changed
(edit) @7272   18 years bensch hmm
(edit) @7271   18 years bensch include
(edit) @7270   18 years bensch no more check for ltdl
(edit) @7269   18 years bensch creating and linking ltdl… hmm.. lets see if this works
(edit) @7268   18 years bensch shared_lib, ok loading everything (strangely npc is not a default …
(edit) @7267   18 years bensch linking, but i am not proud of this :/
(edit) @7266   18 years bensch compile, but does not load anything… i do absolutely not get why :/
(edit) @7265   18 years bensch delete obsolete
(edit) @7264   18 years bensch shared_lib: compile again
(edit) @7263   18 years bensch new copy of current trunk
(edit) @7262   18 years bensch move
(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) @7257   18 years bensch deleted branche as it is merged into the trunk already
(edit) @7256   18 years bensch orxonox/trunk: merged the preferences back to the trunk merged with …
(edit) @7255   18 years rennerc one char* removed
(edit) @7254   18 years rennerc option -l/—license is now handled in orxonox.cc
(edit) @7253   18 years rennerc added license to argparser
Note: See TracRevisionLog for help on using the revision log.