aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-1031-55/+55
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-7/+27
* This small patch means that the inventoryserver for grid mode nowSean Dague2007-12-071-6/+3
* removed obsolete Verbose() functionJeff Ames2007-12-062-141/+158
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-064-5/+5
* Some refactoring of the RestObjectPoster (and related classes).MW2007-12-052-3/+3
* * Avatar picker works in grid mode now.Teravus Ovares2007-12-042-0/+38
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-044-22/+22
* * Removed 12 compiler warnings.Adam Frisby2007-12-041-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-022-3/+3
* New Inventory folder should now be stored to the inventory server/database. T...MW2007-12-021-0/+1
* On login, if a set of inventory folders doesn't exist for the user then a new...MW2007-12-012-1/+10
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-014-5/+202
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-0/+3
* Added new configuration item to User Server: X and Y of region to send user t...Brian McBee2007-11-251-61/+124
* Turned on more verbosity to try to debug assetserver failuresBrian McBee2007-11-201-2/+2
* Additional debugging output to see for what coordinates is the worldmap Dalien Talbot2007-11-181-1/+2
* converted hard-coded chat type values to ChatTypeEnumJeff Ames2007-11-083-9/+7
* 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