| Commit message (Expand) | Author | Files | Lines |
2007-06-24 | Disabled the CheckSum Server as it seems that isn't used by viewer 1.18. | MW | 15 | -131/+424 |
2007-06-23 | More work on CAPS handler. | MW | 6 | -44/+51 |
2007-06-22 | Deleted some comments being wrote to console | MW | 1 | -5/+10 |
2007-06-22 | Started work on CAPS support, now we have our first test capability, MapLayer... | MW | 9 | -37/+151 |
2007-06-22 | SandBox mode login now shares a base class with the grid mode user server. | MW | 12 | -145/+121 |
2007-06-21 | Fixed the struct and null compare bug. | MW | 1 | -1/+1 |
2007-06-21 | Some refactoring. | MW | 9 | -283/+373 |
2007-06-21 | * Attempted fix for Mono bug. | Adam Frisby | 1 | -3/+3 |
2007-06-21 | Very Preliminary teleporting between regions added. | MW | 1 | -1/+14 |
2007-06-21 | Fixed problem of not being able to move out of the first 3X3 block of regions... | MW | 6 | -24/+19 |
2007-06-20 | * Terrain modification more robust, uses area sizes matching those employed b... | Adam Frisby | 4 | -15/+136 |
2007-06-20 | * Bonus commit: "terrain save" now supports a 'PNG' method. | Adam Frisby | 1 | -1/+5 |
2007-06-20 | * Added support for "revert" and "bake" commands on terrain console | Adam Frisby | 1 | -1/+30 |
2007-06-20 | Protip: don't commit when you have debug in ClientView set to true. | MW | 2 | -5/+5 |
2007-06-20 | Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. | MW | 22 | -97/+107 |
2007-06-20 | * Replaced old logging mechanism with new shiny logging mechanism | Adam Frisby | 21 | -133/+219 |
2007-06-20 | * Removed ClientThreads from avatar | lbsa71 | 18 | -556/+73 |
2007-06-20 | * re-added SimpleApp projects | lbsa71 | 7 | -39/+76 |
2007-06-19 | Made a base class from the Grid mode UserServer.UserManager and included that... | MW | 15 | -118/+88 |
2007-06-19 | *Added some missing files from last commit | mingchen | 4 | -5/+79 |
2007-06-18 | *Updated/Added the base classes and interfaces for user and login servers | mingchen | 2 | -16/+35 |
2007-06-18 | * example soft logger by delegate | lbsa71 | 1 | -1/+1 |
2007-06-18 | Fixed the flashing when crossing a border. | MW | 5 | -58/+67 |
2007-06-17 | Fixed inverted map texture problem. | MW | 4 | -8/+32 |
2007-06-17 | Each Region will now generate a texture image of their terrain and this will ... | MW | 12 | -70/+83 |
2007-06-17 | * SimpleApp: | lbsa71 | 6 | -12/+0 |
2007-06-17 | * Added the two Sample Apps to the solution | lbsa71 | 17 | -136/+366 |
2007-06-17 | Very Preliminary local teleporting added (currently only can teleport within... | MW | 13 | -144/+348 |
2007-06-17 | * Added 'LogFilename' attribute to simconfig.xml - in order to specify log name | lbsa71 | 1 | -100/+102 |
2007-06-16 | Some Rearranging of CommsManager. | MW | 11 | -8/+446 |
2007-06-15 | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h... | MW | 8 | -37/+197 |
2007-06-15 | Preliminary movement added to sugilite, forwards walking only and no animations. | MW | 13 | -93/+215 |
2007-06-15 | and some more | MW | 8 | -1282/+16 |
2007-06-15 | some more rearranging | MW | 8 | -22/+1288 |
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 |
2007-06-14 | Commented out the Scene.Backup method for now as there isn't really anything ... | MW | 25 | -2389/+4 |
2007-06-14 | Fixed the bug that makes a region use its water height as its name (in region... | MW | 4 | -187/+222 |
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 curren... | MW | 2 | -32/+26 |
2007-06-12 | Deleted ClientView.Grid.cs (Unused). | MW | 4 | -63/+29 |
2007-06-12 | Work on Primitive class. | MW | 4 | -29/+51 |
2007-06-12 | Deleted old AssetCache.cs file. | MW | 3 | -47/+0 |