| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 1 | -46/+23 |
* | * And yet more restructuring of startup sequence... | lbsa71 | 2007-07-16 | 1 | -14/+15 |
* | * Reset IP in SimpleApp back to localhost | Adam Frisby | 2007-07-16 | 1 | -1/+1 |
* | * Fixed SimpleApp | Adam Frisby | 2007-07-16 | 1 | -2/+3 |
* | * SimpleApp's IP address is slightly less hard coded (now reading from a hard... | Adam Frisby | 2007-07-16 | 1 | -3/+5 |
* | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 2007-07-16 | 1 | -29/+35 |
* | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 2007-07-16 | 1 | -1/+1 |
* | *Renamed ParcelManager to LandManager | mingchen | 2007-07-16 | 1 | -1/+1 |
* | * working on RegionApplicationBase | lbsa71 | 2007-07-16 | 1 | -1/+1 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -126/+126 |
* | *Trunk compiles now | mingchen | 2007-07-16 | 1 | -1/+1 |
* | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 2007-07-16 | 1 | -0/+1 |
* | It wasn't me who messed up flying when adding a test NPC class. (honestly!) | MW | 2007-07-15 | 1 | -3/+6 |
* | Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp... | MW | 2007-07-15 | 1 | -5/+20 |
* | Removed the reference to ClientManager from scene, as scene really shouldn't ... | MW | 2007-07-15 | 1 | -1/+1 |
* | Removed reference to Scene EventManager from primitive. In its place, primiti... | MW | 2007-07-15 | 1 | -36/+1 |
* | * Added loading methods for NullStorage. | Adam Frisby | 2007-07-15 | 1 | -1/+3 |
* | *Removed ParcelManager from SceneObject and Primitive and replaced with event... | mingchen | 2007-07-14 | 1 | -1/+1 |
* | * Worked some more on SimpleApp | lbsa71 | 2007-07-14 | 1 | -25/+25 |
* | Set up parcel manager and the master avatar in SimpleApp. | MW | 2007-07-14 | 1 | -17/+14 |