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
/
Framework
/
Scenes
/
Scene.PacketHandlers.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply http://opensimulator.org/mantis/view.php?id=3334
Justin Clark-Casey (justincc)
2010-01-29
1
-0
/
+40
*
Backport the fixes to WebFetchInventoryDescendents to the UDP
Melanie
2009-11-04
1
-1
/
+1
*
* Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) t...
John Hurliman
2009-10-27
1
-3
/
+2
*
* Switched all operations on the list of clients that could be either sync or...
John Hurliman
2009-10-26
1
-1
/
+1
*
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...
John Hurliman
2009-10-13
1
-1
/
+1
*
* Unregister event handlers in LLUDPServer when a client logs out and disconn...
John Hurliman
2009-10-13
1
-0
/
+26
*
A small change in FetchInventoryDescendantsCAPS.
Diva Canto
2009-10-06
1
-1
/
+2
*
Uncommented log message on CAPs FetchInventoryDescendants
Diva Canto
2009-10-06
1
-3
/
+3
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-7
/
+7
*
Fixes seven leaky .BeginInvoke() calls
John Hurliman
2009-09-03
1
-0
/
+4
*
Fix up WebFetchInventoryDescendents to really return all data needed,
Melanie
2009-08-29
1
-1
/
+17
*
Modify CAPS inventory code. Currently this is not executed
Melanie
2009-08-28
1
-3
/
+7
*
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
2009-08-22
1
-1
/
+1
*
Made HandleFetchInventoryDescendents async, so that the client thread doesn't...
Diva Canto
2009-08-20
1
-2
/
+17
*
One more place fixed for setting the inventory folder owner. Thanks jhurliman.
Diva Canto
2009-08-20
1
-1
/
+1
*
Async purge so that the client thread doesn't wait.
Diva Canto
2009-08-19
1
-2
/
+22
*
A better purge of trash folder.
Diva Canto
2009-08-19
1
-1
/
+1
*
jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024
Diva Canto
2009-08-18
1
-1
/
+2
*
Fixes mantis #4020 (http://opensimulator.org/mantis/view.php?id=4020)
Diva Canto
2009-08-18
1
-14
/
+12
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-08-17
1
-1
/
+0
|
\
|
*
Add copyright headers. Formatting cleanup. Fix a compiler warning.
Jeff Ames
2009-08-17
1
-1
/
+0
*
|
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in...
Diva Canto
2009-08-16
1
-0
/
+23
|
\
\
|
|
/
|
*
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...
Adam Johnson
2009-08-16
1
-0
/
+23
*
|
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
2009-08-13
1
-2
/
+2
*
|
Inventory redirects from CachedUserInfo to InventoryService COMPLETE!
Diva Canto
2009-08-13
1
-120
/
+9
*
|
Redirected all calls to CachedUserProfile methods to the inventory service. R...
Diva Canto
2009-08-12
1
-23
/
+4
|
/
*
* Added two new packet handler implementations for inventory ops. This is sta...
Diva Canto
2009-08-12
1
-1
/
+30
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
2009-06-19
1
-3
/
+7
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
From: Chris Yeoh <cyeoh@au1.ibm.com>
Dr Scofield
2009-05-27
1
-2
/
+8
*
Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>"
Dr Scofield
2009-05-25
1
-8
/
+2
*
From: Chris Yeoh <cyeoh@au1.ibm.com>
Dr Scofield
2009-05-25
1
-2
/
+8
*
* Implements Scene.SimChat(string,...) rather than byte[]. We should probably...
Adam Frisby
2009-04-03
1
-0
/
+10
*
* Replace some string to byte conversions for object/item name/description fi...
Justin Clarke Casey
2009-03-05
1
-1
/
+1
*
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-02-22
1
-1
/
+1
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-0
/
+632