| Commit message (Expand) | Author | Age | Files | Lines |
* | * Serialized data properly for the InterRegionSingleton InformRegionChild method | Teravus Ovares | 2007-12-07 | 2 | -3/+3 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -3/+3 |
* | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 2007-12-04 | 1 | -6/+4 |
* | * Avatar picker works in grid mode now. | Teravus Ovares | 2007-12-04 | 1 | -1/+47 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 2 | -2/+2 |
* | * Removed 12 compiler warnings. | Adam Frisby | 2007-12-04 | 2 | -4/+1 |
* | Attempt to fix mantis issue #82, taking prims into inventory and then rezzing... | MW | 2007-12-02 | 1 | -0/+1 |
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 1 | -1/+1 |
* | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 2007-12-01 | 2 | -15/+98 |
* | *Added more information about the sim that you're connecting to in remoting d... | Teravus Ovares | 2007-11-29 | 1 | -5/+15 |
* | * Fixed about 7 issues with restarting sims and resolved interRegion comms is... | Teravus Ovares | 2007-11-29 | 2 | -88/+105 |
* | * Restaring the sim works fine in grid mode now. Sims announce themselves to... | Teravus Ovares | 2007-11-28 | 2 | -26/+22 |
* | Fixed an event in the events chain in inter-region communications. | Teravus Ovares | 2007-11-27 | 1 | -47/+136 |
* | * Restarting regions with the estate tools works in sandbox mode. I'm still ... | Teravus Ovares | 2007-11-26 | 2 | -1/+115 |
* | fixed order of map block requests to grid server. flipped map texture, as it ... | Brian McBee | 2007-11-25 | 1 | -0/+15 |
* | Make remoting errors because of missing adjacent regions a little more user a... | Brian McBee | 2007-11-24 | 1 | -20/+36 |
* | * Did some initial work for prim crossing. Just glue so far. | Teravus Ovares | 2007-11-21 | 2 | -0/+212 |
* | * Changed namespace | lbsa71 | 2007-11-19 | 1 | -1/+0 |
* | Prevent the region crash in gridmode on bringing up the map | Dalien Talbot | 2007-11-18 | 1 | -5/+13 |
* | More cleaning up when deleting regions from a instance. NOTE: IGridServices.D... | MW | 2007-11-16 | 1 | -0/+5 |
* | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 2007-11-13 | 1 | -0/+8 |
* | Some more refactoring | MW | 2007-11-04 | 1 | -0/+5 |
* | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 2007-11-03 | 1 | -0/+10 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 2 | -6/+3 |
* | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 2007-10-30 | 2 | -5/+23 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 6 | -111/+130 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 5 | -6/+6 |
* | Added method to create default config file in region server(OpenSim) followin... | Tleiades Hax | 2007-10-26 | 1 | -2/+2 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 2 | -3/+3 |
* | * Made EstateSetting static since there's only one instance, and we only need... | lbsa71 | 2007-10-22 | 1 | -26/+36 |
* | * Disabled TCP Remoting Channel Security for InterRegion communication, as it... | Adam Frisby | 2007-10-21 | 1 | -1/+1 |
* | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 2007-10-18 | 1 | -20/+34 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 5 | -0/+140 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 1 | -52/+52 |
* | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2007-10-05 | 1 | -14/+14 |
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 1 | -14/+14 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 2 | -2/+2 |
* | * Moved IUserService to OpenSim.Framework.Interfaces | lbsa71 | 2007-10-05 | 1 | -1/+1 |
* | * Renamed IUserServices to IUserService | lbsa71 | 2007-10-05 | 1 | -1/+1 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 3 | -77/+14 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 3 | -14/+77 |
* | * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-... | lbsa71 | 2007-09-25 | 1 | -65/+29 |
* | * Removed some more fields from CommunicationsLocal | lbsa71 | 2007-09-24 | 2 | -11/+13 |
* | * So, ok, maybe a bit harsh to explode on grid inventory calls. | lbsa71 | 2007-09-24 | 1 | -7/+7 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 3 | -41/+60 |
* | * Trying to streamline CommunicationsManager | lbsa71 | 2007-09-24 | 1 | -8/+4 |
* | * reorder and rename | lbsa71 | 2007-09-24 | 1 | -2/+2 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 2 | -3/+3 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -38/+38 |
* | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2007-08-16 | 1 | -0/+5 |