aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Wiping trunk in prep for SugiliteAdam Frisby2007-07-1145-10904/+0
* * Added maintenance patch (issue #139) from BigfootAg to /trunkAdam Frisby2007-06-141-2/+9
* Fixed the bug that makes a region use its water height as its name (in region...MW2007-06-141-1/+1
* * Changed some more sort order issueslbsa712007-06-131-55/+55
* * First attempt at fixing differing build files on different .net flavours.lbsa712007-06-131-33/+33
* *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
* *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
* *Attempt trunk crash fixmingchen2007-06-121-1/+1
* *Added Estate Tools for terrain texturing, terrain texturing heights per corn...mingchen2007-06-088-105/+293
* *Added basic support for EstateOwnerMessagemingchen2007-06-073-1/+55
* *Forgot to initialize estateSettings variable in RegionInfoBasemingchen2007-06-071-8/+8
* *Added EstateSettings.cs and moved many relevant variables from RegionInfoBas...mingchen2007-06-079-85/+57
* Fixed SVN: All Done! Sorry for the delay (3 / 3)mingchen2007-06-073-35/+35
* Fixing SVN: Adding hopefully everything else (2.5 / 3)mingchen2007-06-0722-63/+5160
* 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
* *Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen2007-06-0745-5213/+149
* *When avatar crosses parcel, it updates successfully in the viewermingchen2007-06-072-1/+30
* *Added support to change most of a parcel's settings and flags (from the abou...mingchen2007-06-074-12/+55
* If this is what it takes, then finemingchen2007-06-062-61/+61
* *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-064-26/+75
* Changes:mingchen2007-06-064-78/+132
* * Added proper copyright notices to everything (1/3)Adam Frisby2007-06-0542-22/+1027
* * Removed MainConsole.Instance.WriteLine completelyAdam Frisby2007-06-0514-102/+110
* * Removing dead commentsAdam Frisby2007-06-0511-33/+1
* * Small bugfix: Avatar rezzing from grid mode should no longer place you unde...Adam Frisby2007-06-052-0/+7
* *Cleaned up Configuration Setup questionsmingchen2007-06-052-27/+58
* Fixed loading of Animations from XML filemingchen2007-06-041-4/+7
* Parcel Manager Changes:mingchen2007-06-044-235/+287
* Small bugfix.Adam Frisby2007-06-041-1/+1
* Prebuild and stuffAdam Frisby2007-06-042-128/+129
* * Loading animations from XML file nowAdam Frisby2007-06-041-0/+16
* * Removed more referencesAdam Frisby2007-06-031-4/+4
* * Removed hard coded avatar animations. Will likely need to clean elsewhere t...Adam Frisby2007-06-031-135/+0
* (Broke SVN on first commit >.>) - Added the ParcelManager.cs file that was ne...mingchen2007-06-031-0/+658
* Added Basic Parcel Supportmingchen2007-06-038-260/+353
* * Fixing world map generation issues (thankyou LL for using different coordin...Adam Frisby2007-06-021-2/+2
* * Some commenting on asset server (needs completing)Adam Frisby2007-06-021-0/+2
* * Raised "MTU" factor in world map handlingAdam Frisby2007-05-302-14/+14
* * Switched from ASCII encoding to llRetardedEncoding.Adam Frisby2007-05-301-1/+1
* * World map! Yay!Adam Frisby2007-05-301-1/+3
* * Bugfixes. Still not appearing correctly however.Adam Frisby2007-05-301-3/+3
* * May have fixed issues with the world map.Adam Frisby2007-05-302-23/+37
* Rebuilt the build filesgareth2007-05-302-348/+348
* attempt twoMW2007-05-291-1/+2
* Hopefully fixed Culture decimal problemMW2007-05-291-1/+2
* * Rebuilt PrebuildAdam Frisby2007-05-291-90/+90