aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-27Some very Preliminary work on .net remoting for interregion comms. MW2-2/+0
2007-06-25updated prebuild.xml.MW2-8/+47
2007-06-24A bit more work on the AssetCache.MW1-0/+1
2007-06-24Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW2-3/+101
2007-06-22SandBox mode login now shares a base class with the grid mode user server. MW4-124/+8
2007-06-21Fixed the struct and null compare bug.MW1-1/+1
2007-06-21Some refactoring.MW1-2/+2
2007-06-21* Attempted fix for Mono bug.Adam Frisby1-3/+3
2007-06-21Fixed problem of not being able to move out of the first 3X3 block of regions...MW1-2/+2
2007-06-20* Terrain modification more robust, uses area sizes matching those employed b...Adam Frisby1-1/+2
2007-06-20Protip: don't commit when you have debug in ClientView set to true. MW2-5/+5
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW3-5/+6
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby8-28/+28
2007-06-20* Removed ClientThreads from avatarlbsa711-0/+6
2007-06-19Made a base class from the Grid mode UserServer.UserManager and included that...MW1-1/+1
2007-06-18Fixed the flashing when crossing a border.MW2-3/+5
2007-06-17Each Region will now generate a texture image of their terrain and this will ...MW4-48/+19
2007-06-17* Added the two Sample Apps to the solutionlbsa711-1/+1
2007-06-17Very Preliminary local teleporting added (currently only can teleport within...MW4-55/+126
2007-06-16Some Rearranging of CommsManager.MW1-1/+3
2007-06-15Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW3-7/+41
2007-06-15Preliminary movement added to sugilite, forwards walking only and no animations.MW9-56/+113
2007-06-15some more rearrangingMW2-22/+22
2007-06-14Deleted IGridServer interface (and classes implementing that).MW2-1/+3
2007-06-14* Applied Prebuild fixes to Sugilitelbsa712-19/+19
2007-06-14Fixed the bug that makes a region use its water height as its name (in region...MW2-167/+198
2007-06-12(no commit message)MW8-20/+20
2007-06-12Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren...MW2-32/+26
2007-06-12Deleted ClientView.Grid.cs (Unused).MW4-63/+29
2007-06-12Work on Primitive class.MW1-22/+29
2007-06-12Deleted old AssetCache.cs file.MW3-47/+0
2007-06-12Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches.MW6-577/+6
2007-06-12Created OpenSim.Caches project and moved the assetcache to that. MW3-1/+9
2007-06-12And some more!MW8-2113/+23
2007-06-12More rearranging.MW10-261/+2354
2007-06-12Some rearranging of folders in OpenSim.RegionMW2-6/+6
2007-06-12Some Work on the Primitive classMW1-0/+59
2007-06-11*Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2-35/+27
2007-06-11*Removed AdminWebFront -- Unusedmingchen4-64/+0
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen17-18/+374
2007-06-11A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW1-6/+34
2007-06-11Added AttachObject method to IClientAPI.MW2-1/+21
2007-06-11Renamed sandBoxManager to LocalBackEndServicesMW3-35/+28
2007-06-10Added InterSimComms (Likely to be renamed) to the commsManager and moved the ...MW1-28/+21
2007-06-10Added SandBoxManager which in sandbox mode, acts as the backend server for th...MW1-2/+0
2007-06-10Added a Couple of summary commentsMW1-80/+171
2007-06-10Prim creation working.MW6-98/+48
2007-06-10Another bug fixMW1-1/+3
2007-06-10a few bug fixesMW1-1/+3
2007-06-10allows the texture of the created/sent primitive to be set. MW1-6/+6