aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Wiping trunk in prep for SugiliteAdam Frisby2007-07-1180-8615/+0
|
* Who would have known that the only way of specifying utf-8 without preamble, ↵lbsa712007-07-083-5/+5
| | | | is to not specify encoding at all. Or 'null' when sending an Encoder.
* * Changed XmlRpc to specify utf-8lbsa712007-07-054-13/+26
|
* * Maintainence: Experimental console fix for DebianAdam Frisby2007-06-211-3/+10
|
* * Added maintenance patch (issue #139) from BigfootAg to /trunkAdam Frisby2007-06-144-0/+75
|
* * Changed some more sort order issueslbsa712007-06-133-63/+63
| | | | | * Updated vs2005 files as well
* * First attempt at fixing differing build files on different .net flavours.lbsa712007-06-134-38/+38
| | | | | * And, as always, some bin ignores
* *Added Estate Tools for terrain texturing, terrain texturing heights per ↵mingchen2007-06-083-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
* *Added basic support for EstateOwnerMessagemingchen2007-06-071-0/+23
| | | | | **Added support for 'getinfo' method
* *added the EstateSettings.cs file (oops)mingchen2007-06-071-0/+74
|
* *Added EstateSettings.cs and moved many relevant variables from ↵mingchen2007-06-0712-36/+288
| | | | | | | | RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase *Added a few missed copyright headers *Fixed a filename typo
* Fixed SVN: All Done! Sorry for the delay (3 / 3)mingchen2007-06-072-4/+4
|
* Updated SimAddress in sandbox mode.andy2007-06-071-1/+5
|
* *Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen2007-06-072-4/+4
| | | | | | | | 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/+21
| | | | | | | 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-066-91/+91
| | | | | *Adding every .build and .csproj to get ccnet working (hopefully)
* *Added new commands ('backup','show parcels','reset parcels')mingchen2007-06-062-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
* Changes:mingchen2007-06-064-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)
* * Added proper copyright notices to everything (2/3)Adam Frisby2007-06-0543-20/+1053
|
* * Fixed OGS buildAdam Frisby2007-06-052-22/+18
| | | | | | * Converted to new console interfaces * Fixed other minor issues which somehow snuck in
* * Removed MainConsole.Instance.WriteLine completelyAdam Frisby2007-06-054-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.
* *Cleaned up Configuration Setup questionsmingchen2007-06-051-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
* Parcel Manager Changes:mingchen2007-06-043-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
* Prebuild and stuffAdam Frisby2007-06-0410-790/+790
|
* Added Basic Parcel Supportmingchen2007-06-031-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
* Rebuilt the build filesgareth2007-05-3010-913/+913
| | | | | | Added some more prompts and stuff to ServiceManager
* * Rebuilt PrebuildAdam Frisby2007-05-295-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.
* FIXED THE TRUNK!gareth2007-05-275-269/+269
|
* First part of border crossing fix.MW2007-05-251-0/+5
|
* * Added new mysql_connection.ini file which contains configuration options ↵Adam Frisby2007-05-251-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.
* Updated to latest libsecondlife.dll , now need to use SL viewer 1.16 (or above)MW2007-05-241-1/+1
|
* * re-prebuiltlbsa712007-05-245-60/+0
| | | | | * deleted all those *.user - ignore them next time!
* Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW2007-05-2410-58/+52
| | | | should now be okay. Now onto the Grid servers...
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-2482-0/+7065