aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby37-3195/+0
2007-06-28Deleted some files that are no longer in use. (I am sure I deleted these yest...MW3-471/+22
2007-06-28* Run prebuild, and stuff. (Fixed bug)Adam Frisby1-25/+27
2007-06-27Some very Preliminary work on .net remoting for interregion comms. MW3-10/+65
2007-06-27* Added patch for SYSTEMIP handling when an IPv6 address is the primary addre...Adam Frisby1-1/+10
2007-06-25Some Caps/LLSD cleaning up.MW1-6/+30
2007-06-25Some work in progress LLSD serialise / de-serialise functions.MW3-15/+198
2007-06-25updated prebuild.xml.MW1-5/+10
2007-06-24Hopefully enabled the OGS commsManagerMW1-18/+36
2007-06-24Refactoring:Adam Frisby1-10/+34
2007-06-24Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW2-8/+8
2007-06-23More work on CAPS handler.MW3-0/+10
2007-06-22SandBox mode login now shares a base class with the grid mode user server. MW2-3/+33
2007-06-21Fixed problem of not being able to move out of the first 3X3 block of regions...MW1-1/+1
2007-06-20* Terrain modification more robust, uses area sizes matching those employed b...Adam Frisby1-1/+1
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2-3/+3
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby2-26/+26
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-13* Changed some more sort order issueslbsa711-34/+34
2007-06-13* First attempt at fixing differing build files on different .net flavours.lbsa711-20/+20
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