aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Servers (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-05* Added proper copyright notices to everything (2/3)Adam Frisby9-12/+177
2007-06-05* Removed MainConsole.Instance.WriteLine completelyAdam Frisby3-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.
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-04Prebuild and stuffAdam Frisby2-59/+59
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 filesgareth2-182/+182
Added some more prompts and stuff to ServiceManager
2007-05-29* Rebuilt PrebuildAdam Frisby1-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.
2007-05-27FIXED THE TRUNK!gareth1-52/+52
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-prebuiltlbsa711-12/+0
* deleted all those *.user - ignore them next time!
2007-05-24Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW2-9/+9
should now be okay. Now onto the Grid servers...
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW12-0/+1733