aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Servers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Wiping trunk in prep for SugiliteAdam Frisby2007-07-1112-1969/+0
|
* * Added maintenance patch (issue #139) from BigfootAg to /trunkAdam Frisby2007-06-144-0/+75
|
* * Changed some more sort order issueslbsa712007-06-131-11/+11
| | | | | * Updated vs2005 files as well
* * First attempt at fixing differing build files on different .net flavours.lbsa712007-06-131-6/+6
| | | | | * And, as always, some bin ignores
* Updated SimAddress in sandbox mode.andy2007-06-071-1/+5
|
* If this is what it takes, then finemingchen2007-06-062-10/+10
| | | | | *Adding every .build and .csproj to get ccnet working (hopefully)
* Changes:mingchen2007-06-062-2/+2
| | | | | | | | | | | | | | | | *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-059-12/+177
|
* * Removed MainConsole.Instance.WriteLine completelyAdam Frisby2007-06-053-9/+6
| | | | | | * 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
* Prebuild and stuffAdam Frisby2007-06-042-59/+59
|
* 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-302-182/+182
| | | | | | Added some more prompts and stuff to ServiceManager
* * Rebuilt PrebuildAdam Frisby2007-05-291-52/+52
| | | | | | | * 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-271-52/+52
|
* * 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-241-12/+0
| | | | | * deleted all those *.user - ignore them next time!
* Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW2007-05-242-9/+9
| | | | should now be okay. Now onto the Grid servers...
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-2412-0/+1733