aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-13* First attempt at fixing differing build files on different .net flavours.lbsa714-38/+38
* And, as always, some bin ignores
2007-06-08*Added Estate Tools for terrain texturing, terrain texturing heights per ↵mingchen3-16/+15
corner, water height, region flags, etc basic settings *Parcel now sends ParcelProperties when the owner changes information as soon as the information is changed
2007-06-07*Added basic support for EstateOwnerMessagemingchen1-0/+23
**Added support for 'getinfo' method
2007-06-07*added the EstateSettings.cs file (oops)mingchen1-0/+74
2007-06-07*Added EstateSettings.cs and moved many relevant variables from ↵mingchen12-36/+288
RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase *Added a few missed copyright headers *Fixed a filename typo
2007-06-07Fixed SVN: All Done! Sorry for the delay (3 / 3)mingchen2-4/+4
2007-06-07Updated SimAddress in sandbox mode.andy1-1/+5
2007-06-07*Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen2-4/+4
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning
2007-06-07*Added support to change most of a parcel's settings and flags (from the ↵mingchen1-1/+21
about land box) *Added the rest of the member variables relating to parcels in the ParcelData class
2007-06-06If this is what it takes, then finemingchen6-91/+91
*Adding every .build and .csproj to get ccnet working (hopefully)
2007-06-06*Added new commands ('backup','show parcels','reset parcels')mingchen2-0/+10
*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
2007-06-06Changes:mingchen4-2/+31
*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)
2007-06-05* Added proper copyright notices to everything (2/3)Adam Frisby43-20/+1053
2007-06-05* Fixed OGS buildAdam Frisby2-22/+18
* Converted to new console interfaces * Fixed other minor issues which somehow snuck in
2007-06-05* Removed MainConsole.Instance.WriteLine completelyAdam Frisby4-20/+37
* 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.
2007-06-05*Cleaned up Configuration Setup questionsmingchen1-0/+7
*Added Configuration option for Master User Avatar name and (in sandbox mode) password *Added support for Master User in sandbox mode. Support lacks for grid mode still. **Grid support is possible when remotely fetching avatar data by name and UUID is available *Currently lacks parcel buying support. For now, in sandbox mode, log into master user information to own the parcel
2007-06-04Parcel Manager Changes:mingchen3-15/+67
*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
2007-06-04Prebuild and stuffAdam Frisby10-790/+790
2007-06-03Added Basic Parcel Supportmingchen1-130/+130
*Created Parcel class to handle each parcel *Created ParcelManager class to handle the Parcel Object *For now, by default it is assigned to a fake avatar key and set for sale to L$0
2007-05-30Rebuilt the build filesgareth10-913/+913
Added some more prompts and stuff to ServiceManager
2007-05-29* Rebuilt PrebuildAdam Frisby5-269/+269
* 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.
2007-05-27FIXED THE TRUNK!gareth5-269/+269
2007-05-25First part of border crossing fix.MW1-0/+5
2007-05-25* Added new mysql_connection.ini file which contains configuration options ↵Adam Frisby1-1/+1
for the database connection used by OGS. * Added IniFile class (code imported from public example) to Framework.Data - may be worth moving to Util. * Ran prebuild, updated solution files.
2007-05-24Updated to latest libsecondlife.dll , now need to use SL viewer 1.16 (or above)MW1-1/+1
2007-05-24* re-prebuiltlbsa715-60/+0
* deleted all those *.user - ignore them next time!
2007-05-24Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW10-58/+52
should now be okay. Now onto the Grid servers...
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW82-0/+7065