aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the implementation of the message transfer module protected virtualMelanie Thielker2009-02-191-13/+13
* reverted last revision, until we decide how to handle capturing IM'sMW2009-02-192-18/+1
* Added a event to IMessageTransferModule (and MessageTransferModule) so that o...MW2009-02-192-0/+17
* Force plugin state update when region crossingMelanie Thielker2009-02-191-0/+4
* Try this, then :) remove just one line from script serialization, Melanie Thielker2009-02-191-1/+0
* Refix the fix, adding a forgotten lineMelanie Thielker2009-02-191-0/+1
* Attempt to fix a Windows only race in thread terminationMelanie Thielker2009-02-191-1/+8
* Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker2009-02-198-16/+18
* Mantis#3188. Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-02-191-3/+49
* Fix region crossing for unscripted prims, avoid costly SEHMelanie Thielker2009-02-191-1/+3
* Make in-code provisions for the tests. Tests would fail because the Melanie Thielker2009-02-181-1/+14
* Fix standalone / simulator local script crossings.Melanie Thielker2009-02-181-0/+2
* Fix the windows sharing violations on script crossingsMelanie Thielker2009-02-183-16/+91
* Stops animations on Teleports, to conform with what the viewer does.diva2009-02-183-0/+11
* * Change AssetGatherer method access so that only methods which are worth cal...Justin Clarke Casey2009-02-183-88/+101
* Fixes height on Basic Physics in local teleports. Plus some small refactoring.diva2009-02-182-2/+18
* * minor: comment out a few more [de]serialization sog timing messagesJustin Clarke Casey2009-02-181-3/+3
* * Move asset gathering code from oar module to OpenSim.Region.Framework since...Justin Clarke Casey2009-02-183-198/+264
* * Make save iar behave properly if the nominated inventory path does not existJustin Clarke Casey2009-02-182-10/+28
* Fix estate ban list persistence in MySQL and reenable testsMelanie Thielker2009-02-182-16/+1
* Restoring method 2 of linking regions in HG, which was commented out for some...diva2009-02-181-92/+22
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-183-30/+46
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-187-0/+62
* remove legacy pre-migration code for mysql grid adapter, who knew thisSean Dague2009-02-181-55/+0
* Improved log message.diva2009-02-181-2/+2
* Adds support for preserving animations on region crossings and TPs. diva2009-02-188-46/+699
* Makes SP.CopyFrom a bit more robust with respect to sims in older versions wh...diva2009-02-171-6/+4
* Fix a typo. i + i is not 2 times meMelanie Thielker2009-02-171-1/+1
* Re-fixing the fix :/Melanie Thielker2009-02-171-1/+1
* One-liner to fix an omissionMelanie Thielker2009-02-171-0/+1
* remove all the very old create and upgrade sql files, these wereSean Dague2009-02-1717-288/+0
* * Allow inventory archives to be saved from the 'root' inventory directoryJustin Clarke Casey2009-02-171-3/+10
* - additional code to get ConciergeModule to do truly async broker updatesDr Scofield2009-02-171-13/+63
* * Assign incoming items with a random UUID so that archives can be loaded mor...Justin Clarke Casey2009-02-173-13/+6
* * extend inventory archive save test to check for the presence of the item fi...Justin Clarke Casey2009-02-171-26/+32
* Addresses mantis #3181. Waiting for confirmation from the reporter.diva2009-02-171-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=3068Justin Clarke Casey2009-02-171-64/+68
* * switch to pulsing monitors to perform test sync instead of events, since th...Justin Clarke Casey2009-02-172-16/+28
* * Get rid of a unit test race condition based on my misreading of the AutoRes...Justin Clarke Casey2009-02-171-2/+4
* * Apply http://opensimulator.org/mantis/view.php?id=3178Justin Clarke Casey2009-02-171-5/+6
* * Apply http://opensimulator.org/mantis/view.php?id=3179Justin Clarke Casey2009-02-171-15/+15
* * Apply http://opensimulator.org/mantis/view.php?id=3167Justin Clarke Casey2009-02-171-0/+9
* * Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2009-02-176-36/+89
* * Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa712009-02-172-31/+35
* Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker2009-02-1710-33/+49
* Small change on dealing with ODE physics, so that this warning doesn't happen...diva2009-02-171-1/+1
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-1738-358/+393
* Major change to how appearance is managed, including changes in login and use...diva2009-02-1710-30/+122
* cleanupDr Scofield2009-02-161-6/+0
* From: alan webb <alan_webb@us.ibm.com> & dr scofield <drscofield@xyzzyxyzzy.net>Dr Scofield2009-02-161-8/+17