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
/
Capabilities
/
Caps.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...
Teravus Ovares
2008-05-16
1
-0
/
+2
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-65
/
+65
*
Formatting cleanup.
Jeff Ames
2008-05-14
1
-1
/
+1
*
* Revert caps fetch inventory service back to UDP for now
Justin Clarke Casey
2008-05-09
1
-2
/
+14
*
From: Michael Osias <mosias@us.ibm.com>
Justin Clarke Casey
2008-05-09
1
-0
/
+20
*
* Minor: Insert utility function to format raw xml strings into indented xml ...
Justin Clarke Casey
2008-05-09
1
-3
/
+4
*
* Breaking all the code, breaking all the code..!
Adam Frisby
2008-05-01
1
-4
/
+4
*
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
2008-05-01
1
-6
/
+5
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-5
/
+4
*
* Re-Fixed caps
Teravus Ovares
2008-04-17
1
-1
/
+8
*
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
2008-04-15
1
-0
/
+1
*
* Working towards notifying the client if the inventory service has failed, r...
Justin Clarke Casey
2008-04-14
1
-3
/
+32
*
* Correct comment from previous patch - I'm not reversing mantis #912 at all,...
Justin Clarke Casey
2008-04-13
1
-1
/
+1
*
* Reverse mantis #912 since it was causing inventory to disappear from the ro...
Justin Clarke Casey
2008-04-13
1
-1
/
+10
*
Thank you kindly, A_Biondi for a patch that:
Charles Krinke
2008-04-10
1
-0
/
+13
*
* Update code to use patched libsecondlife.dll which removes the problem wher...
Justin Clarke Casey
2008-04-08
1
-10
/
+1
*
Refactor InventoryItemBase to do the following:
Sean Dague
2008-04-07
1
-23
/
+23
*
* Make objects appear in 1.19.1.4 inventory again
Justin Clarke Casey
2008-04-04
1
-6
/
+19
*
* Fixed up some documentation regarding the inventory descendants method XML....
Teravus Ovares
2008-04-04
1
-3
/
+17
*
* Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expec...
Teravus Ovares
2008-04-04
1
-9
/
+46
*
* Fixing permissions on items returned via CAPS based inventory
Teravus Ovares
2008-04-04
1
-1
/
+2
*
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-03
1
-141
/
+48
*
* Attempt to resolve mantis 873 by placing caps removal operations in a criti...
Justin Clarke Casey
2008-04-02
1
-1
/
+1
*
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-03-31
1
-74
/
+58
*
* Remove old CAPS http listeners when a client logs out from a scene
Justin Clarke Casey
2008-03-25
1
-21
/
+39
*
* On Ray casting. Now returning the face normal of the collision face.
Teravus Ovares
2008-03-25
1
-2
/
+2
*
* Committing some voice related caps with hard coded responses so more debugg...
Teravus Ovares
2008-03-25
1
-0
/
+99
*
* First draft resolution of mantis 777, 734, 389 - scripts do not save in non...
Justin Clarke Casey
2008-03-20
1
-1
/
+10
*
Another poxy patch which consists mainly of logging changes (some already com...
Justin Clarke Casey
2008-03-20
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-26
/
+26
*
Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now...
MW
2008-03-15
1
-2
/
+50
*
Part 1 of making inventory work again in the 1.19.1 (RC) client. Implemented ...
MW
2008-03-15
1
-0
/
+36
*
Fix Mantis 636
Sean Dague
2008-03-14
1
-1
/
+1
*
Just a few comments
Justin Clarke Casey
2008-03-13
1
-4
/
+2
*
Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f...
MW
2008-03-12
1
-1
/
+1
*
Change handler001 through handler009 to more
Charles Krinke
2008-03-02
1
-12
/
+12
*
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
2008-02-22
1
-8
/
+14
*
Clean up more unnecessary String.Format calls
Jeff Ames
2008-02-13
1
-12
/
+9
*
Clean up logging calls using String.Format explicitly
Jeff Ames
2008-02-10
1
-2
/
+2
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-18
/
+20
*
* Mother of all commits:
Adam Frisby
2008-01-15
1
-12
/
+12
*
dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...
Brian McBee
2008-01-09
1
-7
/
+46
*
* Optimized usings
lbsa71
2007-12-27
1
-41
/
+41
*
Small non-functional inventory changes
Justin Clarke Casey
2007-12-25
1
-11
/
+11
*
Prim inventory script saving phase 1. Create necessary CAPS structures for c...
Justin Clarke Casey
2007-12-24
1
-7
/
+196
*
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
2007-12-20
1
-2
/
+2
*
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2007-12-10
1
-2
/
+2
*
"Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...
MW
2007-12-07
1
-4
/
+6
*
Updates to LibSL revision 1498. Thanks Johan!
Adam Johnson
2007-12-07
1
-1
/
+1
*
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
2007-12-06
1
-2
/
+2
[prev]
[next]