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
/
Tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement the "delete" path for assets. Adds a new option to allow remote ass...
Melanie
2010-05-09
1
-1
/
+6
*
More cleaning on presence. Friends online/offline works again.
Diva Canto
2010-05-08
1
-6
/
+6
*
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
2010-05-07
1
-16
/
+3
*
* This should fix the tests failing because of a MainConsole.Instance null re...
Teravus Ovares (Dan Olivares)
2010-05-04
1
-2
/
+2
*
thanks lkalif for Mantis #4676 - a patch that adds support for inventory links
dahlia
2010-04-12
1
-0
/
+1
*
* Adds IAssetService.GetCached() to allow asset fetching from the local cache...
John Hurliman
2010-04-08
1
-0
/
+5
*
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
2010-03-31
1
-1
/
+1
*
Simplify database setup and remove migration problems by moving all sqlite co...
Justin Clark-Casey (justincc)
2010-03-12
2
-0
/
+4
*
Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12
Justin Clark-Casey (justincc)
2010-03-12
3
-9
/
+74
*
- parcel blocking, region crossing blocking, teleport blocking
unknown
2010-03-09
1
-0
/
+1
*
- supporting llTextBox
unknown
2010-03-06
1
-0
/
+4
*
Change the signature of SendChangeUserRights, because we have to send
Melanie
2010-02-28
1
-1
/
+1
*
Add missing ChangeUserRights packet sender
Melanie
2010-02-28
1
-0
/
+4
*
Initial Online friends notification seems to be working reliably now. All thi...
Diva Canto
2010-02-28
1
-3
/
+3
*
Changed asset CreatorID to a string
John Hurliman
2010-02-22
1
-2
/
+2
*
Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...
John Hurliman
2010-02-22
2
-216
/
+26
|
\
|
*
One more test running.
Diva Canto
2010-02-21
1
-0
/
+26
|
*
Deleted obsolete files in the Data layer. Compiles.
Diva Canto
2010-02-21
1
-216
/
+0
*
|
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
2010-02-22
1
-6
/
+3
|
/
*
Merge branch 'master' into presence-refactor
Melanie
2010-02-15
1
-0
/
+2
|
\
|
*
Revolution is on the roll again! :)
Revolution
2010-02-14
1
-0
/
+2
|
*
Revert "Updates all IRegionModules to the new style region modules."
Melanie
2010-01-29
1
-5
/
+4
|
*
* Fix Endlines in Mock/TestClient.cs
Teravus Ovares (Dan Olivares)
2010-01-26
1
-8
/
+8
|
*
Updates all IRegionModules to the new style region modules.
Revolution
2010-01-23
1
-4
/
+5
*
|
* HGGridConnector is no longer necessary.
Diva Canto
2010-01-29
1
-9
/
+13
*
|
Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...
Diva Canto
2010-01-16
1
-1
/
+1
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-01-16
2
-19
/
+28
|
\
\
|
|
/
|
*
Change the error messages on region region registration. This changes URM
Melanie
2010-01-13
1
-8
/
+9
|
*
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
Melanie
2010-01-09
1
-1
/
+1
|
*
Adds IClientAPI voids for GroupProposals.
Revolution
2010-01-08
1
-0
/
+8
|
*
Fixes the newly added packets as per Melanie's request.
Revolution
2010-01-07
1
-10
/
+10
*
|
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
2010-01-11
3
-3
/
+3
*
|
CommunicationsManager deleted.
Diva Canto
2010-01-11
3
-95
/
+35
*
|
NetworkServersInfo removed from CommsManager.
Diva Canto
2010-01-10
2
-2
/
+0
*
|
Some more unnecessary things deleted in Framework.Communications.
Diva Canto
2010-01-10
2
-154
/
+0
*
|
CommunicationsManager is practically empty. Only NetworkServersInfo is there.
Diva Canto
2010-01-10
1
-2
/
+0
*
|
* Changed IPresenceService Logout, so that it takes a position and a lookat
Diva Canto
2010-01-10
1
-1
/
+1
*
|
* OMG! All but one references to UserProfileCacheService have been rerouted!
Diva Canto
2010-01-10
1
-72
/
+75
*
|
Inching ahead... This compiles, but very likely does not run.
Diva Canto
2010-01-08
1
-2
/
+0
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-01-04
1
-18
/
+18
|
\
\
|
|
/
|
*
Formatting cleanup. Add copyright headers.
Jeff Ames
2010-01-04
1
-18
/
+18
*
|
Test client for remote user account connector and service. It seems to be wor...
Diva Canto
2010-01-02
2
-0
/
+153
*
|
Test client for remote presence connector, and for the service itself. Connec...
Diva Canto
2010-01-02
2
-0
/
+161
|
/
*
Adds tons of packets.
Revolution
2009-12-31
1
-0
/
+32
*
Change teleports so the TeleportFlags are sent to the destination sim. It
Melanie
2009-12-29
1
-1
/
+1
*
Add AvatarInterestsReply
Melanie
2009-12-26
1
-1
/
+4
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2009-12-15
1
-3
/
+3
*
Rename TestAssetDataPlugin to MockAssetDataPlugin
Justin Clark-Casey (justincc)
2009-11-27
1
-2
/
+2
*
Formatting cleanup.
Jeff Ames
2009-11-23
3
-3
/
+3
*
minor: add forgotton copyright header
Justin Clark-Casey (justincc)
2009-11-16
1
-0
/
+26
[prev]
[next]