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-05 11:37:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96b64d6973e714052bfd3d59748314b15d5ffd2d
opensim
/
OpenSim
History
Charles Krinke
96b64d6973
Mantis#1127. Thank you kindly, Grumly57 for a patch that:
...
Addresses HTTP_METHOD parameter does not work for POST requests.
2008-07-09 18:42:34 +00:00
..
ApplicationPlugins
Copyright notices and formatting cleanup.
2008-07-06 14:02:22 +00:00
Data
changes to use NHPrim instead of SOP directly
2008-07-07 21:50:45 +00:00
Framework
corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum])
2008-07-09 11:01:26 +00:00
Grid
Added option to userserver config, to be able disable/enable the LLSD Login support. As far as I know, the LLSD login method is currently only used by libsl based clients/bots. So could be useful to be able to disable this if a grid comes under a griefing attack from libsl bots.
2008-07-08 15:36:27 +00:00
Region
Mantis#1127. Thank you kindly, Grumly57 for a patch that:
2008-07-09 18:42:34 +00:00
Tests
Patch from Mike: added unit tests for the LSL compiler
2008-07-08 08:42:17 +00:00
TestSuite
Update svn properties. Minor formatting cleanup.
2008-05-19 13:26:42 +00:00
Tools
* Refactor: Split opensim background server into a separate class
2008-06-01 01:01:16 +00:00