aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-18* example soft logger by delegatelbsa713-0/+89
2007-06-18Fixed the flashing when crossing a border.MW1-0/+1
2007-06-17Fixed inverted map texture problem.MW1-0/+27
2007-06-17Each Region will now generate a texture image of their terrain and this will ...MW1-0/+1
2007-06-17Very Preliminary local teleporting added (currently only can teleport within...MW6-7/+49
2007-06-15Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW3-3/+15
2007-06-15Preliminary movement added to sugilite, forwards walking only and no animations.MW1-2/+5
2007-06-14Deleted IGridServer interface (and classes implementing that).MW5-170/+18
2007-06-14* Applied Prebuild fixes to Sugilitelbsa712-17/+17
2007-06-14Commented out the Scene.Backup method for now as there isn't really anything ...MW2-23/+19
2007-06-14* Added experimental RegionHandle class to Framework.Types - see email posted...Adam Frisby2-15/+143
2007-06-12Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren...MW8-252/+0
2007-06-12Some rearranging of folders in OpenSim.RegionMW2-61/+53
2007-06-11*Fixed sugilitemingchen1-18/+22
2007-06-11*Removed missing file in csprojmingchen2-4/+0
2007-06-11*Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen4-119/+73
2007-06-11*Removed OSVector3 and replaced with libsecondlife.LLVector3mingchen3-64/+24
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen24-0/+648
2007-06-11Started to add/update copyright notice in sugilite.MW19-28/+405
2007-06-11A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW1-0/+1
2007-06-11Added AttachObject method to IClientAPI.MW1-0/+1
2007-06-10Prim creation working.MW2-14/+46
2007-06-10Another bug fixMW1-1/+1
2007-06-10a few bug fixesMW1-1/+1
2007-06-10allows the texture of the created/sent primitive to be set. MW1-1/+1
2007-06-10Added Primitive sending methods to the IClientAPI (and implemented in ClientV...MW1-0/+2
2007-06-09* LogFile now defaults to "{apptype}.log"lbsa716-85/+92
2007-06-09*Reorganized RegionServerCommsManager for OGS and local supportmingchen2-4/+4
2007-06-09Number of small changes. MW1-0/+1
2007-06-09*Adding configuration settings for master avatarsmingchen1-1/+43
2007-06-08*Added delegates and events for parcel and estate managementmingchen1-0/+9
2007-06-08*RegionInfo in Avatar class now protected again (oops, my fault)mingchen1-1/+1
2007-06-08*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c...mingchen6-55/+50
2007-06-08*Added EstateSettings.cs and ParcelData.cs to OpenSim.Framework.Typesmingchen4-61/+292
2007-06-08prebuild.xml should be fixed/updated.MW1-33/+41
2007-05-31After nearly a hour of searching for an annoying bug (which turned out to be ...MW1-0/+1
2007-05-31Another commit as ordered by roblMW1-0/+1
2007-05-31Implementing a test Communications manager to test some of the interfaces (li...MW2-3/+3
2007-05-31More work on OpenGrid.Framework.CommunicationsMW3-1/+34
2007-05-31(no commit message)MW1-0/+3
2007-05-31(no commit message)MW1-1/+4
2007-05-31Started work on OpenGrid.Framework.CommunicationsMW3-0/+120
2007-05-29Now We need to test to see if we can loginMW1-0/+10
2007-05-29(no commit message)MW1-0/+2
2007-05-29(no commit message)MW1-0/+2
2007-05-29number of changesMW5-14/+27
2007-05-27Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW23-276/+458
2007-05-26Goodbye WorldMW2-1/+29