| Commit message (Expand) | Author | Files | Lines |
2007-07-08 | * Added instant message support for the local region. Grid support forthcoming. | Adam Frisby | 1 | -196/+113 |
2007-07-08 | * Updating prebuild | Adam Frisby | 1 | -113/+196 |
2007-07-05 | * Java engine fully back in Sugilite | Adam Frisby | 1 | -196/+113 |
2007-07-05 | * Added Java support back into Sugilite (although it still needs a calling ho... | Adam Frisby | 1 | -114/+197 |
2007-07-04 | A bit more work on Building tools/support. | MW | 1 | -197/+114 |
2007-07-04 | * re-fixed the utf-16 bug in xmlRpcResponse serialization | lbsa71 | 1 | -113/+196 |
2007-07-04 | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 1 | -196/+113 |
2007-07-04 | * Added StreamHandler support | lbsa71 | 1 | -114/+197 |
2007-07-03 | *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu... | mingchen | 1 | -197/+114 |
2007-07-02 | * Added conceptual LlsdMethod Demo to SimpleApp (work in progress) | lbsa71 | 1 | -113/+196 |
2007-07-02 | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 1 | -1/+1 |
2007-07-01 | Started change to having SceneObject and then that having child Primitives wh... | MW | 1 | -1/+1 |
2007-06-29 | * Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ... | Adam Frisby | 1 | -193/+113 |
2007-06-28 | * Removed J# language support because it has issues with Mono. | Adam Frisby | 1 | -114/+194 |
2007-06-28 | Applied ScenePresence movement patch from Darok. | MW | 1 | -193/+114 |
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 1 | -114/+193 |
2007-06-28 | * Updating solution (OpenSim.Scripting no longer exists, now part of Region a... | Adam Frisby | 1 | -1/+1 |
2007-06-27 | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 1 | -6/+6 |
2007-06-27 | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 1 | -185/+116 |
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 1 | -110/+185 |
2007-06-27 | *More compile fixes (should be it on OpenSim.sln) | mingchen | 1 | -6/+6 |
2007-06-27 | *Updated prebuild.xml and ran prebuild again | mingchen | 1 | -13/+13 |
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot t... | mingchen | 1 | -3/+3 |
2007-06-25 | updated prebuild.xml. | MW | 1 | -1/+1 |
2007-06-24 | * Updating prebuild.xml | Adam Frisby | 1 | -7/+7 |
2007-06-24 | Refactoring: | Adam Frisby | 1 | -0/+6 |
2007-06-22 | SandBox mode login now shares a base class with the grid mode user server. | MW | 1 | -188/+110 |
2007-06-21 | Some refactoring. | MW | 1 | -109/+187 |
2007-06-20 | * Terrain modification more robust, uses area sizes matching those employed b... | Adam Frisby | 1 | -187/+109 |
2007-06-20 | Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. | MW | 1 | -109/+187 |
2007-06-20 | * Removed ClientThreads from avatar | lbsa71 | 1 | -6/+0 |
2007-06-20 | * re-added SimpleApp projects | lbsa71 | 1 | -172/+117 |
2007-06-19 | Made a base class from the Grid mode UserServer.UserManager and included that... | MW | 1 | -106/+179 |
2007-06-18 | *Updated/Added the base classes and interfaces for user and login servers | mingchen | 1 | -173/+102 |
2007-06-18 | * example soft logger by delegate | lbsa71 | 1 | -102/+173 |
2007-06-17 | Each Region will now generate a texture image of their terrain and this will ... | MW | 1 | -1/+1 |
2007-06-17 | * Added the two Sample Apps to the solution | lbsa71 | 1 | -1/+13 |
2007-06-16 | Some Rearranging of CommsManager. | MW | 1 | -143/+96 |
2007-06-15 | and some more | MW | 1 | -90/+143 |
2007-06-14 | Deleted IGridServer interface (and classes implementing that). | MW | 1 | -143/+90 |
2007-06-14 | * Applied Prebuild fixes to Sugilite | lbsa71 | 1 | -106/+159 |
2007-06-14 | Commented out the Scene.Backup method for now as there isn't really anything ... | MW | 1 | -151/+91 |
2007-06-12 | Renamed World class to Scene class | MW | 1 | -94/+148 |
2007-06-12 | Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren... | MW | 1 | -148/+94 |
2007-06-12 | Deleted ClientView.Grid.cs (Unused). | MW | 1 | -94/+148 |
2007-06-12 | Work on Primitive class. | MW | 1 | -148/+94 |
2007-06-12 | Deleted old AssetCache.cs file. | MW | 1 | -94/+148 |
2007-06-12 | Created OpenSim.Caches project and moved the assetcache to that. | MW | 1 | -141/+96 |
2007-06-12 | Some rearranging of folders in OpenSim.Region | MW | 1 | -90/+141 |
2007-06-11 | *Fixed sugilite | mingchen | 1 | -141/+90 |