aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thank you kindly, RemedyTomm, for a patch that fixes:Charles Krinke2009-04-251-1/+4
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-232-70/+70
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-222-67/+162
* Thank you kindly, Marcus Llewellyn, for a patch that:Charles Krinke2009-04-221-4/+24
* Thank you kindly, MPallari for a patch that:Charles Krinke2009-04-211-2/+31
* * Allow passing of material type to physics engineTeravus Ovares2009-04-201-1/+8
* Thank you kindly, MPallari, for a patch that:Charles Krinke2009-04-191-1/+9
* Accounting for the changes introduced in AssetServerBase in r9143 related to ...diva2009-04-191-0/+1
* Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...Homer Horwitz2009-04-192-0/+100
* Thank you kindly, MCortez, for a patch that:Charles Krinke2009-04-191-0/+2
* Bug fix in HG asset posts. Get the inner assets not just from mem cache but f...diva2009-04-181-18/+24
* Thank you M1sha for diagnosing and patching a lock bug affecting region cross...diva2009-04-171-13/+16
* Expose the GroupRecord and it's accessor APIMelanie Thielker2009-04-161-9/+1
* Prevent a nullref when no script engines are loadedMelanie Thielker2009-04-151-0/+3
* Commit the group deeding support, thank you, mcortezMelanie Thielker2009-04-151-0/+9
* Make sim health data more usefulMelanie Thielker2009-04-151-1/+23
* * Make it possible to add a request id to load and save oar requestsJustin Clarke Casey2009-04-152-10/+27
* Convert both script engines to new region module format. Add proper unloadMelanie Thielker2009-04-151-1/+1
* * Resolve unit test failure introduced in r9148 (probably)Justin Clarke Casey2009-04-151-1/+0
* Another cleanup: Region_Status renamed to RegionStatus, and a usage comment a...Johan Berntsson2009-04-152-3/+3
* Renamed splitID in Scene and added comments on usageJohan Berntsson2009-04-151-1/+8
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-38/+55
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-142-2/+2
* Formatting cleanup.Jeff Ames2009-04-142-6/+6
* Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker2009-04-141-0/+13
* Cleaning up old circuit upon client close.diva2009-04-141-0/+2
* * Commit a variety of fixes to bugs discovered while trying to fix the NaN si...Teravus Ovares2009-04-141-22/+30
* Remove m_moduleCommands. It wasn't used anywhere; probably a left-over from b...Homer Horwitz2009-04-131-31/+8
* Thank you, dslake, for a patch that converts many of the linear searchesMelanie Thielker2009-04-122-256/+197
* Fix a regression where animations would only be sent if the avatar hasMelanie Thielker2009-04-121-1/+1
* Adding a script event, changed(CHANGED_ANIMATION)Melanie Thielker2009-04-112-1/+23
* * Add catch-all error handlers back to scene.Teravus Ovares2009-04-111-8/+8
* * Instead of referencing mesh stuff in the physics plugin.. change the IMesh ...Teravus Ovares2009-04-111-8/+8
* Introduce IXmlRpcRouter, an interface that allows registering XMLRPCMelanie Thielker2009-04-102-1/+42
* Expose the XMLRPC listener port on the IXMLRPC interface to allowMelanie Thielker2009-04-101-0/+1
* Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin2009-04-105-0/+180
* * Reinstated Scene Crossing tests, now with timeouts to check for race condit...Arthur Valadares2009-04-091-16/+55
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-093-6/+9
* * Added additional debug testing info to SceneAdam Frisby2009-04-091-0/+1
* * Implements retrieving child primitives via World.Objects[id] (MRM)Adam Frisby2009-04-091-0/+3
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-083-9/+9
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-071-1/+2
* * Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey2009-04-072-0/+11
* Added some null-checks to Intimidated's patch in r9024.Homer Horwitz2009-04-061-5/+5
* Applying Intimidated's patch to fix anim handling.Melanie Thielker2009-04-062-7/+32
* Thank you, Intimidated, for a patch too fix the movement animation handlingMelanie Thielker2009-04-061-43/+183
* * Implements World.Parcels[] array for MRM scripting.Adam Frisby2009-04-061-1/+3
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-052-22/+19
* - Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2009-04-055-7/+247
* - Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz2009-04-051-0/+83