Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7326   19 years bensch orxonox/trunk: limiting the maximum rotation speed of the …
(edit) @7325   19 years bensch helpers
(edit) @7324   19 years bensch trunk: less debug
(edit) @7323   19 years bensch orxonox/trunk: evil is removed
(edit) @7322   19 years bensch orxonox/trunk: merged back a useless line
(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) @7312   19 years bensch sync
(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) @7289   19 years bensch some more stuff, but still not working as it should
(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) @7283   19 years bensch orxonox/trunk: thread for audio, and 'is' to 'b'
(edit) @7282   19 years bensch delete branche
(edit) @7281   19 years bensch this really should compile and link (not at runtime) on windows
(edit) @7280   19 years bensch better configure
(edit) @7279   19 years bensch new much improoved checkout scriptt
(edit) @7278   19 years bensch better script for the checkout process
(edit) @7277   19 years bensch perl stuff in very cool script
(edit) @7276   19 years bensch orxonox/shared_lib: this should compile on Windows, and link together …
(edit) @7275   19 years bensch compiles and links in windows
(edit) @7274   19 years bensch stuff changed
(edit) @7273   19 years bensch stuff changed
(edit) @7272   19 years bensch hmm
(edit) @7271   19 years bensch include
(edit) @7270   19 years bensch no more check for ltdl
(edit) @7269   19 years bensch creating and linking ltdl… hmm.. lets see if this works
(edit) @7268   19 years bensch shared_lib, ok loading everything (strangely npc is not a default …
(edit) @7267   19 years bensch linking, but i am not proud of this :/
(edit) @7266   19 years bensch compile, but does not load anything… i do absolutely not get why :/
(edit) @7265   19 years bensch delete obsolete
(edit) @7264   19 years bensch shared_lib: compile again
(edit) @7263   19 years bensch new copy of current trunk
(edit) @7262   19 years bensch move
(edit) @7261   19 years rennerc added audio commandline args
(edit) @7260   19 years rennerc
(edit) @7259   19 years rennerc fixed a bug
(edit) @7258   19 years rennerc added some command line arguments
(edit) @7257   19 years bensch deleted branche as it is merged into the trunk already
(edit) @7256   19 years bensch orxonox/trunk: merged the preferences back to the trunk merged with …
(edit) @7255   19 years rennerc one char* removed
(edit) @7254   19 years rennerc option -l/—license is now handled in orxonox.cc
(edit) @7253   19 years rennerc added license to argparser
(edit) @7252   19 years bensch orxonox/trunk: compile again
(edit) @7251   19 years rennerc you can register commandline args now
(edit) @7250   19 years rennerc implemented -h/—help argument
(edit) @7249   19 years rennerc
(edit) @7248   19 years rennerc removed some more iniParsers
(edit) @7247   19 years rennerc removed several iniParser
(edit) @7246   19 years rennerc prefs are loaded from ini and commandline
(edit) @7245   19 years bensch orxonox/branches/preferences: fixed the linking bug
(edit) @7244   19 years rennerc preferences.cc compiles again
(edit) @7243   19 years rennerc
(edit) @7242   19 years bensch orxonox/prefs: fixed linking bug
(edit) @7241   19 years rennerc added commandline parser
(edit) @7240   19 years bensch resources: lib
(edit) @7239   19 years bensch orxonox/branches/resource: created new lib (src/lib/util/libORXlibutil.a)
(edit) @7238   19 years bensch orxonox/branches/resources: compiles again
(edit) @7237   19 years bensch orxonox/branches/resource: some strange errors while linking
(edit) @7236   19 years rennerc converted char* in preferences to std::string
(edit) @7235   19 years bensch some compile patches
(edit) @7234   19 years bensch orxonox/branches/preferences: merged the old preferences here… some …
(edit) @7233   19 years bensch new copy of the trunk
(edit) @7232   19 years bensch branches: moved branches
(edit) @7231   19 years bensch orxonox: deleted merged branche
(edit) @7230   19 years bensch orxonox/trunk: merged the std::branche back
(edit) @7229   19 years bensch resources: some minor implementations
(edit) @7228   19 years rennerc network is using std::string now
(edit) @7227   19 years bensch BRANCHES: new branche for new Resource-Management
Note: See TracRevisionLog for help on using the revision log.