aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.LocalCommunications/LocalBackEndServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-24Refactoring:Adam Frisby1-1/+1
2007-06-24Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW1-1/+1
2007-06-23More work on CAPS handler.MW1-0/+1
2007-06-22Started work on CAPS support, now we have our first test capability, MapLayer...MW1-1/+1
2007-06-21Fixed problem of not being able to move out of the first 3X3 block of regions...MW1-1/+1
2007-06-17Each Region will now generate a texture image of their terrain and this will ...MW1-1/+1
2007-06-17Very Preliminary local teleporting added (currently only can teleport within...MW1-4/+33
2007-06-16Some Rearranging of CommsManager.MW1-8/+10
2007-06-15Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW1-0/+32
2007-06-11Started to add/update copyright notice in sugilite.MW1-0/+28
2007-06-11Renamed sandBoxManager to LocalBackEndServicesMW1-3/+3
2007-06-10Added InterSimComms (Likely to be renamed) to the commsManager and moved the ...MW1-9/+1
2007-06-10Added SandBoxManager which in sandbox mode, acts as the backend server for th...MW1-10/+8
2007-06-10(no commit message)MW1-0/+107
2007-06-09*Reorganized RegionServerCommsManager for OGS and local supportmingchen1-0/+20