| Commit message (Expand) | Author | Files | Lines |
2008-05-06 | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 1 | -1/+1 |
2008-05-05 | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 1 | -10/+3 |
2008-05-02 | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 1 | -1/+1 |
2008-05-02 | * More refactorings of UDPServer. | Adam Frisby | 2 | -26/+14 |
2008-05-02 | * More clientstack abstractions - We now only have a single constructor call ... | Adam Frisby | 1 | -5/+5 |
2008-05-02 | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 2 | -68/+19 |
2008-05-02 | Minor formatting and documentation cleanup. | Jeff Ames | 1 | -7/+7 |
2008-05-01 | removed last db4o ref | Sean Dague | 1 | -5/+1 |
2008-05-01 | * In ur code. Making it static. | Adam Frisby | 1 | -2/+2 |
2008-05-01 | * Assorted spring cleanings. | Adam Frisby | 2 | -26/+11 |
2008-05-01 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 1 | -1/+0 |
2008-04-29 | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2 | -6/+9 |
2008-04-28 | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 3 | -682/+785 |
2008-04-28 | * Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch. | Teravus Ovares | 1 | -1/+1 |
2008-04-27 | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 1 | -3/+48 |
2008-04-24 | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 1 | -3/+3 |
2008-04-23 | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 1 | -1/+4 |
2008-04-23 | fix for mantis 1036 | Sean Dague | 1 | -0/+1 |
2008-04-23 | fixed mantis: 1035, as well as ordering commands | Sean Dague | 1 | -10/+9 |
2008-04-23 | allow for Inventory database source to be specified in main | Sean Dague | 1 | -1/+1 |
2008-04-23 | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 1 | -1/+1 |
2008-04-23 | Two small changes: | Sean Dague | 1 | -2/+15 |
2008-04-21 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -2/+31 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2 | -9/+12 |
2008-04-21 | * Terrain Module code has been reformatted to comply with guidelines. | Adam Frisby | 1 | -9/+4 |
2008-04-19 | * Insert an OpenSim warning telling the user to ignore the ERROR assembly sca... | Justin Clarke Casey | 1 | -0/+3 |
2008-04-11 | refactor: eliminate method in UserProfileCacheService | Justin Clarke Casey | 1 | -1/+1 |
2008-04-08 | * Minor: Show summary count of connected agents in 'show users' region consol... | Justin Clarke Casey | 1 | -1/+7 |
2008-04-06 | * Various terrain engine fixes | Adam Frisby | 1 | -0/+1 |
2008-04-02 | changing more references to OpenSim.Data | Sean Dague | 1 | -10/+10 |
2008-03-31 | * Set Svn Properties eol-style: |337 | Teravus Ovares | 1 | -1/+1 |
2008-03-31 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -0/+9 |
2008-03-30 | **Big ass update warning** | Adam Frisby | 1 | -17/+9 |
2008-03-29 | * Tidy up 'show users' display | Justin Clarke Casey | 1 | -11/+12 |
2008-03-29 | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 1 | -0/+5 |
2008-03-24 | * Remove a spammy comment I meant to remove from the last commit | Justin Clarke Casey | 1 | -2/+1 |
2008-03-24 | * Make standalone non-home region caps work again. | Justin Clarke Casey | 1 | -0/+9 |
2008-03-24 | Fixed a small XmlRpcCommand bug | Johan Berntsson | 1 | -1/+4 |
2008-03-24 | XmlRpcCommand refactoring | Johan Berntsson | 1 | -35/+2 |
2008-03-23 | * Start passing around a region server's http port in RegionInfo. | Justin Clarke Casey | 1 | -1/+1 |
2008-03-22 | *Moved LandManagement into its own region module (spiffy!) | mingchen | 1 | -1/+4 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -46/+51 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 4 | -106/+104 |
2008-03-17 | * Make it more obvious if local user services are being used | Justin Clarke Casey | 1 | -2/+3 |
2008-03-13 | * Change opensim.ini.example guidance on asset_database setting to be "local"... | Justin Clarke Casey | 1 | -10/+2 |
2008-03-11 | Eliminated several compiler warning messages | Johan Berntsson | 1 | -13/+1 |
2008-03-11 | The plugin loader can now handle plugin dependencies without hardcoding | Johan Berntsson | 1 | -18/+5 |
2008-03-07 | Fix to solve mantis 717 problem. Makes sure the region DB schema is up to dat... | Johan Berntsson | 1 | -9/+10 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -14/+138 |
2008-02-29 | More compiler warning cleanup. | Jeff Ames | 2 | -6/+0 |