Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-14 | trying to clean up the namespaces. | MW | 18 | -45/+2961 | |
2007-06-14 | trying to clean up the namespaces. | MW | 21 | -2968/+57 | |
2007-06-14 | Deleted IGridServer interface (and classes implementing that). | MW | 9 | -381/+20 | |
2007-06-14 | * Applied Prebuild fixes to Sugilite | lbsa71 | 28 | -168/+168 | |
* Rebuilt project files * ignored some bins | |||||
2007-06-14 | Commented out the Scene.Backup method for now as there isn't really anything ↵ | MW | 25 | -2389/+4 | |
to Backup yet and it might be the cause of a memory leak. Deleted EmbeddedJVM scripting engine, not being used. "If" we ever decide to use it then it can be re-added. | |||||
2007-06-14 | Fixed the bug that makes a region use its water height as its name (in ↵ | MW | 4 | -187/+222 | |
regionhandshake), which lead to most regions being called "20". (applied fix to sugilite) Rearranged some of the methods in ClientView.API. | |||||
2007-06-13 | * Applying patches to sugilite too. | Adam Frisby | 1 | -3/+6 | |
2007-06-12 | (no commit message) | MW | 12 | -25/+24 | |
2007-06-12 | Renamed World class to Scene class | MW | 14 | -55/+55 | |
2007-06-12 | Renamed OpenSim.Region/World folder to Scene (classes renaming will follow) | MW | 19 | -43/+74 | |
2007-06-12 | some more rearranging. | MW | 3 | -0/+0 | |
2007-06-12 | (no commit message) | MW | 6 | -179/+32 | |
2007-06-12 | Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are ↵ | MW | 2 | -32/+26 | |
currently unused and would need rewriting when we do get .net remoting added. Fixed compile error that happened due to the deleting of ClientView.Grid. | |||||
2007-06-12 | Deleted ClientView.Grid.cs (Unused). | MW | 4 | -63/+29 | |
Added one or two new helper functions to ClientView. | |||||
2007-06-12 | Work on Primitive class. | MW | 4 | -29/+51 | |
2007-06-12 | Deleted old AssetCache.cs file. | MW | 3 | -47/+0 | |
2007-06-12 | Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches. | MW | 8 | -578/+8 | |
2007-06-12 | Created OpenSim.Caches project and moved the assetcache to that. | MW | 8 | -1/+766 | |
2007-06-12 | did I say I was doing some rearranging? | MW | 3 | -29/+32 | |
2007-06-12 | And some more! | MW | 8 | -2113/+23 | |
2007-06-12 | More rearranging. | MW | 10 | -261/+2354 | |
2007-06-12 | Some rearranging of folders in OpenSim.Region | MW | 14 | -35/+35 | |
2007-06-12 | Some Work on the Primitive class | MW | 5 | -59/+143 | |
2007-06-11 | *Removed missing file in csproj | mingchen | 4 | -80/+0 | |
*Removed Avatar.Client.cs (unused) | |||||
2007-06-11 | *Removed SimProfileBase from OpenSim (Unused/Depreciated) | mingchen | 8 | -77/+63 | |
*Updated prebuild.xml | |||||
2007-06-11 | *Removed OSVector3 and replaced with libsecondlife.LLVector3 | mingchen | 3 | -17/+30 | |
2007-06-11 | *Removed AdminWebFront -- Unused | mingchen | 5 | -69/+0 | |
2007-06-11 | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 79 | -86/+1855 | |
2007-06-11 | Started to add/update copyright notice in sugilite. | MW | 2 | -6/+33 | |
2007-06-11 | A few small changes and hopefully fixed the nant build problem ↵ | MW | 3 | -7/+56 | |
(OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console). | |||||
2007-06-11 | Added AttachObject method to IClientAPI. | MW | 3 | -1/+30 | |
Added RequestAvatar(LLUUID avatarID) method to world. | |||||
2007-06-11 | Renamed sandBoxManager to LocalBackEndServices | MW | 3 | -35/+28 | |
2007-06-10 | Added InterSimComms (Likely to be renamed) to the commsManager and moved the ↵ | MW | 2 | -31/+24 | |
InformClientOfNeighbours method into that. | |||||
2007-06-10 | Added SandBoxManager which in sandbox mode, acts as the backend server for ↵ | MW | 4 | -8/+3 | |
the CommsManager interfaces (commsManager.gridServer etc). | |||||
2007-06-10 | Added a Couple of summary comments | MW | 2 | -83/+258 | |
2007-06-10 | Prim creation working. | MW | 10 | -192/+132 | |
2007-06-10 | Another bug fix | MW | 2 | -2/+4 | |
2007-06-10 | a few bug fixes | MW | 2 | -69/+4 | |
2007-06-10 | allows the texture of the created/sent primitive to be set. | MW | 1 | -6/+6 | |
2007-06-10 | Added Primitive sending methods to the IClientAPI (and implemented in ↵ | MW | 1 | -2/+96 | |
ClientView.API), but currently untested. | |||||
2007-06-10 | Deleted OpenSim.World project files. | MW | 2 | -275/+0 | |
2007-06-10 | More rearranging. | MW | 21 | -0/+275 | |
2007-06-10 | part two of the folder renaming fix. | MW | 23 | -0/+0 | |
2007-06-10 | Messed up the renaming of the folder, so part one of the fix | MW | 23 | -0/+4014 | |
2007-06-10 | Renamed folder | MW | 24 | -4015/+1 | |
2007-06-10 | More World to Region transformation. | MW | 9 | -9/+9 | |
2007-06-10 | Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim ↵ | MW | 20 | -40/+40 | |
to please! | |||||
2007-06-10 | (no commit message) | MW | 2 | -6/+19 | |
2007-06-09 | a couple of changes/fixes | MW | 3 | -7/+7 | |
2007-06-09 | * LogFile now defaults to "{apptype}.log" | lbsa71 | 39 | -332/+922 | |
* cleaned away suo and user files. * added handy string chat variety to the API * Moved LockPhysicsEngine on World to SyncRoot on IWorld * Introduced NextLocalId instead of World fuggliness. * Transformed GetRegionInfo to Property on IWorld for great justice * Extracted default wearables (good to have) * Deleted unused BaseServer * Used IWorld instead of World wherever possible * The client constructor's not getting unused port any longer. * Extracted ClientView factoring so PacketServer can be tweaked. * Added SendLayerData to World * Made WorldBase abstract and cleaned it up a bit * added OpenGrid.Framework.Communications.dll.build and OpenSim.World.dll.build to svn * Added code for two examples (but not in prebuild yet) |