This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-20 22:55:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93a697b24da390f2573e7cbf1b6dfb7bf9a81573
opensim
/
OpenSim
History
idb
93a697b24d
Correct a typo, purely cosmetic.
...
FixesMantis
#3263
2009-03-07 14:39:42 +00:00
..
ApplicationPlugins
Added a output message to CreateCommsManagerPlugin for when a user tries to run with both -hypergrid=true and -background=true command line arguments. As these two don't work together as they initialise different root OpenSim classes. I was going to change it back to the old behaviour where in that usecase it would just startup in the background but without hyerpgrid enabled. But think its better to give a error about this and then exit, so the user knows to change their settings. Rather than later wondering why hypergrid isn't working.
2009-03-06 09:57:31 +00:00
Client
* minor: remove some mono compiler warnings
2009-03-06 21:00:15 +00:00
Data
* Got rid of concrete GridDBService references
2009-02-26 11:50:49 +00:00
Framework
* Adding application/x-oar to the list of content types to which the HTTP Server will return the response as if it was a binary file pending discussion on the [opensim-dev] mailing list to be initiated by dmiles.
2009-03-07 06:14:31 +00:00
Grid
Add missing parameter to m_log.DebugFormat().
2009-03-06 00:54:39 +00:00
Region
Correct a typo, purely cosmetic.
2009-03-07 14:39:42 +00:00
ScriptEngine
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
2009-02-22 20:52:55 +00:00
Tests
/Common
* Update ScenePresenceTests to reflect current REST communication workflow.
2009-02-26 21:29:16 +00:00
TestSuite
Replace the console for all OpenSim apps with a new console featuring command
2009-02-07 12:25:39 +00:00
Tools
Update svn properties, add copyright headers, minor formatting cleanup.
2009-03-01 09:15:31 +00:00