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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
Implement region registration with authentication
Melanie
2
-1
/
+23
2010-01-15
Implement "Reservation" flag behavior.
Melanie
1
-0
/
+34
2010-01-15
Implement the NoMove behavior. Cause Reservation flag to be reset on
Melanie
1
-2
/
+8
2010-01-15
Add a handful of new region flags and a small migration
Melanie
2
-1
/
+10
2010-01-14
Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa...
Diva Canto
4
-7
/
+147
2010-01-14
Added the 2 missing methods in the grid service remote connections.
Diva Canto
2
-4
/
+174
2010-01-14
add an agent position field to AgentUpdateArgs for use by some non-LL clients
dahlia
1
-0
/
+8
2010-01-13
Take the verbose debug messages in AgentHandler out again.
Diva Canto
1
-6
/
+6
2010-01-13
Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...
Diva Canto
4
-11
/
+11
2010-01-13
Omit AuthorizationService from the default configurations, because the servic...
Diva Canto
1
-5
/
+5
2010-01-14
Make the auth module silent when there is no configuration for it
Melanie
1
-1
/
+2
2010-01-13
Make use of Fallback regions when the desired start region is having problems.
Diva Canto
1
-16
/
+43
2010-01-13
Make region flag specs work for regions whose names contain spaces. Uses unde...
Diva Canto
1
-2
/
+3
2010-01-13
Removed unnecessary debug message.
Diva Canto
1
-1
/
+1
2010-01-13
LL Login now uses default regions if the desired start location is not found.
Diva Canto
1
-10
/
+31
2010-01-13
Fixed mixed-case use in UserAccounts table. Plus some more sanity checks on f...
Diva Canto
2
-13
/
+21
2010-01-13
Bug fix: if user doesn't have an avatar in storage, create one upon first login.
Diva Canto
1
-0
/
+3
2010-01-13
Bug fix in create user: create inventory was missing.
Diva Canto
1
-0
/
+12
2010-01-13
One more buglet removed: send the region UUID, not the region handle.
Diva Canto
1
-1
/
+1
2010-01-13
* Removed debug messages.
Diva Canto
2
-3
/
+1
2010-01-13
Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.
Diva Canto
3
-16
/
+25
2010-01-13
Several more buglets removed.
Diva Canto
15
-57
/
+75
2010-01-13
Fix a bad error message
Melanie
1
-1
/
+1
2010-01-13
Change the error messages on region region registration. This changes URM
Melanie
9
-30
/
+55
2010-01-12
Bug in llGetNumberOfPrims always returns to script when no clients are connec...
Dan Lake
1
-14
/
+3
2010-01-12
More appearance woes fixed, this time for child agents. Tested on a grid with...
Diva Canto
2
-0
/
+6
2010-01-12
Fixed more appearance woes that showed up using remote connectors. Appearance...
Diva Canto
10
-28
/
+93
2010-01-11
Fixed a couple of bugs with Appearance. Appearance is all good now.
Diva Canto
15
-68
/
+118
2010-01-11
Add the option to reject duplicate region names
Melanie
1
-0
/
+25
2010-01-11
This fixes the problem that region modules (new style) weren't being recognized.
Diva Canto
2
-9
/
+14
2010-01-11
add interface/method documentatio nto IScriptModuleComms
Justin Clark-Casey (justincc)
1
-2
/
+18
2010-01-11
more specific config error logging
dr scofield (aka dirk husemann)
1
-2
/
+8
2010-01-11
Moved MainServer.Instance.AddStreamHandler(new OpenSim.SimStatusHandler()); a...
Diva Canto
1
-2
/
+2
2010-01-11
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
53
-309
/
+44
2010-01-11
CommunicationsManager deleted.
Diva Canto
17
-190
/
+52
2010-01-11
minor: formatting
Justin Clark-Casey (justincc)
1
-1
/
+5
2010-01-11
Make console_port work.
Melanie
1
-1
/
+3
2010-01-11
Remove CreateCommsManagerPlugin
Melanie
2
-155
/
+0
2010-01-11
Refactor. Instantiate sim status handlers in opensim base, not in a plugin
Melanie
2
-4
/
+5
2010-01-11
Refactor. Move MainServer init to a place with greener grass
Melanie
2
-1
/
+2
2010-01-10
dust
Diva Canto
1
-40
/
+2
2010-01-10
NetworkServersInfo removed from CommsManager.
Diva Canto
11
-56
/
+31
2010-01-10
Some more unnecessary things deleted in Framework.Communications.
Diva Canto
9
-1324
/
+0
2010-01-10
All Framework.Communications.Clients and Framework.Communications.Services de...
Diva Canto
17
-4999
/
+4
2010-01-10
All grid servers deleted, including user server. They served us well.
Diva Canto
58
-9761
/
+60
2010-01-10
OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...
Diva Canto
11
-1816
/
+0
2010-01-11
Add the console port setting to ROBUST, too
Melanie
1
-1
/
+6
2010-01-10
CommunicationsManager is practically empty. Only NetworkServersInfo is there.
Diva Canto
13
-102
/
+34
2010-01-11
Add a console_port setting to let the rest console use a different port
Melanie
2
-3
/
+14
2010-01-10
Moved GridInfo service from where it was to Handlers/Grid
Diva Canto
7
-77
/
+140
[prev]
[next]