aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Storage (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixing SVN: Adding hopefully everything else (2.5 / 3)mingchen2007-06-072-3/+3
|
* *Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen2007-06-072-3/+3
| | | | | | | | NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning
* *Added support to change most of a parcel's settings and flags (from the ↵mingchen2007-06-071-1/+11
| | | | | | | about land box) *Added the rest of the member variables relating to parcels in the ParcelData class
* If this is what it takes, then finemingchen2007-06-062-27/+23
| | | | | *Adding every .build and .csproj to get ccnet working (hopefully)
* *Fixing CCNet: Second Attemptmingchen2007-06-061-0/+52
|
* *Added new commands ('backup','show parcels','reset parcels')mingchen2007-06-065-46/+111
| | | | | | | | *Added parcel join support *Made parcel saving and loading much more efficient *Fixed bug that would not allow joining of parcel locally in the viewer (gives an error before sending to server) *Known Issue: Restoring parcels from storage is not working correctly. For now, do a 'reset parcels' to regenerate a standard parcel
* Changes:mingchen2007-06-061-1/+3
| | | | | | | | | | | | | | | | *Added support for Subdivision (use master avatar to login to try out) *Added Parcel Border support *Enabled user account storage, but only when a new account is created Bug Fixes: *Fixed crash on startup while in sandbox when "Setting up master avatar" *Fixed most core functions in ParcelManager and Parcel that where broken *Fixed Parcel saving to database Known Issues: *Dividing parcel fails in viewer (gives an error about needing 2 parcels)
* * Added proper copyright notices to everything (1/3)Adam Frisby2007-06-056-12/+96
|
* * Removed MainConsole.Instance.WriteLine completelyAdam Frisby2007-06-052-23/+24
| | | | | | * Now exists MainConsole.Instance.Error/Warn/Notice/Verbose -- use those instead * Removed some instances of System.Console use - aiming to depreciate this in favour of MainConsole completely.
* Parcel Manager Changes:mingchen2007-06-043-1/+63
| | | | | | | | | | *Added Parcel Backup Support for DB4. Other storages currently do not save *Added parcelIDList in ParcelManager to speed up parcel fetching at position *Added ParcelData.cs and ParcelData class for better storage support *Documentation for parcel added *2 Parcel Related bug fixes
* Prebuild and stuffAdam Frisby2007-06-046-475/+475
|
* Rebuilt the build filesgareth2007-05-306-475/+475
| | | | | | Added some more prompts and stuff to ServiceManager
* * Rebuilt PrebuildAdam Frisby2007-05-293-139/+139
| | | | | | | * Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before.
* FIXED THE TRUNK!gareth2007-05-273-139/+139
|
* * re-prebuiltlbsa712007-05-243-36/+0
| | | | | * deleted all those *.user - ignore them next time!
* Stage 2: GridServices build files should be fixed now, Someone will need to ↵MW2007-05-241-1/+1
| | | | | | | test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices.
* Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW2007-05-246-40/+40
| | | | should now be okay. Now onto the Grid servers...
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-2416-0/+1071