Charles Krinke
|
5ea4faa6f2
Thank you kindly, MCortez, for a patch that:
|
15 years ago |
Dr Scofield
|
4a8313f14c
culling AsteriskVoiceModule and SIPVoiceModule, now that we have
|
15 years ago |
Dahlia Trimble
|
5f1fa0d3d7
Added a "force_simple_prim_meshing" option to the ODE settings in OpenSim.ini which will use meshes for collisions with simple prim shapes rather than internal ODE algorithms. This may help with Mantis #2905 and Mantis #3487 for those experimenting with capsule settings.
|
15 years ago |
Charles Krinke
|
659b55905d
Thank you kindly, MCortez, for a patch that:
|
15 years ago |
Sean Dague
|
8a2362c474
add some stub config to OpenSim.ini.example for freeswitch. This needs
|
15 years ago |
idb
|
988737b182
Correct Opensim.ini.example to reflect the default settings for clouds.
|
15 years ago |
Melanie Thielker
|
ae6f265729
Add an optional region module which will supply a script event,
|
15 years ago |
Justin Clarke Casey
|
7c04c1e44c
* Apply http://opensimulator.org/mantis/view.php?id=3427
|
15 years ago |
Justin Clarke Casey
|
1066aa6998
* Remove Autooar module pending it's migration to the forge
|
15 years ago |
Justin Clarke Casey
|
513ae92bbb
* Apply http://opensimulator.org/mantis/view.php?id=3406
|
15 years ago |
Melanie Thielker
|
fb900f6055
Applying Intimidated's patch to fix anim handling.
|
15 years ago |
idb
|
e7d4ea134e
Applied a patch from mcortez with settings for the new wind module.
|
15 years ago |
diva
|
3c9cba1627
Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs.
|
15 years ago |
Homer Horwitz
|
8136cf4075
Thanks jonc, for a patch that adds rendering of classic clouds.
|
15 years ago |
Dahlia Trimble
|
59a6dfbf5a
Correction to "user" example config option for IRC
|
15 years ago |
Melanie Thielker
|
a1fe54baa0
Add a "user" config option to the IRC module config. Like all other IRC
|
15 years ago |
Melanie Thielker
|
76ca096384
Add a PIDFile in [Startup], which the PID will be written to
|
15 years ago |
Jeff Ames
|
54ccca1e2c
Update svn properties, add copyright header, formatting cleanup.
|
15 years ago |
Melanie Thielker
|
404bfdc9a6
Finish the offline IM module (still needs a server). Add rudimentary
|
15 years ago |
Melanie Thielker
|
0ff7c85a5d
Add a module skeleton for offline IM storage. No functionality yet.
|
15 years ago |
Justin Clarke Casey
|
561f241564
* minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization
|
15 years ago |
Justin Clarke Casey
|
3d21b2480e
* Apply http://opensimulator.org/mantis/view.php?id=3347
|
15 years ago |
Dr Scofield
|
b2de81ebac
From: Christopher Yeoh <[email protected]>
|
15 years ago |
Dr Scofield
|
fa619bdf8c
From: Christopher Yeoh <[email protected]>
|
15 years ago |
Dr Scofield
|
e80e0887f2
- renaming OpenSim.ini.example to OpenSim.ini.example.preview as
|
15 years ago |
Justin Clarke Casey
|
6d5f79c29f
* Preliminary preview of a split of a split for OpenSim.ini.example into separate .ini.example files in a config/ directory
|
15 years ago |
Justin Clarke Casey
|
acad0328b2
* Make all coded defaults match settings in OpenSim.ini.example
|
15 years ago |
idb
|
93a697b24d
Correct a typo, purely cosmetic.
|
15 years ago |
idb
|
23b247c519
Added the ability to set User-Agent in llHTTPRequest. No new default value has been set since having no User-Agent seems to work well but the facility is now available to set this if required. Using something based on the pattern of SLs User-Agent may well cause problems, not all web servers respond well to it. See the notes in the SL Wiki http://wiki.secondlife.com/wiki/LlHTTPRequest
|
15 years ago |
Teravus Ovares
|
5a49c772ca
* Making the minimum ground offset for flying a configurable offset in the OpenSim.ini. This is the code that causes you to rise off the ground when you press the fly button and attempts to keep you above ground automatically when flying in a simulator.
|
15 years ago |