| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 2007-12-08 | 1 | -7/+27 |
* | This small patch means that the inventoryserver for grid mode now | Sean Dague | 2007-12-07 | 1 | -6/+3 |
* | removed obsolete Verbose() function | Jeff Ames | 2007-12-06 | 2 | -141/+158 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 4 | -5/+5 |
* | Some refactoring of the RestObjectPoster (and related classes). | MW | 2007-12-05 | 2 | -3/+3 |
* | * Avatar picker works in grid mode now. | Teravus Ovares | 2007-12-04 | 2 | -0/+38 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 4 | -22/+22 |
* | * Removed 12 compiler warnings. | Adam Frisby | 2007-12-04 | 1 | -1/+1 |
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 2 | -3/+3 |
* | New Inventory folder should now be stored to the inventory server/database. T... | MW | 2007-12-02 | 1 | -0/+1 |
* | On login, if a set of inventory folders doesn't exist for the user then a new... | MW | 2007-12-01 | 2 | -1/+10 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 4 | -5/+202 |
* | Fixed an event in the events chain in inter-region communications. | Teravus Ovares | 2007-11-27 | 1 | -0/+3 |
* | Added new configuration item to User Server: X and Y of region to send user t... | Brian McBee | 2007-11-25 | 1 | -61/+124 |
* | Turned on more verbosity to try to debug assetserver failures | Brian McBee | 2007-11-20 | 1 | -2/+2 |
* | Additional debugging output to see for what coordinates is the worldmap | Dalien Talbot | 2007-11-18 | 1 | -1/+2 |
* | converted hard-coded chat type values to ChatTypeEnum | Jeff Ames | 2007-11-08 | 3 | -9/+7 |
* | add a IAssetProvider.CommitAssets() call to the grid asset server, when a ass... | MW | 2007-11-04 | 1 | -0/+1 |
* | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 2007-11-03 | 1 | -0/+5 |
* | debug tracing for asset server hangs | Sean Dague | 2007-11-01 | 1 | -1/+4 |
* | fixed filenames in log messages | Jeff Ames | 2007-10-31 | 2 | -8/+8 |
* | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 2007-10-30 | 2 | -59/+166 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 46 | -1826/+4505 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 10 | -19/+19 |
* | normalized line endings | Jeff Ames | 2007-10-29 | 1 | -109/+109 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -7/+1 |
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 2 | -62/+217 |
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 4 | -4/+4 |
* | get rid of all the ^M line endings | Sean Dague | 2007-10-19 | 3 | -117/+117 |
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 1 | -132/+133 |
* | * Total refactoring of Asset Server for massive win | lbsa71 | 2007-10-19 | 1 | -2/+6 |
* | Fix for assetserver crashing (Thank you Chi11ken) | Tleiades Hax | 2007-10-19 | 1 | -7/+4 |
* | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 2007-10-18 | 2 | -1/+2 |
* | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2007-10-17 | 2 | -22/+22 |
* | * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated... | lbsa71 | 2007-10-15 | 3 | -4/+9 |
* | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 2007-10-15 | 15 | -0/+420 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 15 | -3/+424 |
* | * Applied Chillken patch #418 : newline-r2092.patch ; failed on assemblyinfo ... | lbsa71 | 2007-10-15 | 2 | -20/+20 |
* | * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! | lbsa71 | 2007-10-15 | 1 | -1/+1 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -171/+22 |
* | Change 3 UserServer login messages from writeline to MainLog to help diagnose... | Charles Krinke | 2007-10-13 | 1 | -3/+5 |
* | I broke the build and am reverting until I can get the MainLog call proper. | Charles Krinke | 2007-10-12 | 1 | -7/+7 |
* | Turn a few of the writelines into mainlog entries so failed logins can be mor... | Charles Krinke | 2007-10-12 | 1 | -7/+7 |
* | * Gave ModuleLoader some good lovin' | lbsa71 | 2007-10-10 | 1 | -132/+132 |
* | Fixed bug in last commit | Tedd Hansen | 2007-10-05 | 1 | -1/+1 |
* | Some more work on new ScriptEngine. | Tedd Hansen | 2007-10-05 | 34 | -7/+8119 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 8 | -344/+344 |
* | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2007-10-05 | 2 | -32/+32 |
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 2 | -32/+32 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 2 | -81/+82 |