aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-02-1910-197/+576
* * Adds limited support for each hollow type for the supported prim., Cube wit...Teravus Ovares2008-02-191-124/+192
* Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen2008-02-194-6/+22
* *rawfile fix.Teravus Ovares2008-02-191-1/+1
* * This patch adds Prism support to the Meshmerizer. Prism is one of the obj...Teravus Ovares2008-02-192-1/+211
* A bit more prominent sign of start up completion :-) thanks HashBox for the A...Dalien Talbot2008-02-181-0/+15
* Committing ahzz's patch #619 - Description:Teravus Ovares2008-02-181-10/+24
* * Probably fixed the corner freeze bug. On uninitialized avatar, ODEPlugin ...Teravus Ovares2008-02-181-3/+9
* * Output XmlRpc error message if user server gets a fault response from the r...Justin Clarke Casey2008-02-181-1/+3
* * Fixed a land manager exception or two with Math.Max(255,Math.Min(0,val))Teravus Ovares2008-02-182-9/+65
* * Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey2008-02-181-1/+1
* * Since default loglevel is debug, I'm commenting out the resending x packet ...Teravus Ovares2008-02-181-2/+2
* * Putting the resending x packet into debug mode only. Set your loglevel to...Teravus Ovares2008-02-181-1/+1
* a new attempt at converting to the right typesSean Dague2008-02-181-1/+1
* Attempt to fix casting issue introduced by RegionSize constant. I think thisSean Dague2008-02-181-1/+1
* * Allow create user on standalone even if authentication is off, in case the ...Justin Clarke Casey2008-02-181-9/+3
* More exception checks and crash hintsTedd Hansen2008-02-182-12/+28
* bring back some script engine debugging, hoping this will help track down the...Sean Dague2008-02-183-18/+18
* Patch from Michael Osias IBM (jimbo2120)Justin Clarke Casey2008-02-185-0/+50
* Small change to the IAgentAssetTransactions file that Chi11ken added for me (...MW2008-02-181-2/+2
* * Thanks to Ahzz, more verbose error messages on the console and possibly a f...Teravus Ovares2008-02-182-34/+58
* * Added /even more/ debugging messages to the UDP server to help people in re...Teravus Ovares2008-02-182-8/+72
* Thank you very much Ahzzmandius for adding the supportCharles Krinke2008-02-184-0/+71
* Thank you very much, Hashbox for:Charles Krinke2008-02-184-9/+21
* ODE: Tired of floating above the ground after crossing a border? Boy have I ...Teravus Ovares2008-02-188-10/+11
* Thank you Hashbox for adding the Charles Krinke2008-02-174-4/+20
* * Last bit of cleanup now. As long as you keep physical prim off, you should...Teravus Ovares2008-02-171-11/+13
* * Various ODE CleanupsTeravus Ovares2008-02-172-64/+83
* * Disabling physical prim crossings until they get a bit more stable.Teravus Ovares2008-02-171-7/+7
* * Fixed the Ghost physical hull on deleting a physical Prim Teravus Ovares2008-02-171-61/+75
* * Located and destroyed the weird velocity and rotation transfers. It turned...Teravus Ovares2008-02-179-14/+76
* Thank you very much, ChrisDown for a patch toCharles Krinke2008-02-171-1/+1
* Added copyright notices.Jeff Ames2008-02-176-7/+173
* Added dummy IAgentAssetTransactions to fix compile failure.Jeff Ames2008-02-171-0/+45
* Renamed AgentAgentTransactionModule to the correct name of AgentAssetTransact...MW2008-02-161-1/+1
* Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...MW2008-02-166-53/+688
* Some changes to remove some of the direct calls to CommsManager from Scene, s...MW2008-02-165-10/+51
* Update svn properties.Jeff Ames2008-02-163-140/+140
* Forgot one small but important line .. ;)Tedd Hansen2008-02-161-0/+1
* Fixed ScriptEngine config in OpenSim.ini.example that was out of place.Tedd Hansen2008-02-167-64/+156
* * ODE Stability update 4 :D Teravus Ovares2008-02-156-130/+280
* Resolve mantis #572 - terrain help printed multiple times when change-region ...Justin Clarke Casey2008-02-151-0/+6
* be smarter about the size of dynamic textures that we pull inSean Dague2008-02-151-1/+29
* allow for 1024x1024 textures through osSetDynamicTextureURL. Follow up patchSean Dague2008-02-151-2/+2
* * Temporary measure of deleting the Mono addin cache dir of addin-db-000/ on ...Justin Clarke Casey2008-02-151-0/+7
* Fixed bug in AvatarFactoryModule that resulted in removing cloth items, not b...MW2008-02-152-27/+29
* Update svn properties.Jeff Ames2008-02-153-387/+387
* make dynamic textures temporary to try to stop filling up theSean Dague2008-02-141-1/+1
* More work on trying to get AvatarFactoryModule to play nicely with multiple t...MW2008-02-141-63/+80
* * Fixed accessibility problem on ITerrainChannelAdam Frisby2008-02-141-1/+1