| Commit message (Expand) | Author | Files | Lines |
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 |
2007-06-11 | *Removed missing file in csproj | mingchen | 1 | -90/+141 |
2007-06-10 | Deleted OpenSim.World project files. | MW | 1 | -141/+90 |
2007-06-10 | More rearranging. | MW | 1 | -90/+141 |
2007-06-10 | Renamed folder | MW | 1 | -1/+1 |
2007-06-10 | Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim to... | MW | 1 | -6/+6 |
2007-06-09 | * LogFile now defaults to "{apptype}.log" | lbsa71 | 1 | -140/+89 |
2007-06-09 | *Reorganized RegionServerCommsManager for OGS and local support | mingchen | 1 | -90/+141 |
2007-06-09 | Number of small changes. | MW | 1 | -1/+1 |
2007-06-09 | * Removed ServiceManager from OGS/Sugilite due to compilation issues. | Adam Frisby | 1 | -140/+89 |
2007-06-08 | *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c... | mingchen | 1 | -90/+141 |
2007-06-08 | prebuild.xml should be fixed/updated. | MW | 1 | -11/+11 |
2007-05-31 | Started work on OpenGrid.Framework.Communications | MW | 1 | -0/+6 |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, jus... | MW | 1 | -132/+86 |