Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exclude npcs from baked cache | UbitUmarov | 2014-09-19 | 1 | -0/+10 |
| | |||||
* | ... and a few more.. | UbitUmarov | 2014-09-17 | 1 | -18/+31 |
| | |||||
* | remove messing with KeyframeMotion on attach | UbitUmarov | 2014-09-09 | 1 | -2/+2 |
| | |||||
* | drop attachments with original physical proprieties | UbitUmarov | 2014-09-09 | 1 | -21/+6 |
| | |||||
* | on drop send full update on root prim, terse on others ( as sl ). Fix | UbitUmarov | 2014-09-08 | 1 | -2/+5 |
| | | | | count down of number of physicial prims on attach, if removing them | ||||
* | change attachment drop, to make object Phanton. THis is not as SL, but | UbitUmarov | 2014-09-08 | 1 | -8/+12 |
| | | | | | rez position is automatic and object interpenetrations will happen including with the avatar, with the usual ugly effects. | ||||
* | *NEEDS more testing* on attachment drop: fix adding prims to physics | UbitUmarov | 2014-09-08 | 1 | -4/+31 |
| | | | | | | | engine, remove disturbing phantom flag. On attach: fix removing prims from physics engine, delete any keyframeMotion, remove physical flag. This is executed in all attachs possible only need on attach from the scene (?), but its where original code removed only root part from physics engine | ||||
* | try external bakedModule when local cache is invalid and not just at login | UbitUmarov | 2014-08-14 | 1 | -9/+13 |
| | |||||
* | reduced debug msgs | UbitUmarov | 2014-08-14 | 1 | -3/+7 |
| | |||||
* | only try external baked texture module on login | UbitUmarov | 2014-08-14 | 1 | -26/+36 |
| | |||||
* | *DANGER* make baked textures cross and make use of it * UNTESTED * | UbitUmarov | 2014-08-14 | 1 | -95/+92 |
| | | | | issue: alll this seems to be sent back to childs, need to stop that | ||||
* | put back baked textures debug msgs at start of validatebaked... | UbitUmarov | 2014-08-13 | 1 | -0/+12 |
| | |||||
* | remove confusing defonly control | UbitUmarov | 2014-08-11 | 1 | -14/+4 |
| | |||||
* | ... one day.. | UbitUmarov | 2014-08-11 | 1 | -1/+2 |
| | |||||
* | will get there.. | UbitUmarov | 2014-08-11 | 1 | -4/+3 |
| | |||||
* | validatebaked still not ok | UbitUmarov | 2014-08-11 | 1 | -5/+4 |
| | |||||
* | of course.. bug.. | UbitUmarov | 2014-08-08 | 1 | -1/+2 |
| | |||||
* | lock set appearence during ValidateBakedTextureCache there seems to be a | UbitUmarov | 2014-08-08 | 1 | -93/+97 |
| | | | | overlap in same cases | ||||
* | bug | UbitUmarov | 2014-08-07 | 1 | -1/+2 |
| | |||||
* | remove annoying debug msg . still a lot of spam, but to remove later | UbitUmarov | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | make grid baked textures override the ones on appearance. Due to bug | UbitUmarov | 2014-08-07 | 1 | -35/+60 |
| | | | | | | somewhere they are always bad at ValidateBakedTextures entry. ( even if they where good and on assets cache we whould need to generate the cacheID hash ) | ||||
* | bug on upload new bakes decision | UbitUmarov | 2014-08-07 | 1 | -2/+3 |
| | |||||
* | minor clean, dont check for cache if we aren't using it.. | UbitUmarov | 2014-08-07 | 1 | -23/+5 |
| | |||||
* | bug | UbitUmarov | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | only send to bakedmodule the baked textures :) | UbitUmarov | 2014-08-07 | 1 | -10/+13 |
| | |||||
* | bugg | UbitUmarov | 2014-08-07 | 1 | -28/+26 |
| | |||||
* | DANGER... changed bakedtextures caching. Assuming grid baking is cache | UbitUmarov | 2014-08-07 | 1 | -81/+198 |
| | | | | only, reduced number of accesses to it. TESTING | ||||
* | local chat gods bug fix | UbitUmarov | 2014-08-04 | 1 | -2/+2 |
| | |||||
* | remove debug msgs at attachments deRez | UbitUmarov | 2014-08-03 | 1 | -7/+1 |
| | |||||
* | bugg | UbitUmarov | 2014-08-03 | 1 | -11/+15 |
| | |||||
* | dont get script states for NPCs on deRez | UbitUmarov | 2014-08-03 | 1 | -8/+11 |
| | |||||
* | replace debug msgs by others | UbitUmarov | 2014-08-03 | 1 | -1/+12 |
| | |||||
* | god also read local chat | UbitUmarov | 2014-08-02 | 1 | -1/+6 |
| | |||||
* | filter local chat from avatars or attachment acording to parcel hide ( | UbitUmarov | 2014-08-01 | 1 | -3/+34 |
| | | | | not fully tested) | ||||
* | Fix duplicate attach message being sent to objects picked up from the ground | Melanie Thielker | 2014-07-20 | 1 | -1/+4 |
| | |||||
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster | Melanie Thielker | 2014-06-21 | 19 | -188/+2241 |
|\ | | | | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs | ||||
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Framework/RegionSettings.cs OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs OpenSim/Region/Framework/Interfaces/IInterregionComms.cs OpenSim/Region/OptionalModules/World/NPC/Tests/NPCModuleTests.cs | ||||
| | * | Materials module: a) Store materials as assets; b) Finalized it (removed the ↵ | Oren Hurvitz | 2014-01-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | "Demo" label; removed most of the logging); c) Enabled by default Changed UuidGatherer to use 'sbyte' to identify assets instead of 'AssetType'. This lets UuidGatherer handle Materials, which are defined in a different enum from 'AssetType'. | ||||
| * | | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 1 | -2/+2 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster Conflicts: OpenSim/Data/SQLite/SQLiteUserProfilesData.cs OpenSim/Framework/RegionInfo.cs OpenSim/Region/ClientStack/Linden/Caps/EventQueue/EventQueueHelper.cs OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs OpenSim/Services/UserProfilesService/UserProfilesService.cs | ||||
| | * | Fix issue with editing notes for other avatars | BlueWall | 2013-12-16 | 1 | -2/+2 |
| | | | |||||
| | * | Committing the Avination Scene Presence and related texture code | Melanie | 2013-12-11 | 2 | -90/+474 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Parts of region crossing code - New bakes handling code - Bakes now sent from sim to sim without central storage - Appearance handling changes - Some changes to sitting - A number of unrelated fixes and improvements | ||||
| * | | Revert "Add support for user preferences (im via email)" | Melanie | 2013-12-07 | 1 | -67/+0 |
| | | | | | | | | | | | | This reverts commit 1842388bb4dcf5ecd57732ffa877b6ca1a3dec7b. | ||||
| * | | Merge branch 'master' into careminster | Melanie | 2013-12-07 | 1 | -0/+67 |
| |\ \ | | |/ | |||||
| | * | Add support for user preferences (im via email) | BlueWall | 2013-12-06 | 1 | -0/+67 |
| | | | |||||
| * | | Merge branch 'master' into careminster | Melanie | 2013-11-23 | 2 | -3/+3 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore OpenSim/Region/CoreModules/Scripting/HttpRequest/ScriptsHttpRequests.cs OpenSim/Region/CoreModules/World/Land/LandManagementModule.cs prebuild.xml runprebuild.bat | ||||
| | * | minor: Use default(UUID) in rez attachment failure error logging rather than ↵ | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | (UUID)null Patch from http://opensimulator.org/mantis/view.php?id=6843 Thanks Kira. | ||||
| | * | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -2/+2 |
| | | | | | | | | | | | | Thanks to Kira for this patch from http://opensimulator.org/mantis/view.php?id=6845 | ||||
| * | | Merge branch 'master' into careminster | Melanie | 2013-11-03 | 1 | -2/+10 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs OpenSim/Region/Framework/Scenes/SceneObjectPartInventory.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | ||||
| | * | * Refactor | teravus | 2013-10-07 | 1 | -2/+2 |
| | | | | | | | | | | | | * Break out common BasicDOSProtector code into separate class. | ||||
| | * | * Added a Basic DOS protection container/base object for the most common ↵ | teravus | 2013-10-07 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler * Applied the XmlRpcBasicDOSProtector.cs to the login service as both an example, and good practice. * Applied the BaseStreamHandlerBasicDOSProtector.cs to the friends service as an example of the DOS Protector on StreamHandlers * Added CircularBuffer, used for CPU and Memory friendly rate monitoring. * DosProtector has 2 states, 1. Just Check for blocked users and check general velocity, 2. Track velocity per user, It only jumps to 2 if it's getting a lot of requests, and state 1 is about as resource friendly as if it wasn't even there. |