aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the bug that makes a region use its water height as its name (in ↵MW2007-06-141-1/+1
| | | | regionhandshake), which lead to most regions being called "20".
* * Updated Prebuild.exelbsa712007-06-131-0/+0
|
* * Changed some more sort order issueslbsa712007-06-1338-626/+694
| | | | | * Updated vs2005 files as well
* * First attempt at fixing differing build files on different .net flavours.lbsa712007-06-1338-216/+253
| | | | | * And, as always, some bin ignores
* * Applying danx0r's ODE patchAdam Frisby2007-06-131-2/+6
| | | | | * ZOMG r1000!
* *Attempting to get trunk stable before a revert is required.mingchen2007-06-121-4/+4
|
* * ignored data recieved from closed socketslbsa712007-06-124-6/+27
| | | | | | * removed some warnings
* *Reverting back to 977 -- will look into this latermingchen2007-06-121-1/+1
|
* *Bug fixed, moving the code the the correct place so the right info is sent ↵mingchen2007-06-121-2/+3
| | | | (hopefully)
* *Attempt trunk crash fixmingchen2007-06-121-1/+1
|
* (no commit message)MW2007-06-121-0/+0
|
* * follow up ignore of generated fileslbsa712007-06-090-0/+0
|
* * LogFile now defaults to "{apptype}.log"lbsa712007-06-090-0/+0
| | | | | | | | | | | | | | | | | | * cleaned away suo and user files. * added handy string chat variety to the API * Moved LockPhysicsEngine on World to SyncRoot on IWorld * Introduced NextLocalId instead of World fuggliness. * Transformed GetRegionInfo to Property on IWorld for great justice * Extracted default wearables (good to have) * Deleted unused BaseServer * Used IWorld instead of World wherever possible * The client constructor's not getting unused port any longer. * Extracted ClientView factoring so PacketServer can be tweaked. * Added SendLayerData to World * Made WorldBase abstract and cleaned it up a bit * added OpenGrid.Framework.Communications.dll.build and OpenSim.World.dll.build to svn * Added code for two examples (but not in prebuild yet)
* Commiting solutions - may compile now?Adam Frisby2007-06-094-207/+166
|
* *Added Estate Tools for terrain texturing, terrain texturing heights per ↵mingchen2007-06-0816-291/+520
| | | | | | | 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-075-2/+82
| | | | | **Added support for 'getinfo' method
* *Forgot to initialize estateSettings variable in RegionInfoBasemingchen2007-06-072-129/+90
|
* *added the EstateSettings.cs file (oops)mingchen2007-06-071-0/+74
|
* *Added EstateSettings.cs and moved many relevant variables from ↵mingchen2007-06-0723-209/+430
| | | | | | | | 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-075-39/+39
|
* Fixing SVN: Adding hopefully everything else (2.5 / 3)mingchen2007-06-0724-66/+5163
|
* Fixing SVN: Re-adding Types folder (with correct capitalization) ( 2 / 3 )mingchen2007-06-072-0/+110
|
* Fixing SVN: Added some things I forgot to include (1/3)mingchen2007-06-072-110/+0
|
* Updated SimAddress in sandbox mode.andy2007-06-071-1/+5
|
* *Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen2007-06-0752-5316/+294
| | | | | | | | NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning
* *When avatar crosses parcel, it updates successfully in the viewermingchen2007-06-072-1/+30
| | | | | | *This includes parcel name in title bar, media and music autoplay, and parcel flag icons *Yay!
* *Added support to change most of a parcel's settings and flags (from the ↵mingchen2007-06-077-135/+169
| | | | | | | 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-0627-279/+271
| | | | | *Adding every .build and .csproj to get ccnet working (hopefully)
* *Fixing CCNet: Second Attemptmingchen2007-06-061-0/+52
|
* This should fix ccnet (oops :P)mingchen2007-06-061-2/+2
|
* *Fixed Parcel backup in databased (finished fixing core parcel functions)mingchen2007-06-061-2/+2
|
* *Added new commands ('backup','show parcels','reset parcels')mingchen2007-06-0612-73/+216
| | | | | | | | *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-0611-81/+171
| | | | | | | | | | | | | | | | *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)
* Unhippos!Adam Frisby2007-06-051-5/+0
|
* Hippos!Adam Frisby2007-06-051-0/+5
|
* * Finished adding licensing declarations to everything (3/3)Adam Frisby2007-06-0537-202/+465
|
* * Adding copyright notices (2.5/3) added CONTRIBUTORS.txtAdam Frisby2007-06-051-0/+30
|
* * Added proper copyright notices to everything (2/3)Adam Frisby2007-06-0543-20/+1053
|
* * Added proper copyright notices to everything (1/3)Adam Frisby2007-06-0582-102/+1823
|
* * Weird didnt commit inventory beforeAdam Frisby2007-06-0528-25/+312
|
* * Fixed OGS buildAdam Frisby2007-06-0521-565/+364
| | | | | | * Converted to new console interfaces * Fixed other minor issues which somehow snuck in
* * "We are" message is now a status text message.Adam Frisby2007-06-051-1/+1
|
* * More assorted console cleaningAdam Frisby2007-06-053-14/+7
|
* * Removed MainConsole.Instance.WriteLine completelyAdam Frisby2007-06-0527-194/+221
| | | | | | * 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.
* * Removing dead commentsAdam Frisby2007-06-0512-34/+1
|
* * Small bugfix: Avatar rezzing from grid mode should no longer place you ↵Adam Frisby2007-06-052-0/+7
| | | | underground if you have terrain of reasonable height.
* *Cleaned up Configuration Setup questionsmingchen2007-06-054-33/+95
| | | | | | | | | *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
* Fixed loading of Animations from XML filemingchen2007-06-041-4/+7
| | | | | *Still crashes the client. HelP!
* Fixed Unhandled exception about avataranimations.xml file about xml element ↵mingchen2007-06-041-1/+1
| | | | being first.
* Parcel Manager Changes:mingchen2007-06-0412-251/+432
| | | | | | | | | | *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