aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | BulletSim: update DLLs and SOs to remove simulator crash when calling SetInte...Robert Adams2012-11-284-0/+0
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | BulletSim: update DLLs and SOs with new collision margin setting function.Robert Adams2012-11-254-0/+0
| * | | | | | | BulletSim: update OpenSimDefaults.ini with current default values for frictio...Robert Adams2012-11-251-21/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-251-2/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Enable further client stack packet pooling by default by setting RecycleBaseU...Justin Clark-Casey (justincc)2012-11-231-2/+1
| * | | | | | Add AllowRegionRestartFromClient setting to [EstateManagement] section of Ope...Justin Clark-Casey (justincc)2012-11-231-0/+6
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-225-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | BulletSim: update DLLs and SOs. No functional changes. Only the parameter blo...Robert Adams2012-11-214-0/+0
| * | | | | | BulletSim: Make avatar capsule so it is not circular.Robert Adams2012-11-211-1/+2
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-202-15/+22
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Expose configuration options for the XmlRpcGridRouterBlueWall2012-11-192-15/+22
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-194-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | BulletSim: remove the obsolete interface to the Bullet code. Update BulletSim...Robert Adams2012-11-184-0/+0
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-151-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Replace old Prebuild.exe accidentally added back in f977291 with one built wi...Justin Clark-Casey (justincc)2012-11-141-0/+0
| * | | | | | Replace previously updated Prebuild.exe with one built directly with mono 2.4.3Justin Clark-Casey (justincc)2012-11-141-0/+0
| * | | | | | Stop Prebuild from generating <copy> statements which unnecessarily copy file...Justin Clark-Casey (justincc)2012-11-141-0/+0
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-111-10/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | remove entry OpenGridProtocol in OpenSimDefaults.ini - module was deletedPixelTomsen2012-11-111-10/+0
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-111-3/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | One more module: EventQueueGetModule. Also making it non-optional for this dll.Diva Canto2012-11-101-3/+0
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-084-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | BulletSim: update the DLLs and SOsRobert Adams2012-11-064-0/+0
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-044-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | BulletSim: update the DLLs and SOsRobert Adams2012-11-034-0/+0
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-034-73/+120
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto2012-11-023-72/+107
| * | | | | | Add [AssetService] AllowRemoteDeleteAllTypes (default false).Justin Clark-Casey (justincc)2012-11-021-1/+13
* | | | | | | Merge branch 'master' into careminsterMelanie2012-11-011-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Replace the 64 bit macosx version of libopenjpeg-dotnet.dylib with a 32-bit v...Justin Clark-Casey (justincc)2012-11-011-0/+0
* | | | | | | Merge branch 'master' into careminsterMelanie2012-10-301-0/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | refactoring to use assembly:classname style of configurationSignpostMarv2012-10-291-2/+2
| * | | | | | Renaming module back to SoundModule as the hypothetical plan was to make anot...SignpostMarv2012-10-291-3/+2
| * | | | | | tweaking configuration logic so that the INonSharedRegionModule will load by ...SignpostMarv2012-10-291-0/+8
* | | | | | | Merge branch 'master' into careminsterMelanie2012-10-265-6/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Changed duplicate Asset ID's to unique ID's in CollisionSoundsAssetSet.xmlOren Hurvitz2012-10-251-6/+6
| * | | | | | BulletSim: update binaries with small change that insures that manual positio...Robert Adams2012-10-234-0/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' into careminsterMelanie2012-10-205-0/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc gr...Justin Clark-Casey (justincc)2012-10-201-0/+5
| * | | | | Bulletsim: update DLLs and SOs. Brings C++ routine in sync with C# sources an...Robert Adams2012-10-194-0/+0
* | | | | | Merge branch 'master' into careminsterMelanie2012-10-171-1/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add optional pool for the UDPPacketBuffer objects that handle all incoming UD...Justin Clark-Casey (justincc)2012-10-161-1/+5
* | | | | | Merge branch 'master' into careminsterMelanie2012-10-127-2/+58
|\ \ \ \ \ \ | |/ / / / /
| * | | | | BulletSim: update the DLLs and SOsRobert Adams2012-10-114-0/+0
| * | | | | Updated Robust.HG.ini.example. Thanks Austin Tate.Diva Canto2012-10-111-1/+32
| | |_|_|/ | |/| | |
| * | | | av_av_collisions_off = false OdePhysics Settings in OpenSimDefaults.ini - No...teravus2012-10-091-0/+3
| * | | | Add config option to plant avatar where they are reducing avatar avatar 'push...teravus2012-10-091-0/+6
| | |_|/ | |/| |
| * | | Update the exampleMelanie2012-10-081-1/+17
* | | | Merge branch 'master' into careminsterMelanie2012-10-071-0/+4
|\ \ \ \ | |/ / /
| * | | Make the asset retrieval concurrency a config switch. The current valueMic Bowman2012-10-041-0/+4
| | |/ | |/|