| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added "show regions" to the CL help screen. Mantis 1123 | Adam Johnson | 2008-05-22 | 1 | -0/+1 |
* | Adding basic show users functionality back in to console. Mantis 1212 | Adam Johnson | 2008-05-22 | 1 | -0/+36 |
* | * Minor: Tidy ups and logging tweaks. | Justin Clarke Casey | 2008-05-22 | 1 | -2/+2 |
* | * Refactor: Move enhancement of version string with operating system informat... | Justin Clarke Casey | 2008-05-22 | 1 | -5/+23 |
* | * Fix circular dependency from last checkin by passing version as a parameter... | Justin Clarke Casey | 2008-05-22 | 1 | -1/+2 |
* | * Send VersionInfo string instead of the hardcoded Scene string to the "About... | Justin Clarke Casey | 2008-05-21 | 2 | -10/+8 |
* | * Deprecate load-xml and save-xml in favour of load-xml2/save-xml2. | Justin Clarke Casey | 2008-05-21 | 1 | -0/+4 |
* | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 2008-05-19 | 1 | -1/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 3 | -57/+57 |
* | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 2008-05-14 | 1 | -4/+7 |
* | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 2008-05-14 | 2 | -15/+2 |
* | From: Dr Scofield <DrScofield@xyzzyxyzzy.net> | Sean Dague | 2008-05-14 | 1 | -11/+16 |
* | More formatting cleanup. Minor refactoring. | Jeff Ames | 2008-05-14 | 1 | -7/+1 |
* | *Complete redo of the permissions module | mingchen | 2008-05-13 | 1 | -8/+0 |
* | * If a region running in grid mode fails to login to the grid service, startu... | Justin Clarke Casey | 2008-05-12 | 1 | -1/+12 |
* | * Minor: Initial cleaning up of some of the grid sim login messages | Justin Clarke Casey | 2008-05-12 | 1 | -0/+5 |
* | * Fix opensim region server shutdown. | Justin Clarke Casey | 2008-05-09 | 2 | -43/+7 |
* | * Spring cleaning, round 3029 | Adam Frisby | 2008-05-08 | 3 | -4/+5 |
* | * For no good reason (since there are a hundred million other things to fix),... | Justin Clarke Casey | 2008-05-07 | 3 | -37/+51 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-05-07 | 2 | -5/+50 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 1 | -11/+15 |
* | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 2008-05-06 | 1 | -1/+1 |
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 1 | -10/+3 |
* | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 2008-05-02 | 1 | -1/+1 |
* | * More refactorings of UDPServer. | Adam Frisby | 2008-05-02 | 2 | -26/+14 |
* | * More clientstack abstractions - We now only have a single constructor call ... | Adam Frisby | 2008-05-02 | 1 | -5/+5 |
* | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 2008-05-02 | 2 | -68/+19 |
* | Minor formatting and documentation cleanup. | Jeff Ames | 2008-05-02 | 1 | -7/+7 |
* | removed last db4o ref | Sean Dague | 2008-05-01 | 1 | -5/+1 |
* | * In ur code. Making it static. | Adam Frisby | 2008-05-01 | 1 | -2/+2 |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 2 | -26/+11 |
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-05-01 | 1 | -1/+0 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-29 | 2 | -6/+9 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-28 | 3 | -682/+785 |
* | * Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch. | Teravus Ovares | 2008-04-28 | 1 | -1/+1 |
* | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 2008-04-27 | 1 | -3/+48 |
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 1 | -3/+3 |
* | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 2008-04-23 | 1 | -1/+4 |
* | fix for mantis 1036 | Sean Dague | 2008-04-23 | 1 | -0/+1 |
* | fixed mantis: 1035, as well as ordering commands | Sean Dague | 2008-04-23 | 1 | -10/+9 |
* | allow for Inventory database source to be specified in main | Sean Dague | 2008-04-23 | 1 | -1/+1 |
* | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 2008-04-23 | 1 | -1/+1 |
* | Two small changes: | Sean Dague | 2008-04-23 | 1 | -2/+15 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-21 | 1 | -2/+31 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 2 | -9/+12 |
* | * Terrain Module code has been reformatted to comply with guidelines. | Adam Frisby | 2008-04-21 | 1 | -9/+4 |
* | * Insert an OpenSim warning telling the user to ignore the ERROR assembly sca... | Justin Clarke Casey | 2008-04-19 | 1 | -0/+3 |
* | refactor: eliminate method in UserProfileCacheService | Justin Clarke Casey | 2008-04-11 | 1 | -1/+1 |
* | * Minor: Show summary count of connected agents in 'show users' region consol... | Justin Clarke Casey | 2008-04-08 | 1 | -1/+7 |
* | * Various terrain engine fixes | Adam Frisby | 2008-04-06 | 1 | -0/+1 |