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
*
* 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
*
* Added better logging to AssetCache
lbsa71
2007-11-06
1
-33
/
+34
*
* Optimized usings
lbsa71
2007-10-30
1
-57
/
+79
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-2
/
+1
*
* Added prototypical AvatarFactory module interface to load avatar parameters
lbsa71
2007-10-26
1
-27
/
+19
*
* Removed plenty more untagged console messages. Everything now has shiny gro...
Adam Frisby
2007-10-22
1
-1
/
+1
*
== The "right name and place" commit ==
lbsa71
2007-10-05
1
-1
/
+0
*
* Encapsulated all CommunicationsManager services
lbsa71
2007-09-24
1
-1
/
+1
*
mass update of urls in source code to new website
Sean Dague
2007-09-10
1
-1
/
+1
*
Added some place holder classes for various modules.
MW
2007-08-30
1
-0
/
+1
*
Fixed the problem of uploaded animations not showing up in inventory [Mantis ...
MW
2007-08-28
1
-1
/
+1
*
Sqlite datastore should now save the textures and extraparams data (used by s...
MW
2007-08-19
1
-10
/
+30
*
preliminary support for editing notecards and scripts.
MW
2007-08-14
1
-9
/
+93
*
Start of inventory items, when you upload a texture the data will now be stor...
MW
2007-08-14
1
-7
/
+36
*
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
2007-08-09
1
-1
/
+1
*
Making sure my local working copy is in sync with svn before I start the job ...
MW
2007-08-09
1
-1
/
+1
[next]