aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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