aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-04add a IAssetProvider.CommitAssets() call to the grid asset server, when a ass...MW1-0/+1
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-0/+5
2007-11-01debug tracing for asset server hangsSean Dague1-1/+4
2007-10-31fixed filenames in log messagesJeff Ames2-8/+8
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2-59/+166
2007-10-30* Optimized usingslbsa7146-1826/+4505
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW10-19/+19
2007-10-29normalized line endingsJeff Ames1-109/+109
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-7/+1
2007-10-26Very early first implementation of grid based assets.Tleiades Hax2-62/+217
2007-10-25apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague4-4/+4
2007-10-19get rid of all the ^M line endingsSean Dague3-117/+117
2007-10-19changes to pass nini config object to the modules that getSean Dague1-132/+133
2007-10-19* Total refactoring of Asset Server for massive winlbsa711-2/+6
2007-10-19Fix for assetserver crashing (Thank you Chi11ken)Tleiades Hax1-7/+4
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2-1/+2
2007-10-17Renamed SimProfileData to RegionProfileDataTleiades Hax2-22/+22
2007-10-15* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa713-4/+9
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa7115-0/+420
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa7115-3/+424
2007-10-15* Applied Chillken patch #418 : newline-r2092.patch ; failed on assemblyinfo ...lbsa712-20/+20
2007-10-15* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa711-1/+1
2007-10-13Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax1-171/+22
2007-10-13Change 3 UserServer login messages from writeline to MainLog to help diagnose...Charles Krinke1-3/+5
2007-10-12I broke the build and am reverting until I can get the MainLog call proper.Charles Krinke1-7/+7
2007-10-12Turn a few of the writelines into mainlog entries so failed logins can be mor...Charles Krinke1-7/+7
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-132/+132
2007-10-05Fixed bug in last commitTedd Hansen1-1/+1
2007-10-05Some more work on new ScriptEngine.Tedd Hansen34-7/+8119
2007-10-05getting all our line endings consistant againSean Dague8-344/+344
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712-32/+32
2007-10-05* UserProfileData meets code conventionslbsa712-32/+32
2007-10-05== The "right name and place" commit ==lbsa712-81/+82
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa715-350/+80
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa715-80/+350
2007-09-25More reorganizing of new SE. Added debug print of application exception.Tedd Hansen5-5/+17
2007-09-24More structural changes to new SETedd Hansen6-34/+61
2007-09-24Reorganized some filesTedd Hansen8-33/+55
2007-09-24* Now login swallows WebException.Timeout; (thanks cfk!)lbsa711-3/+18
2007-09-24* the worlds most insignificant commitlbsa711-3/+1
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-0/+10
2007-09-24* Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa711-2/+2
2007-09-22Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,...Tedd Hansen9-0/+444
2007-09-17fixing me some line endingsSean Dague1-80/+80
2007-09-14Can now set the http ports that grid server and user server use. MW2-2/+2
2007-09-10mass update of urls in source code to new websiteSean Dague13-13/+13
2007-08-31Added a Debug method to the Console/log class that has the Conditional attrib...MW1-2/+2
2007-08-27Deleted a few old files that are no longer used.MW3-234/+0
2007-08-19Sqlite datastore should now save the textures and extraparams data (used by s...MW1-1/+1
2007-08-15Temporary fix for the region crossing crash, Although we need to start to cha...MW1-1/+118