aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a IAssetProvider.CommitAssets() call to the grid asset server, when a ass...MW2007-11-041-0/+1
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-0/+5
* debug tracing for asset server hangsSean Dague2007-11-011-1/+4
* fixed filenames in log messagesJeff Ames2007-10-312-8/+8
* Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2007-10-302-59/+166
* * Optimized usingslbsa712007-10-3046-1826/+4505
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-2910-19/+19
* normalized line endingsJeff Ames2007-10-291-109/+109
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-7/+1
* Very early first implementation of grid based assets.Tleiades Hax2007-10-262-62/+217
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-254-4/+4
* get rid of all the ^M line endingsSean Dague2007-10-193-117/+117
* changes to pass nini config object to the modules that getSean Dague2007-10-191-132/+133
* * Total refactoring of Asset Server for massive winlbsa712007-10-191-2/+6
* Fix for assetserver crashing (Thank you Chi11ken)Tleiades Hax2007-10-191-7/+4
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-182-1/+2
* Renamed SimProfileData to RegionProfileDataTleiades Hax2007-10-172-22/+22
* * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa712007-10-153-4/+9
* * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa712007-10-1515-0/+420
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-1515-3/+424
* * Applied Chillken patch #418 : newline-r2092.patch ; failed on assemblyinfo ...lbsa712007-10-152-20/+20
* * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa712007-10-151-1/+1
* Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax2007-10-131-171/+22
* Change 3 UserServer login messages from writeline to MainLog to help diagnose...Charles Krinke2007-10-131-3/+5
* I broke the build and am reverting until I can get the MainLog call proper.Charles Krinke2007-10-121-7/+7
* Turn a few of the writelines into mainlog entries so failed logins can be mor...Charles Krinke2007-10-121-7/+7
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-132/+132
* Fixed bug in last commitTedd Hansen2007-10-051-1/+1
* Some more work on new ScriptEngine.Tedd Hansen2007-10-0534-7/+8119
* getting all our line endings consistant againSean Dague2007-10-058-344/+344
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-052-32/+32
* * UserProfileData meets code conventionslbsa712007-10-052-32/+32
* == The "right name and place" commit ==lbsa712007-10-052-81/+82
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-275-350/+80
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-275-80/+350
* More reorganizing of new SE. Added debug print of application exception.Tedd Hansen2007-09-255-5/+17
* More structural changes to new SETedd Hansen2007-09-246-34/+61
* Reorganized some filesTedd Hansen2007-09-248-33/+55
* * Now login swallows WebException.Timeout; (thanks cfk!)lbsa712007-09-241-3/+18
* * the worlds most insignificant commitlbsa712007-09-241-3/+1
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-0/+10
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-241-2/+2
* Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,...Tedd Hansen2007-09-229-0/+444
* fixing me some line endingsSean Dague2007-09-171-80/+80
* Can now set the http ports that grid server and user server use. MW2007-09-142-2/+2
* mass update of urls in source code to new websiteSean Dague2007-09-1013-13/+13
* Added a Debug method to the Console/log class that has the Conditional attrib...MW2007-08-311-2/+2
* Deleted a few old files that are no longer used.MW2007-08-273-234/+0
* Sqlite datastore should now save the textures and extraparams data (used by s...MW2007-08-191-1/+1
* Temporary fix for the region crossing crash, Although we need to start to cha...MW2007-08-151-1/+118