Commit Graph

27 Commits (c1c820da38cacb0d8b5c2f2949b95508fac56ee9)

Author SHA1 Message Date
mingchen 269ff893df *Added Estate Tools for terrain texturing, terrain texturing heights per 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-08 03:54:03 +00:00
mingchen 5caf2faa24 *Added basic support for EstateOwnerMessage
**Added support for 'getinfo' method
2007-06-07 19:24:04 +00:00
mingchen 8f143cb295 *added the EstateSettings.cs file (oops) 2007-06-07 17:14:28 +00:00
mingchen 458c6b6f16 *Added EstateSettings.cs and moved many relevant variables from RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase
*Added a few missed copyright headers
*Fixed a filename typo
2007-06-07 16:29:10 +00:00
mingchen 3fa76db3be Fixed SVN: All Done! Sorry for the delay (3 / 3) 2007-06-07 15:17:45 +00:00
andy 5f1c4acd74 Updated SimAddress in sandbox mode. 2007-06-07 14:27:55 +00:00
mingchen f88a4777f9 *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer
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 14:23:19 +00:00
mingchen a12a495c22 *Added support to change most of a parcel's settings and flags (from the about land box)
*Added the rest of the member variables relating to parcels in the ParcelData class
2007-06-07 00:04:50 +00:00
mingchen fa50dce1b6 If this is what it takes, then fine
*Adding every .build and .csproj to get ccnet working (hopefully)
2007-06-06 21:59:05 +00:00
mingchen 73a36680bd *Added new commands ('backup','show parcels','reset parcels')
*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-06 18:15:12 +00:00
mingchen ea79819575 Changes:
*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-06 03:00:59 +00:00
Adam Frisby d9f6b2ce1a * Added proper copyright notices to everything (2/3) 2007-06-05 20:25:03 +00:00
Adam Frisby 75f9b25b41 * Fixed OGS build
* Converted to new console interfaces
* Fixed other minor issues which somehow snuck in
2007-06-05 13:18:44 +00:00
Adam Frisby 1e716260c8 * Removed MainConsole.Instance.WriteLine completely
* 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 12:55:12 +00:00
mingchen 3c261876a1 *Cleaned up Configuration Setup questions
*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-05 00:26:37 +00:00
mingchen 1742159352 Parcel Manager Changes:
*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-04 14:09:19 +00:00
Adam Frisby 4134462d9f Prebuild and stuff 2007-06-04 12:25:05 +00:00
mingchen f22e27498e Added Basic Parcel Support
*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-06-03 16:02:08 +00:00
gareth d35db9eb5d Rebuilt the build files
Added some more prompts and stuff to ServiceManager
2007-05-30 00:10:48 +00:00
Adam Frisby c2c2f90b26 * Rebuilt Prebuild
* 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-29 04:11:49 +00:00
gareth ff5c1bd3bb FIXED THE TRUNK! 2007-05-27 22:46:33 +00:00
MW 64741b55a6 First part of border crossing fix. 2007-05-25 19:09:19 +00:00
Adam Frisby b496d01c12 * Added new mysql_connection.ini file which contains configuration options 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-25 08:21:16 +00:00
MW a275de288f Updated to latest libsecondlife.dll , now need to use SL viewer 1.16 (or above) 2007-05-24 15:38:32 +00:00
lbsa71 900cebc63f * re-prebuilt
* deleted all those *.user - ignore them next time!
2007-05-24 13:36:15 +00:00
MW 6c48570df5 Stage 1 of repairing the build files, those ofr the OpenSim regionserver should now be okay. Now onto the Grid servers... 2007-05-24 12:54:54 +00:00
MW f95b6081cb Renamed the new Directories. (removed the "-Source" from the end of them) 2007-05-24 12:35:32 +00:00