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
/
Region
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-16
Finished moving object crossings into EntityTransferModule
Diva Canto
3
-301
/
+3
2010-01-16
Moved prim crossing to EntityTransferModule. Not complete yet.
Diva Canto
5
-224
/
+558
2010-01-16
Shorten the names of the tags in monitorstats summary to the immediate type
Melanie
1
-1
/
+5
2010-01-15
Comment
Diva Canto
1
-0
/
+1
2010-01-15
Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...
Diva Canto
5
-42
/
+55
2010-01-15
* General cleanup of Teleports, Crossings and Child agents. They are now in t...
Diva Canto
13
-1611
/
+1261
2010-01-14
Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa...
Diva Canto
3
-3
/
+143
2010-01-13
Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...
Diva Canto
3
-4
/
+4
2010-01-13
Omit AuthorizationService from the default configurations, because the servic...
Diva Canto
1
-5
/
+5
2010-01-13
* Removed debug messages.
Diva Canto
1
-2
/
+0
2010-01-13
Bug in Teleport fixed -- Appearance was missing from AgentCircuitData.
Diva Canto
2
-0
/
+3
2010-01-13
Several more buglets removed.
Diva Canto
5
-21
/
+20
2010-01-13
Change the error messages on region region registration. This changes URM
Melanie
4
-11
/
+13
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
4
-18
/
+10
2010-01-11
Fixed a couple of bugs with Appearance. Appearance is all good now.
Diva Canto
9
-19
/
+26
2010-01-11
This fixes the problem that region modules (new style) weren't being recognized.
Diva Canto
1
-0
/
+1
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
46
-46
/
+39
2010-01-11
CommunicationsManager deleted.
Diva Canto
13
-37
/
+17
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
Refactor. Instantiate sim status handlers in opensim base, not in a plugin
Melanie
1
-0
/
+5
2010-01-11
Refactor. Move MainServer init to a place with greener grass
Melanie
1
-0
/
+2
2010-01-10
NetworkServersInfo removed from CommsManager.
Diva Canto
7
-29
/
+30
2010-01-10
All Framework.Communications.Clients and Framework.Communications.Services de...
Diva Canto
9
-1219
/
+4
2010-01-10
OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...
Diva Canto
11
-1816
/
+0
2010-01-10
CommunicationsManager is practically empty. Only NetworkServersInfo is there.
Diva Canto
9
-36
/
+34
2010-01-11
Add a console_port setting to let the rest console use a different port
Melanie
1
-1
/
+12
2010-01-10
Moved GridInfo service from where it was to Handlers/Grid
Diva Canto
3
-2
/
+124
2010-01-11
Whitespace cleanup
Melanie
6
-183
/
+183
2010-01-11
Adds llRotTarget and the events at_rot_target and not_at_rot_target.
Revolution
6
-21
/
+196
2010-01-10
* Starting to clean the house...
Diva Canto
2
-21
/
+22
2010-01-10
Some typos fixed related to master avie removal
Diva Canto
2
-3
/
+3
2010-01-10
* Changed IPresenceService Logout, so that it takes a position and a lookat
Diva Canto
8
-29
/
+30
2010-01-10
Remove a little bit more if master avatar
Melanie
1
-6
/
+0
2010-01-10
Remove all references to master avatar, replacing with estate owner where
Melanie
11
-99
/
+16
2010-01-10
* Last reference to CommsManager.UserProfileCacheService removed
Diva Canto
1
-1
/
+1
2010-01-10
Clean CRs from previous patch
Melanie
1
-67
/
+67
2010-01-10
Adds land collision events.
Revolution
3
-27
/
+210
2010-01-10
* OMG! All but one references to UserProfileCacheService have been rerouted!
Diva Canto
30
-1177
/
+765
2010-01-10
Fix a small bug in login disable code
Melanie
1
-1
/
+1
2010-01-10
Implement access module commands
Melanie
1
-0
/
+76
2010-01-10
Add "StartDisabled" to [Startup] to make all regions start up with
Melanie
3
-5
/
+92
2010-01-10
Remove "login disable", "login enable" and "login status" commands.
Melanie
5
-103
/
+0
2010-01-09
* Moved command reset password from OpenSim to UserAccountService.
Diva Canto
1
-47
/
+0
2010-01-09
* Added SetPassword to IAuthenticationService.
Diva Canto
2
-74
/
+5
[next]