aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-09-18* Yet some more connectivity restructuringlbsa713-188/+42
2007-09-18* Handlerized ViewerEffectlbsa713-10/+55
2007-09-18* Replaced usage of ClientView with IClientAPIlbsa712-0/+10
2007-09-17fixing me some line endingsSean Dague1-17/+17
2007-09-17Forgot to check in prebuild.xml on sat, see someone already did :)Tedd Hansen1-2/+10
2007-09-14* Wired up chat so that channel goes into OnChatFromViewer. However:lbsa712-2/+2
2007-09-14Can now set the http ports that grid server and user server use. MW2-1/+17
2007-09-13Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou...Dalien Talbot2-0/+2
2007-09-12Fixed DNS resolve bug for Grid mode on multi-Homer systems.Tedd Hansen1-0/+7
2007-09-10added some debugging for tracing where asset code isn't working with sqliteSean Dague1-6/+5
2007-09-10mass update of urls in source code to new websiteSean Dague23-23/+23
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW3-3/+22
2007-09-09Little green men (aka dots on minimap). Thanks to bushing for Dalien Talbot2-0/+2
2007-09-08Partial fix for the "avatars permanently facing east" - now the rotationDalien Talbot2-2/+2
2007-09-08Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW1-7/+7
2007-09-05Added "Local" and "Temporary" Fields to the AssetBase class.MW1-0/+2
2007-08-29Various small changes (some likely to be removed again soon)MW1-1/+1
2007-08-27Deleted a few old files that are no longer used.MW3-316/+1
2007-08-26Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW3-2/+4