aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.PacketHandlers.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Add copyright headers. Formatting cleanup. Fix a compiler warning.Jeff Ames2009-08-171-1/+0
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in...Diva Canto2009-08-161-0/+23
|\ \ | |/
| * Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...Adam Johnson2009-08-161-0/+23
* | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-2/+2
* | Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto2009-08-131-120/+9
* | Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-121-23/+4
|/
* * Added two new packet handler implementations for inventory ops. This is sta...Diva Canto2009-08-121-1/+30
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-191-3/+7
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-271-2/+8
* Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>"Dr Scofield2009-05-251-8/+2
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-251-2/+8
* * Implements Scene.SimChat(string,...) rather than byte[]. We should probably...Adam Frisby2009-04-031-0/+10
* * Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2009-03-051-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+632