aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* revised GetMesh to not use intermediate base64 coding schemeFreaky Tech2015-03-053-66/+240
* adjusted new UserManagementModule to accept the HG UUI test harnessFreaky Tech2015-03-051-1/+5
* Give llGiveInventory a way to querry Hypergrid visitors so network vendors ar...BlueWall2015-03-051-2/+6
* solving HG IM, HGFriends issues based on falsified GridUser dataFreaky Tech2015-03-055-272/+327
* Merge branch 'master' of /team/src/opensimBlueWall2015-03-045-9/+5
|\
| * Alter the migrations so that it is a no-op as the columns are unused and the ...BlueWall2015-03-045-9/+5
* | Merge branch 'master' of /team/src/opensimBlueWall2015-03-042-2/+19
|\ \ | |/
| * Revert "removed replacement texture in UDP Texture code. The replacement text...BlueWall2015-03-042-2/+19
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimBlueWall2015-03-0412-48/+621
|\ \ | |/ |/|
| * Make private services forbid llHTTPRequest() calls by rejecting those that ha...Justin Clark-Casey (justincc)2015-03-046-19/+170
| * Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...Justin Clark-Casey (justincc)2015-03-046-29/+451
* | One more migration fixCinder2015-03-042-2/+2
* | Chase latest change to asset description length with an update to XAssetStore...Cinder2015-03-042-2/+18
* | Revert "Chase latest change to asset description length with an update to XAs...BlueWall2015-03-042-18/+2
|/
* usability fixes for LSL APIFreaky Tech2015-03-041-207/+1409
* simplify llStringToBase64 and llBase64ToStringFreaky Tech2015-03-041-2/+3
* usability fixes for LightShare APIFreaky Tech2015-03-041-41/+328
* Chase latest change to asset description length with an update to XAssetStore...Cinder2015-03-042-2/+18
* Follow up to last commit, fix field lengthCinder2015-03-032-0/+7
* As per http://wiki.secondlife.com/wiki/Limits Prim description should be 128 ...Cinder2015-03-031-1/+1
* corrected bug that viewer cannot correctly fetch ItemData when being a HG vis...Freaky Tech2015-03-033-95/+10
* corrected osMakeNotecard(string data) text length was calculated wrong. The L...Freaky Tech2015-03-031-5/+15
* corrected script notecard parser. It now handles notecards with inventory as ...ft@noemail2015-03-034-94/+262
* Revert "corrected osMakeNotecard(string data) text length was calculated wron...BlueWall2015-03-031-15/+5
* Pickup our version number for the functionBlueWall2015-03-031-1/+1
* added llGetEnv() implementationFreaky Tech2015-03-033-6/+39
* corrected osMakeNotecard(string data) text length was calculated wrong. The L...Freaky Tech2015-03-031-5/+15
* removed replacement texture in UDP Texture code. The replacement texture intr...Freaky Tech2015-03-032-19/+2
* changed llGetMemoryLimit to return 65536 as for Mono LSLFreaky Tech2015-03-031-2/+2
* corrected memory info for scriptsFreaky Tech2015-03-031-6/+6
* corrected llGetStartParameter according to http://wiki.secondlife.com/wiki/Ll...Freaky Tech2015-03-031-0/+2
* corrected handling when XML parsing in Presence Connector failsFreaky Tech2015-03-031-0/+1
* XML should not contain any BOM. Disabled BOM generation in BaseHttpServerFreaky Tech2015-03-031-1/+2
* corrected llResetScript according to description within LSL wikiFreaky Tech2015-03-031-1/+2
* corrected response when a not existing folder is requested by a viewer in tha...Freaky Tech2015-03-031-9/+28
* increased IPv4 TTL of LLUDP SocketsFreaky Tech2015-03-031-0/+11
* Fix erratic Npc movementBlueWall2015-03-021-1/+1
* added missing senderId in GiveInventoryFolder this little mistake prevented p...Freaky Tech2015-03-021-1/+1
* Handle kick user from estate management toolsBlueWall2015-03-011-0/+14
* minor: Remove mono compiler warnings from EstateDataConnectorJustin Clark-Casey (justincc)2015-02-281-2/+0
* Correct PRIM_TEXT return value from trans to alpha.Magnuz Binder2015-02-281-1/+1
* Use using constructs on disposable io objects in LLRaw to ensure they are alw...Justin Clark-Casey (justincc)2015-02-281-113/+111
* Add OpenSim.Framework using statement necessary to get previous fad4d4dc to c...Justin Clark-Casey (justincc)2015-02-281-0/+1
* Permit loading of LLRAW files bigger than 256x256 by calculating size based o...Magnuz Binder2015-02-281-1/+9
* Comment out now unused and not properly working private SP.m_leftButtonDown w...Justin Clark-Casey (justincc)2015-02-271-2/+7
* Don't slow down avatar walk speed if camera is changed (e.g. by holding down ...Justin Clark-Casey (justincc)2015-02-271-28/+12
* Don't slide crouching avatar when camera is panned around them with left mous...Justin Clark-Casey (justincc)2015-02-271-1/+3
* Revert "Adding dynamic ossl permission control"BlueWall2015-02-274-119/+0
* Adding dynamic ossl permission controlBlueWall2015-02-274-0/+119
* When an avatar is walking across a region border, force the first AgentUpdate...Justin Clark-Casey (justincc)2015-02-261-5/+18