aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
* * For no good reason (since there are a hundred million other things to fix),...Justin Clarke Casey2008-05-073-37/+51
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-05-072-5/+50
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-11/+15
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-1/+1
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-10/+3
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-1/+1
* * More refactorings of UDPServer.Adam Frisby2008-05-022-26/+14
* * More clientstack abstractions - We now only have a single constructor call ...Adam Frisby2008-05-021-5/+5
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby2008-05-022-68/+19
* Minor formatting and documentation cleanup.Jeff Ames2008-05-021-7/+7
* removed last db4o refSean Dague2008-05-011-5/+1
* * In ur code. Making it static.Adam Frisby2008-05-011-2/+2
* * Assorted spring cleanings.Adam Frisby2008-05-012-26/+11
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-1/+0
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-292-6/+9
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-283-682/+785
* * Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch.Teravus Ovares2008-04-281-1/+1
* * Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares2008-04-271-3/+48
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-3/+3
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-231-1/+4
* fix for mantis 1036Sean Dague2008-04-231-0/+1
* fixed mantis: 1035, as well as ordering commandsSean Dague2008-04-231-10/+9
* allow for Inventory database source to be specified in mainSean Dague2008-04-231-1/+1
* changes to allow asset_source to be specified in the opensim.iniSean Dague2008-04-231-1/+1
* Two small changes:Sean Dague2008-04-231-2/+15
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-211-2/+31
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-212-9/+12
* * Terrain Module code has been reformatted to comply with guidelines.Adam Frisby2008-04-211-9/+4
* * Insert an OpenSim warning telling the user to ignore the ERROR assembly sca...Justin Clarke Casey2008-04-191-0/+3
* refactor: eliminate method in UserProfileCacheServiceJustin Clarke Casey2008-04-111-1/+1
* * Minor: Show summary count of connected agents in 'show users' region consol...Justin Clarke Casey2008-04-081-1/+7
* * Various terrain engine fixesAdam Frisby2008-04-061-0/+1
* changing more references to OpenSim.DataSean Dague2008-04-021-10/+10
* * Set Svn Properties eol-style: |337Teravus Ovares2008-03-311-1/+1
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-03-311-0/+9
* **Big ass update warning**Adam Frisby2008-03-301-17/+9
* * Tidy up 'show users' displayJustin Clarke Casey2008-03-291-11/+12
* Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW2008-03-291-0/+5
* * Remove a spammy comment I meant to remove from the last commitJustin Clarke Casey2008-03-241-2/+1
* * Make standalone non-home region caps work again.Justin Clarke Casey2008-03-241-0/+9
* Fixed a small XmlRpcCommand bugJohan Berntsson2008-03-241-1/+4
* XmlRpcCommand refactoringJohan Berntsson2008-03-241-35/+2
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-1/+1
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-1/+4
* Formatting cleanup.Jeff Ames2008-03-181-46/+51
* Formatting cleanup.Jeff Ames2008-03-184-106/+104
* * Make it more obvious if local user services are being usedJustin Clarke Casey2008-03-171-2/+3
* * Change opensim.ini.example guidance on asset_database setting to be "local"...Justin Clarke Casey2008-03-131-10/+2
* Eliminated several compiler warning messagesJohan Berntsson2008-03-111-13/+1
* The plugin loader can now handle plugin dependencies without hardcodingJohan Berntsson2008-03-111-18/+5