aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Started work on CAPS support, now we have our first test capability, MapLayer...MW2007-06-221-3/+3
* SandBox mode login now shares a base class with the grid mode user server. MW2007-06-223-2/+13
* Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2007-06-202-6/+6
* * Replaced old logging mechanism with new shiny logging mechanismAdam Frisby2007-06-202-27/+27
* Made a base class from the Grid mode UserServer.UserManager and included that...MW2007-06-192-2/+2
* Fixed inverted map texture problem.MW2007-06-171-2/+4
* * Added the two Sample Apps to the solutionlbsa712007-06-171-1/+1
* Very Preliminary local teleporting added (currently only can teleport within...MW2007-06-171-1/+1
* * Added 'LogFilename' attribute to simconfig.xml - in order to specify log namelbsa712007-06-171-100/+102
* Some Rearranging of CommsManager.MW2007-06-163-4/+12
* Preliminary movement added to sugilite, forwards walking only and no animations.MW2007-06-151-1/+1
* trying to clean up the namespaces.MW2007-06-142-6/+7
* * Applied Prebuild fixes to Sugilitelbsa712007-06-142-37/+37
* Renamed World class to Scene classMW2007-06-121-3/+3
* Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches.MW2007-06-121-0/+1
* Created OpenSim.Caches project and moved the assetcache to that. MW2007-06-122-0/+7
* *Removed missing file in csprojmingchen2007-06-111-1/+0
* *Removed AdminWebFront -- Unusedmingchen2007-06-111-5/+0
* Started to add/update copyright notice in sugilite.MW2007-06-112-6/+33
* Added SandBoxManager which in sandbox mode, acts as the backend server for th...MW2007-06-101-1/+1
* Prim creation working.MW2007-06-101-2/+2
* Renamed folderMW2007-06-101-1/+1
* Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim to...MW2007-06-104-11/+11
* (no commit message)MW2007-06-101-2/+1
* a couple of changes/fixesMW2007-06-091-2/+3
* * LogFile now defaults to "{apptype}.log"lbsa712007-06-091-13/+0
* *Fixed casting mishap in last commit - client now starts up without crashingmingchen2007-06-091-1/+1
* *Reorganized RegionServerCommsManager for OGS and local supportmingchen2007-06-091-3/+3
* *Added delegates and events for parcel and estate managementmingchen2007-06-081-2/+7
* *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c...mingchen2007-06-083-2/+3
* prebuild.xml should be fixed/updated.MW2007-06-081-37/+34
* After nearly a hour of searching for an annoying bug (which turned out to be ...MW2007-05-311-1/+3
* Implementing a test Communications manager to test some of the interfaces (li...MW2007-05-312-3/+11
* Die AuthenticateSessionsRemote. hrrm okay don't die, just partially die MW2007-05-311-18/+1
* (no commit message)MW2007-05-311-2/+2
* Started work on OpenGrid.Framework.CommunicationsMW2007-05-311-1/+2
* Added a few summary comments to OpenSim.World filesMW2007-05-311-1/+2
* We have successful login! MW2007-05-301-0/+1
* trying to get login to workMW2007-05-301-1/+1
* number of changesMW2007-05-291-13/+37
* Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW2007-05-272-173/+107
* Goodbye WorldMW2007-05-261-1/+1
* Start of rewrite 5279! MW2007-05-265-0/+840