Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some Rearranging of CommsManager. | MW | 2007-06-16 | 1 | -3/+3 |
| | |||||
* | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't ↵ | MW | 2007-06-15 | 4 | -22/+148 |
| | | | | have any backend ogs communication support yet so everything is Sandbox mode only ) | ||||
* | Preliminary movement added to sugilite, forwards walking only and no animations. | MW | 2007-06-15 | 3 | -36/+101 |
| | |||||
* | and some more | MW | 2007-06-15 | 8 | -1282/+16 |
| | |||||
* | some more rearranging | MW | 2007-06-15 | 6 | -0/+1266 |
| | |||||
* | trying to clean up the namespaces. | MW | 2007-06-14 | 18 | -45/+2961 |
| | |||||
* | trying to clean up the namespaces. | MW | 2007-06-14 | 19 | -2962/+50 |
| | |||||
* | * Applied Prebuild fixes to Sugilite | lbsa71 | 2007-06-14 | 2 | -22/+22 |
| | | | | | | * Rebuilt project files * ignored some bins | ||||
* | Commented out the Scene.Backup method for now as there isn't really anything ↵ | MW | 2007-06-14 | 1 | -0/+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. | ||||
* | Fixed the bug that makes a region use its water height as its name (in ↵ | MW | 2007-06-14 | 2 | -20/+24 |
| | | | | | | | regionhandshake), which lead to most regions being called "20". (applied fix to sugilite) Rearranged some of the methods in ClientView.API. | ||||
* | (no commit message) | MW | 2007-06-12 | 4 | -5/+4 |
| | |||||
* | Renamed World class to Scene class | MW | 2007-06-12 | 13 | -52/+52 |
| | |||||
* | Renamed OpenSim.Region/World folder to Scene (classes renaming will follow) | MW | 2007-06-12 | 18 | -43/+31 |
| | |||||
* | some more rearranging. | MW | 2007-06-12 | 3 | -0/+0 |
| | |||||
* | (no commit message) | MW | 2007-06-12 | 6 | -179/+32 |
| | |||||
* | Work on Primitive class. | MW | 2007-06-12 | 3 | -7/+22 |
| | |||||
* | did I say I was doing some rearranging? | MW | 2007-06-12 | 3 | -29/+32 |
| | |||||
* | Some rearranging of folders in OpenSim.Region | MW | 2007-06-12 | 8 | -17/+17 |
| | |||||
* | Some Work on the Primitive class | MW | 2007-06-12 | 4 | -59/+84 |
| | |||||
* | *Removed missing file in csproj | mingchen | 2007-06-11 | 3 | -79/+0 |
| | | | | | *Removed Avatar.Client.cs (unused) | ||||
* | *Removed SimProfileBase from OpenSim (Unused/Depreciated) | mingchen | 2007-06-11 | 2 | -7/+7 |
| | | | | | *Updated prebuild.xml | ||||
* | *Removed OSVector3 and replaced with libsecondlife.LLVector3 | mingchen | 2007-06-11 | 1 | -2/+2 |
| | |||||
* | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 2007-06-11 | 19 | -0/+514 |
| | |||||
* | A few small changes and hopefully fixed the nant build problem ↵ | MW | 2007-06-11 | 2 | -1/+22 |
| | | | | (OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console). | ||||
* | Added AttachObject method to IClientAPI. | MW | 2007-06-11 | 1 | -0/+9 |
| | | | | | Added RequestAvatar(LLUUID avatarID) method to world. | ||||
* | Added InterSimComms (Likely to be renamed) to the commsManager and moved the ↵ | MW | 2007-06-10 | 1 | -3/+3 |
| | | | | InformClientOfNeighbours method into that. | ||||
* | Added SandBoxManager which in sandbox mode, acts as the backend server for ↵ | MW | 2007-06-10 | 2 | -5/+2 |
| | | | | the CommsManager interfaces (commsManager.gridServer etc). | ||||
* | Added a Couple of summary comments | MW | 2007-06-10 | 1 | -3/+87 |
| | |||||
* | Prim creation working. | MW | 2007-06-10 | 3 | -92/+82 |
| | |||||
* | Another bug fix | MW | 2007-06-10 | 1 | -1/+1 |
| | |||||
* | a few bug fixes | MW | 2007-06-10 | 1 | -68/+1 |
| | |||||
* | Deleted OpenSim.World project files. | MW | 2007-06-10 | 2 | -275/+0 |
| | |||||
* | More rearranging. | MW | 2007-06-10 | 21 | -0/+275 |
| | |||||
* | part two of the folder renaming fix. | MW | 2007-06-10 | 23 | -0/+4014 |