index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-06
Do proper locking of m_localScenes list in SceneManager
Justin Clark-Casey (justincc)
1
-4
/
+3
2011-08-05
Get "show region" command in GridService to show grid co-ordinates rather tha...
Justin Clark-Casey (justincc)
1
-2
/
+3
2011-08-02
If GetRegionByName can't match something in the local db, then search the hyp...
Justin Clark-Casey (justincc)
1
-6
/
+27
2011-08-02
Change GridService.GetRegionByName() to only return info if there is an exact...
Justin Clark-Casey (justincc)
2
-1
/
+7
2011-08-02
Revert "In GridService, have GetRegionByName() call GetRegionsByName() with a...
Justin Clark-Casey (justincc)
1
-5
/
+4
2011-08-02
In GridService, have GetRegionByName() call GetRegionsByName() with a max ret...
Justin Clark-Casey (justincc)
1
-4
/
+5
2011-08-02
Get rid of AvatarAppearance.Owner to simplify the code.
Justin Clark-Casey (justincc)
5
-7
/
+7
2011-07-30
Temporary code to change bad AvatarHeight values in the AvatarService to the ...
Justin Clark-Casey (justincc)
1
-1
/
+27
2011-07-23
Pass the first name and last name from the agent circuit data to the authoriz...
Justin Clark-Casey (justincc)
2
-16
/
+21
2011-07-23
For default everyone permissions on library items, make notecards and scripts...
Justin Clark-Casey (justincc)
1
-1
/
+2
2011-07-23
Remove manually permissions settings on all current library items so that the...
Justin Clark-Casey (justincc)
1
-4
/
+4
2011-07-23
Revert "Don't load current/next/everyone/base permissions from the library it...
Justin Clark-Casey (justincc)
1
-11
/
+26
2011-07-23
Don't load current/next/everyone/base permissions from the library item xml f...
Justin Clark-Casey (justincc)
1
-26
/
+11
2011-07-21
When an uncached asset is requested multiple times concurrently, only load it...
Oren Hurvitz
1
-9
/
+49
2011-07-16
add test for resizing one part in a group
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-07-16
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
1
-35
/
+36
2011-07-13
refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP...
Justin Clark-Casey (justincc)
1
-5
/
+3
2011-07-08
When loading library asset set, only store an asset if it's different from an...
Justin Clark-Casey (justincc)
1
-3
/
+12
2011-06-25
Fix bug in reset user password where entering an invalid name would cause an ...
Justin Clark-Casey (justincc)
1
-4
/
+7
2011-06-25
Implement "set user level" console command to set the user level (which deter...
Justin Clark-Casey (justincc)
1
-0
/
+47
2011-06-24
Add a command "show account <first-name> <last-Name>" to the user account ser...
Justin Clark-Casey (justincc)
1
-1
/
+38
2011-06-24
Tell hypergridders when their teleports fail because of the 4096 limit rather...
Justin Clark-Casey (justincc)
1
-56
/
+59
2011-06-13
V2 map now working in grids too. WARNING: A few visible configuration variabl...
Diva Canto
2
-42
/
+41
2011-06-12
Add credit and link to SimianGrid project. Thanks, guys!
Diva Canto
1
-0
/
+4
2011-06-12
People are bound to forget the '/' at the end of MapTileURL, so let's correct...
Diva Canto
1
-0
/
+8
2011-06-12
bit depth: 24!!! begeez! -- zoom levels work now.
Diva Canto
1
-3
/
+2
2011-06-12
A few bug fixes on map V2. Zoom level weirdness still there.
Diva Canto
1
-1
/
+1
2011-06-12
First pass at making the V2 map work. Standalones only for now. There are som...
Diva Canto
3
-2
/
+457
2011-06-11
Only send AgentOnline to the client if the friendsOnline list has elements. A...
Diva Canto
1
-1
/
+1
2011-06-10
More tweaking on the UserAgentServiceConnector: add constructor that does not...
Diva Canto
1
-13
/
+22
2011-06-10
Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org...
Diva Canto
1
-1
/
+1
2011-06-08
Removing special casing on failures. This may also fix reports of this issue:
Diva Canto
1
-2
/
+4
2011-06-08
Deleted wrong debug message.
Diva Canto
1
-1
/
+0
2011-06-07
Added error message to help understand http://opensimulator.org/mantis/view.p...
Diva Canto
1
-0
/
+5
2011-06-07
This hopefully fixes all issues with online/offline notifications across grid...
Diva Canto
3
-10
/
+76
2011-06-07
Remove scary error message
Diva Canto
1
-6
/
+0
2011-06-07
This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...
Diva Canto
3
-18
/
+14
2011-06-06
This should make offline IMs work again. It should work for incoming foreign ...
Diva Canto
1
-4
/
+47
2011-06-04
Fix give inventory tests to use different users rather than (accidentally) th...
Justin Clark-Casey (justincc)
1
-2
/
+6
2011-06-02
HG IM: increase the timeout value
Diva Canto
1
-1
/
+1
2011-06-02
Bug fix on HG IM.
Diva Canto
2
-14
/
+14
2011-06-02
HG Friends bug fix: connector was shrinking principalID to UUID.
Diva Canto
1
-12
/
+12
2011-06-01
Re-Apply Use current TravelingAgent if the the login failure reason is "Login...
BlueWall
1
-2
/
+5
2011-06-01
Revert "Use current TravelingAgent if the login failure reason is "Logins Dis...
BlueWall
1
-5
/
+2
2011-06-01
Use current TravelingAgent if the login failure reason is "Logins Disabled" t...
BlueWall
1
-2
/
+5
2011-06-01
Add alternate region handling for url based logins as found in login to "home...
BlueWall
1
-3
/
+15
2011-05-30
Made GetMapImage public in the Hyperlinker
Diva Canto
1
-5
/
+5
2011-05-30
Made the GatekeeperConnector a public property.
Diva Canto
1
-0
/
+4
2011-05-30
HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce...
Diva Canto
1
-1
/
+4
2011-05-28
Fixed an issue with the response of CreateAgent over the SimulationConnector.
Diva Canto
1
-6
/
+21
[next]