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