index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-02
Add conflict resolution that should have been done in conflict resolution of ...
Justin Clark-Casey
1
-12
/
+0
2014-08-02
Fix recent regression in 3c6becd5 where login or hg login to variable sized r...
Justin Clark-Casey (justincc)
1
-15
/
+12
2014-08-02
On login and first HG entrance to a foreign grid, perform query access checks...
Justin Clark-Casey (justincc)
1
-11
/
+15
2014-08-02
Allow reading the BulletSim detail log while the sim is running
Oren Hurvitz
1
-2
/
+2
2014-08-02
XBakes: store the assets only in the sim's local assets cache; not in the mai...
Oren Hurvitz
1
-1
/
+2
2014-08-02
Added locking in AccessModule to prevent possible errors when shutting down a...
Oren Hurvitz
1
-3
/
+7
2014-08-02
Minor: changed "existant" to "existent"
Oren Hurvitz
1
-2
/
+2
2014-08-02
Close streams immediately when we finish using them
Oren Hurvitz
8
-59
/
+44
2014-08-02
fix all instances of "non-existant" to "non-existent" (spelling mistakes) tha...
Michael Cerquoni
2
-2
/
+2
2014-08-02
Small change to my previous commit: not so aggressive on the trigger, please.
Diva Canto
1
-2
/
+0
2014-08-02
Instrument the UDP path of creating assets so that it triggers an asset post ...
Diva Canto
2
-5
/
+11
2014-08-02
Still log (but this time with warning rather than an exception) if we regener...
Justin Clark-Casey (justincc)
1
-2
/
+8
2014-08-02
It turns out that child agent management has had a bug for a while: there was...
Diva Canto
1
-0
/
+19
2014-08-02
Avoid an exception in creating child agents some times.
Diva Canto
1
-0
/
+2
2014-08-02
Actually call Close() for shared region modules when the simulator is being s...
Justin Clark-Casey (justincc)
1
-3
/
+6
2014-08-02
Bug fix in map teleports in varregions. The cherry was missing from the ice-c...
Diva Canto
1
-26
/
+0
2014-06-16
Behavior change: only local users can set home in any parcel of a grid. Setti...
Diva Canto
1
-9
/
+11
2014-06-16
Manual change as per patch in mantis #7212. (the patch failed to apply, but t...
Diva Canto
1
-1
/
+1
2014-06-10
Added simulation version compatibility check so that agents coming from 0.7.6...
Diva Canto
3
-10
/
+32
2014-06-10
Amend to previous commit -- write down the problematic Profile server URL.
Diva Canto
1
-0
/
+3
2014-06-10
May fix mantis #7133
Diva Canto
1
-7
/
+12
2014-06-10
Fix bug where setting a parcel in a varregion for sale would make sale bitmap...
Justin Clark-Casey (justincc)
1
-10
/
+21
2014-05-27
Fixes a bug where map search results pertaining to varregions would only sen...
Diva Canto
2
-20
/
+28
2014-05-26
Don't report NPC presences.
Diva Canto
1
-1
/
+2
2014-05-26
When saving an OAR in "Publish" mode, also discard Group information
Oren Hurvitz
1
-1
/
+2
2014-05-25
When taking an object into inventory, set the inventory item's "Next Owner" p...
Oren Hurvitz
1
-0
/
+10
2014-05-23
Adds optional HTTP Basic Authentication to Robust service connectors.
Diva Canto
1
-3
/
+5
2014-05-23
Fix possible infinite recursion in MessageTransferModule.SendGridInstantMessa...
Justin Clark-Casey (justincc)
1
-108
/
+56
2014-05-22
Add regression test for north-south chat across neighbour regions.
Justin Clark-Casey (justincc)
1
-52
/
+133
2014-05-22
Extend regression TestInterRegionChatDistanceEastWest() to test out of range ...
Justin Clark-Casey (justincc)
1
-11
/
+38
2014-05-22
Extend regression TestInterRegionChatDistanceEastWest() to test in range chat...
Justin Clark-Casey (justincc)
1
-17
/
+38
2014-05-22
Simplify regression TestInterRegionChatDistanceEastWest() by making the child...
Justin Clark-Casey (justincc)
1
-7
/
+6
2014-05-22
Add regression test for in-range chat between neighbouring regions from east ...
Justin Clark-Casey (justincc)
1
-0
/
+158
2014-05-22
Fixed a problem with detaching attachments in situations where the user's ass...
Diva Canto
3
-8
/
+41
2014-05-21
Allow map searches for regions that contain the characters "!+|"
Oren Hurvitz
1
-20
/
+24
2014-05-19
Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...
Oren Hurvitz
3
-7
/
+7
2014-05-19
Return more specific error messages if an attempt to enter a region fails due...
Oren Hurvitz
2
-14
/
+22
2014-05-19
Better error-handling and logging in case User Profile requests fail
Oren Hurvitz
1
-0
/
+9
2014-05-19
When can't rez, show only one error message; not two. And show more specific ...
Oren Hurvitz
2
-3
/
+2
2014-05-18
Don't fetch assets from the server when doing simple inventory operations lik...
Diva Canto
1
-1
/
+1
2014-05-14
minor: Clean up and make consistent some log file messages in EstateManagemen...
Justin Clark-Casey (justincc)
1
-6
/
+11
2014-05-12
Make offline IM delivery to URL (pre recent Addons code) have a 10 second rat...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-05-12
For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle...
Justin Clark-Casey (justincc)
2
-7
/
+7
2014-05-12
Eliminate subsequently unused scene finding in UndeliveredMessage() method of...
Justin Clark-Casey (justincc)
1
-4
/
+0
2014-05-06
Revert "fix infinite recursion loop in SendGridInstantMessageViaXMLRPCAsync()"
Justin Clark-Casey (justincc)
1
-79
/
+99
2014-05-06
Console commands for Estate Mgmt
Dev Random
1
-0
/
+63
2014-05-06
new version of patch to add default-user switch new version :qw :wq updated v...
Matt Lehmann
1
-0
/
+2
2014-05-06
updated version of default user switch for load oar :q :q
Matt Lehmann
2
-6
/
+42
2014-05-06
fix infinite recursion loop in SendGridInstantMessageViaXMLRPCAsync()
Kunta Kinte
1
-99
/
+79
2014-05-06
Show more meaningful error messages when failed to give an item to another user
Oren Hurvitz
1
-6
/
+5
[next]