| Commit message (Expand) | Author | Age | Files | Lines |
* | * Removed redundant code in RestService.cs | Adam Frisby | 2007-12-18 | 1 | -1/+1 |
* | more minor cleanup. added some command descriptions to region server help. | Jeff Ames | 2007-12-06 | 1 | -1/+7 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -1/+1 |
* | fixed exception and login failure in SimpleApp. (still doesn't work like it ... | Jeff Ames | 2007-12-04 | 1 | -4/+5 |
* | * Extended our semi-stupid implementation of in world object permissions to s... | Teravus Ovares | 2007-11-30 | 1 | -1/+1 |
* | * Did some initial work for prim crossing. Just glue so far. | Teravus Ovares | 2007-11-21 | 1 | -1/+1 |
* | Attempt to get World Map working in Grid mode, will need to be using the grid... | MW | 2007-11-18 | 1 | -1/+2 |
* | *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim... | lbsa71 | 2007-11-15 | 1 | -2/+2 |
* | * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini.... | Teravus Ovares | 2007-11-11 | 1 | -1/+1 |
* | * Moves the Meshmerizer to a separate plugin | Teravus Ovares | 2007-11-10 | 1 | -2/+2 |
* | * Added better logging to AssetCache | lbsa71 | 2007-11-06 | 1 | -1/+1 |
* | First part of Scene refactoring: | MW | 2007-11-03 | 1 | -1/+2 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -37/+50 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+2 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -1/+1 |
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 1 | -1/+1 |
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 1 | -2/+5 |
* | * Total refactoring of Asset Server for massive win | lbsa71 | 2007-10-19 | 1 | -2/+0 |
* | * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated... | lbsa71 | 2007-10-15 | 1 | -5/+3 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+28 |
* | * Now loading modules from ScriptEngines directory as well. | lbsa71 | 2007-10-10 | 1 | -3/+1 |
* | * Gave ModuleLoader some good lovin' | lbsa71 | 2007-10-10 | 1 | -3/+5 |
* | more refactoring | MW | 2007-10-03 | 1 | -4/+9 |
* | Some continuation of lbsa71's refactoring of the CommunicationsManager. | MW | 2007-10-03 | 1 | -2/+2 |
* | * Moved setup of LocalInventoryService and LocalUserServices to the app layer | lbsa71 | 2007-10-02 | 1 | -2/+6 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 1 | -0/+1 |
* | * Purged 'Regions' code pending Agent layer grok. | lbsa71 | 2007-09-23 | 1 | -11/+4 |
* | * even more renaming and refactoring; the cleaning woman is on call. | lbsa71 | 2007-09-20 | 1 | -2/+0 |
* | Rev 1971 : The Lbsa71 vintage commit | lbsa71 | 2007-09-20 | 1 | -3/+2 |
* | * moved SceneManager to RegionApplicationBase | lbsa71 | 2007-09-20 | 1 | -2/+5 |
* | Some work on Module loading/management. | MW | 2007-09-04 | 1 | -3/+27 |
* | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 2007-08-28 | 1 | -1/+1 |
* | Start of trying to make Region/Scene more modular. | MW | 2007-08-28 | 1 | -1/+1 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 1 | -1/+0 |
* | Deleted old inventoryCache.cs | MW | 2007-08-16 | 1 | -1/+0 |
* | Can now set the plugins for standalone mode's Inventory database (default sql... | MW | 2007-08-16 | 1 | -1/+2 |
* | * We now have a field of spinning objects. | lbsa71 | 2007-08-15 | 1 | -3/+7 |
* | * Exploring Group/Part from an app perspective. | lbsa71 | 2007-08-15 | 1 | -6/+7 |
* | The Welcome message /message of the day shown in the client during login, can... | MW | 2007-08-13 | 1 | -1/+1 |
* | Made account Authentication optional in "sandbox/standalone" mode. Just chang... | MW | 2007-08-11 | 1 | -1/+1 |
* | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 2007-08-09 | 1 | -1/+1 |
* | * Got SimpleApp working again | lbsa71 | 2007-08-08 | 1 | -1/+4 |
* | * SimpleApp works again: | lbsa71 | 2007-08-06 | 1 | -4/+1 |
* | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 2007-07-24 | 1 | -1/+1 |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 1 | -2/+3 |
* | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 2007-07-20 | 1 | -0/+5 |
* | * Added a FileSystemObject to SimpleApp | lbsa71 | 2007-07-18 | 1 | -3/+23 |
* | * renamed MySceneObject to CpuCounterObject | lbsa71 | 2007-07-17 | 1 | -1/+1 |
* | * Changed SimpleApp to use EventManager and Scene timer | lbsa71 | 2007-07-17 | 1 | -1/+2 |
* | * debugged quite a lot of db-related strangeness and various refactoring goofs | lbsa71 | 2007-07-17 | 1 | -10/+7 |