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
/
Framework
/
Communications
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-10
* refactor: Move inventory handlers out from UserProfileCacheService
Justin Clarke Casey
2
-279
/
+0
2008-12-10
* Establish OpenSim.Framework.Communications.Tests beachhead
Justin Clarke Casey
1
-0
/
+48
2008-12-10
* Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315
Justin Clarke Casey
2
-2
/
+4
2008-12-09
* Actually update subfolders of parent folders in the inventory cache when a ...
Justin Clarke Casey
3
-9
/
+65
2008-12-06
Send the creation-date of items to the viewer. This fixes Mantis#2769.
Homer Horwitz
1
-1
/
+1
2008-12-05
killing warnings, reformatting RemoteAdminPlugin
Dr Scofield
2
-6
/
+5
2008-12-05
some small refactoring of the LoginService to allow sub classes to override t...
MW
1
-11
/
+18
2008-12-04
* Put in the code necessary to allow inventory transfer of whole folders (and...
Justin Clarke Casey
2
-1
/
+8
2008-12-02
changed UserManagerBase. IInterServiceInventoryServices m_interServiceInvent...
MW
1
-1
/
+1
2008-11-30
Update svn properties. Add copyright header. Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-28
* test: Extend take object test to finally check that the object made it into...
Justin Clarke Casey
1
-1
/
+1
2008-11-28
* test: Add a wodge of code in order to be able to slightly extend a test to ...
Justin Clarke Casey
1
-1
/
+0
2008-11-28
* refactor: rename UserServiceAdmin to UserAdminService
Justin Clarke Casey
3
-5
/
+8
2008-11-28
* refactor: move ResetUserPassword into UserServiceAdmin
Justin Clarke Casey
1
-12
/
+0
2008-11-28
* refactor: move CreateUser into UserServiceAdmin
Justin Clarke Casey
4
-96
/
+66
2008-11-28
* Changed name of auth function to better reflect actual use
lbsa71
1
-2
/
+3
2008-11-27
* Remove unused and largely unimplemented UpdateUserCurrentRegion()
Justin Clarke Casey
2
-23
/
+0
2008-11-27
* test: Add the ability to add a plugin directory to the user and inventory s...
Justin Clarke Casey
3
-12
/
+40
2008-11-25
Add copyright headers. Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-25
Update svn properties.
Jeff Ames
1
-42
/
+42
2008-11-25
* minor: eliminate mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2008-11-25
* Apply http://opensimulator.org/mantis/view.php?id=2640
Justin Clarke Casey
1
-0
/
+42
2008-11-25
* Adding some virtual hooks and making some privaets protected for great just...
lbsa71
1
-1
/
+1
2008-11-25
* First step in refactoring the login code - extracting the authentication
lbsa71
1
-43
/
+49
2008-11-23
Don't serve texture preview from other people's objects if you
Melanie Thielker
1
-0
/
+27
2008-11-23
Plumb in the presence notifications and region shutdown/restart messages
Melanie Thielker
1
-0
/
+8
2008-11-23
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
Charles Krinke
4
-22
/
+70
2008-11-19
Adjust to the Helpers->Utils rename
Melanie Thielker
1
-1
/
+1
2008-11-19
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
19
-112
/
+112
2008-11-19
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
20
-113
/
+113
2008-11-18
Patch from jhurliman. Fixing the texture decoding issues in progressive
Melanie Thielker
1
-1
/
+1
2008-11-18
* Added and removed debug information relating to client connections
Adam Frisby
1
-1
/
+1
2008-11-17
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
19
-112
/
+112
2008-11-16
- Fix a formatting error in a log message (Mantis#2635).
Homer Horwitz
1
-1
/
+1
2008-11-11
* Restore storing null to represent 'missing asset' requests in the AssetCache
Justin Clarke Casey
1
-6
/
+9
2008-11-11
* Minor typing fixes in AssetCache - now uses base types for nearly everything.
Adam Frisby
1
-4
/
+5
2008-11-11
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-11-09
* Fixed asset bug.
Adam Frisby
1
-2
/
+2
2008-11-09
* Enabled GTCache for AssetCache
Adam Frisby
1
-191
/
+77
2008-11-08
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
Jeff Ames
2
-1
/
+55
2008-11-06
Mantis#2566. Thank you kindly, Diva for a patch that:
Charles Krinke
2
-0
/
+10
2008-11-05
Mantis#2557. Thank you kindly, Diva for a patch that:
Charles Krinke
1
-1
/
+1
2008-11-03
Thanks diva for patch that makes a bunch of methods in InventoryServiceBase v...
Dahlia Trimble
1
-8
/
+8
2008-11-01
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
Homer Horwitz
4
-1
/
+119
2008-10-29
* Check in (disabled) results of not persisting avatar textures but rather se...
Justin Clarke Casey
1
-4
/
+14
2008-10-28
* Possibly fix grey avatar appearance problems
Justin Clarke Casey
1
-3
/
+26
2008-10-23
Adding AddXmlRpcHandler(name, method, bool) to selectively disable
Dr Scofield
1
-0
/
+8
2008-10-20
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-2
/
+8
2008-10-18
- Fix Util.UnixTimeSinceEpoch:
Homer Horwitz
1
-0
/
+1
2008-10-18
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
Melanie Thielker
1
-1
/
+1
[next]