aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-05* Added proper copyright notices to everything (2/3)Adam Frisby43-20/+1053
2007-06-05* Fixed OGS buildAdam Frisby2-22/+18
* Converted to new console interfaces * Fixed other minor issues which somehow snuck in
2007-06-05* Removed MainConsole.Instance.WriteLine completelyAdam Frisby4-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.
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-04Parcel Manager Changes:mingchen3-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
2007-06-04Prebuild and stuffAdam Frisby10-790/+790
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 filesgareth10-913/+913
Added some more prompts and stuff to ServiceManager
2007-05-29* Rebuilt PrebuildAdam Frisby5-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.
2007-05-27FIXED THE TRUNK!gareth5-269/+269
2007-05-25First part of border crossing fix.MW1-0/+5
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-prebuiltlbsa715-60/+0
* deleted all those *.user - ignore them next time!
2007-05-24Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW10-58/+52
should now be okay. Now onto the Grid servers...
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW82-0/+7065