| Commit message (Expand) | Author | Age | Files | Lines |
* | * Replaced old logging mechanism with new shiny logging mechanism | Adam Frisby | 2007-06-20 | 30 | -208/+289 |
* | * Removed ClientThreads from avatar | lbsa71 | 2007-06-20 | 20 | -598/+80 |
* | * re-added SimpleApp projects | lbsa71 | 2007-06-20 | 15 | -295/+337 |
* | Deleted some bin/obj Directories. | MW | 2007-06-19 | 0 | -0/+0 |
* | Made a base class from the Grid mode UserServer.UserManager and included that... | MW | 2007-06-19 | 66 | -1189/+1841 |
* | * Cleaning up unused zircon branch. | Adam Frisby | 2007-06-19 | 10 | -214/+0 |
* | *Added some missing files from last commit | mingchen | 2007-06-19 | 6 | -7/+79 |
* | *Updated/Added the base classes and interfaces for user and login servers | mingchen | 2007-06-18 | 6 | -204/+165 |
* | * example soft logger by delegate | lbsa71 | 2007-06-18 | 7 | -113/+263 |
* | Fixed the flashing when crossing a border. | MW | 2007-06-18 | 6 | -58/+68 |
* | Fixed inverted map texture problem. | MW | 2007-06-17 | 28 | -8/+88 |
* | Each Region will now generate a texture image of their terrain and this will ... | MW | 2007-06-17 | 20 | -71/+86 |
* | * SimpleApp: | lbsa71 | 2007-06-17 | 7 | -14/+0 |
* | * Added the two Sample Apps to the solution | lbsa71 | 2007-06-17 | 25 | -329/+542 |
* | Very Preliminary local teleporting added (currently only can teleport within... | MW | 2007-06-17 | 31 | -153/+506 |
* | * Added 'LogFilename' attribute to simconfig.xml - in order to specify log name | lbsa71 | 2007-06-17 | 2 | -136/+125 |
* | Some Rearranging of CommsManager. | MW | 2007-06-16 | 27 | -627/+389 |
* | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h... | MW | 2007-06-15 | 17 | -40/+266 |
* | Preliminary movement added to sugilite, forwards walking only and no animations. | MW | 2007-06-15 | 14 | -95/+220 |
* | and some more | MW | 2007-06-15 | 9 | -1372/+159 |
* | some more rearranging | MW | 2007-06-15 | 8 | -22/+1288 |
* | trying to clean up the namespaces. | MW | 2007-06-14 | 18 | -45/+2961 |
* | trying to clean up the namespaces. | MW | 2007-06-14 | 21 | -2968/+57 |
* | Deleted IGridServer interface (and classes implementing that). | MW | 2007-06-14 | 17 | -699/+133 |
* | * Applied Prebuild fixes to Sugilite | lbsa71 | 2007-06-14 | 71 | -556/+660 |
* | Commented out the Scene.Backup method for now as there isn't really anything ... | MW | 2007-06-14 | 30 | -2594/+116 |
* | Fixed the bug that makes a region use its water height as its name (in region... | MW | 2007-06-14 | 4 | -187/+222 |
* | * Added experimental RegionHandle class to Framework.Types - see email posted... | Adam Frisby | 2007-06-14 | 2 | -15/+143 |
* | * Applying patches to sugilite too. | Adam Frisby | 2007-06-13 | 1 | -3/+6 |
* | * Importing libTerrain-BSD into libraries folder | Adam Frisby | 2007-06-12 | 33 | -0/+3332 |
* | (no commit message) | MW | 2007-06-12 | 12 | -25/+24 |
* | Renamed World class to Scene class | MW | 2007-06-12 | 15 | -149/+203 |
* | Renamed OpenSim.Region/World folder to Scene (classes renaming will follow) | MW | 2007-06-12 | 19 | -43/+74 |
* | some more rearranging. | MW | 2007-06-12 | 3 | -0/+0 |
* | (no commit message) | MW | 2007-06-12 | 6 | -179/+32 |
* | Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren... | MW | 2007-06-12 | 11 | -432/+120 |
* | Deleted ClientView.Grid.cs (Unused). | MW | 2007-06-12 | 5 | -157/+177 |
* | Work on Primitive class. | MW | 2007-06-12 | 5 | -177/+145 |
* | Deleted old AssetCache.cs file. | MW | 2007-06-12 | 4 | -141/+148 |
* | Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches. | MW | 2007-06-12 | 8 | -578/+8 |
* | Created OpenSim.Caches project and moved the assetcache to that. | MW | 2007-06-12 | 11 | -143/+889 |
* | did I say I was doing some rearranging? | MW | 2007-06-12 | 3 | -29/+32 |
* | And some more! | MW | 2007-06-12 | 8 | -2113/+23 |
* | More rearranging. | MW | 2007-06-12 | 10 | -261/+2354 |
* | Some rearranging of folders in OpenSim.Region | MW | 2007-06-12 | 33 | -301/+344 |
* | Some Work on the Primitive class | MW | 2007-06-12 | 5 | -59/+143 |
* | *Fixed sugilite | mingchen | 2007-06-11 | 2 | -159/+112 |
* | *Removed missing file in csproj | mingchen | 2007-06-11 | 9 | -182/+141 |
* | *Removed SimProfileBase from OpenSim (Unused/Depreciated) | mingchen | 2007-06-11 | 32 | -386/+338 |
* | *Removed OSVector3 and replaced with libsecondlife.LLVector3 | mingchen | 2007-06-11 | 6 | -81/+54 |