aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Added Estate Tools for terrain texturing, terrain texturing heights per corn...mingchen2007-06-0810-108/+296
* *Added basic support for EstateOwnerMessagemingchen2007-06-074-2/+59
* *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-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
* *Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen2007-06-0749-5230/+169
* *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-075-13/+66
* If this is what it takes, then finemingchen2007-06-068-117/+113
* *Fixing CCNet: Second Attemptmingchen2007-06-061-0/+52
* *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-0610-73/+206
* Changes:mingchen2007-06-067-79/+140
* Unhippos!Adam Frisby2007-06-051-5/+0
* Hippos!Adam Frisby2007-06-051-0/+5
* * Added proper copyright notices to everything (1/3)Adam Frisby2007-06-0582-102/+1823
* * "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-0523-174/+184
* * Removing dead commentsAdam Frisby2007-06-0512-34/+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-053-33/+88
* Fixed loading of Animations from XML filemingchen2007-06-041-4/+7
* Parcel Manager Changes:mingchen2007-06-048-236/+356
* Small bugfix.Adam Frisby2007-06-041-1/+1
* Prebuild and stuffAdam Frisby2007-06-0426-1903/+1904
* * Loading animations from XML file nowAdam Frisby2007-06-041-0/+16
* Added support for bitmap and image loading to libterrain, use "terrain load i...Adam Frisby2007-06-041-1/+23
* * 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-039-407/+500
* * Fixing world map generation issues (thankyou LL for using different coordin...Adam Frisby2007-06-022-3/+3
* * 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-3026-2268/+2268
* attempt twoMW2007-05-291-1/+2
* Hopefully fixed Culture decimal problemMW2007-05-291-1/+2
* * Rebuilt PrebuildAdam Frisby2007-05-2913-654/+654
* FIXED THE TRUNK!gareth2007-05-2713-654/+654
* * Fixed dumb mistake with terrain default loading.Adam Frisby2007-05-271-0/+8
* * Inserting "SYSTEMIP" into a simconfig.xml's IPAddress="" section will use t...Adam Frisby2007-05-271-1/+19
* * Region Terrain textures are now loaded from the RegionInfo class rather tha...Adam Frisby2007-05-273-33/+39