aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Fixed sugilitemingchen2007-06-111-18/+22
* *Removed missing file in csprojmingchen2007-06-114-12/+0
* *Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2007-06-1110-188/+143
* *Removed OSVector3 and replaced with libsecondlife.LLVector3mingchen2007-06-113-64/+24
* *Added and updated copyright headers on all files in both OpenSim and OGSmingchen2007-06-1134-14/+853
* Started to add/update copyright notice in sugilite.MW2007-06-1132-28/+758
* A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW2007-06-111-0/+1
* Added AttachObject method to IClientAPI.MW2007-06-111-0/+1
* Renamed sandBoxManager to LocalBackEndServicesMW2007-06-116-23/+30
* Added InterSimComms (Likely to be renamed) to the commsManager and moved the ...MW2007-06-109-63/+103
* Added SandBoxManager which in sandbox mode, acts as the backend server for th...MW2007-06-109-146/+160
* Prim creation working.MW2007-06-102-14/+46
* Another bug fixMW2007-06-101-1/+1
* a few bug fixesMW2007-06-101-1/+1
* allows the texture of the created/sent primitive to be set. MW2007-06-101-1/+1
* Added Primitive sending methods to the IClientAPI (and implemented in ClientV...MW2007-06-101-0/+2
* (no commit message)MW2007-06-106-104/+158
* * LogFile now defaults to "{apptype}.log"lbsa712007-06-0918-193/+195
* *Reorganized RegionServerCommsManager for OGS and local supportmingchen2007-06-0912-90/+215
* Number of small changes. MW2007-06-091-0/+1
* *Adding configuration settings for master avatarsmingchen2007-06-091-1/+43
* *Added delegates and events for parcel and estate managementmingchen2007-06-081-0/+9
* *RegionInfo in Avatar class now protected again (oops, my fault)mingchen2007-06-081-1/+1
* *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c...mingchen2007-06-0814-98/+93
* *Added EstateSettings.cs and ParcelData.cs to OpenSim.Framework.Typesmingchen2007-06-084-61/+292
* Updated OpenSim.Framework.Console with changes from trunk (also for now have ...MW2007-06-084-8/+133
* prebuild.xml should be fixed/updated.MW2007-06-082-69/+119
* Added prebuild.exe and fixed a couple of namespace problems in AvatarAnimatio...MW2007-06-082-6/+2
* After nearly a hour of searching for an annoying bug (which turned out to be ...MW2007-05-312-2/+34
* Another commit as ordered by roblMW2007-05-313-2/+3
* Implementing a test Communications manager to test some of the interfaces (li...MW2007-05-315-15/+17
* More work on OpenGrid.Framework.CommunicationsMW2007-05-315-22/+68
* (no commit message)MW2007-05-313-0/+88
* (no commit message)MW2007-05-313-2/+20
* (no commit message)MW2007-05-312-2/+27
* class name change and directory properties modified MW2007-05-312-3/+3
* Started work on OpenGrid.Framework.CommunicationsMW2007-05-316-0/+241
* Now We need to test to see if we can loginMW2007-05-291-0/+10
* (no commit message)MW2007-05-291-0/+2
* (no commit message)MW2007-05-291-0/+2
* number of changesMW2007-05-295-14/+27
* Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW2007-05-2723-276/+458
* Goodbye WorldMW2007-05-266-5/+33
* Start of rewrite 5279! MW2007-05-2682-0/+7064