aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa7143-6091/+0
2007-10-31set svn:eol-styleJeff Ames33-4727/+4727
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax3-2/+101
2007-10-30temporary fix for sitting collisions in ODEJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa7142-863/+920
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW38-4597/+4592
2007-10-29* ModuleLoader: Privatized some too-public fieldslbsa711-0/+6
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW1-0/+28
2007-10-28Added preliminary support for sitting on primsJeff Ames1-1/+5
2007-10-28*Replaced -useexecutepath with an updated -inifile extension. You can now spe...mingchen1-22/+0
2007-10-26Added method to create default config file in region server(OpenSim) followin...Tleiades Hax1-1/+1
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-0/+2
2007-10-24Preparing for grid wide assetsTleiades Hax1-1/+0
2007-10-23* Added "create-region" console command. Syntax: create-region <name> <region...Adam Frisby1-0/+21
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-2/+6
2007-10-22* Made EstateSetting static since there's only one instance, and we only need...lbsa711-3/+16
2007-10-22nice catch by chi11ken that I was setting the wrong propertySean Dague1-257/+257
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-6/+2
2007-10-22* Major ass commit.Adam Frisby1-2/+6
2007-10-22Bug fix, so that local loginserver (in standalone mode) can set a start posit...MW1-1/+2
2007-10-21* Disabled TCP Remoting Channel Security for InterRegion communication, as it...Adam Frisby1-223/+257
2007-10-21fix line ending mixing. Probably should put someSean Dague1-223/+223
2007-10-20* Committing new PolicyManager based on an ACL system.Adam Frisby1-0/+223
2007-10-19* Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby1-1/+101
2007-10-19get rid of all the ^M line endingsSean Dague2-140/+140
2007-10-19*Added -useexecutepath to use the path of the .exe as the path to find config...mingchen1-0/+24
2007-10-19couple of tiny changes to what is outputted to the console during the start u...MW1-2/+4
2007-10-19* some more refactoring + bugfixlbsa711-0/+7
2007-10-19changed the RegionID config name (that loaded from the region.xml files back ...MW1-1/+1
2007-10-19* Total refactoring of Asset Server for massive winlbsa712-1/+8
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-38/+64
2007-10-15* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa715-21/+23
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa713-0/+84
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa7110-1/+281
2007-10-15* Applied Chillken patch #418 : newline-r2092.patch ; failed on assemblyinfo ...lbsa711-18/+18
2007-10-13Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax3-2/+84
2007-10-11* Added FormatProvider to Culturelbsa711-10/+18
2007-10-08Applied patch 485, inventory patch from tleiades (thanks again).MW1-3/+2
2007-10-06Applied Patch 473, Inventory Patch from Tleiades (many thanks).MW1-0/+7
2007-10-05getting all our line endings consistant againSean Dague1-26/+26
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-24/+24
2007-10-05* minor refactoringlbsa711-1/+1
2007-10-05* UserProfileData meets code conventionslbsa711-24/+24
2007-10-05== The "right name and place" commit ==lbsa715-2/+549
2007-10-05* Moved IUserService to OpenSim.Framework.Interfaceslbsa711-0/+49
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa714-84/+3
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa714-3/+84
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa713-1/+10
2007-09-25* Fixed Culture-variant parsing of config optionslbsa713-5/+34
2007-09-18* Moved SendLogoutPacket back to IClientAPI.lbsa711-0/+1