Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow selecting group objects and selecting objects by owner from the | Melanie Thielker | 2008-11-21 | 1 | -0/+5 | |
| | | | | | | parcel dialog. | |||||
* | Plumb in the list if user IDs to the land module to allow selection | Melanie Thielker | 2008-11-21 | 5 | -9/+17 | |
| | | | | | | of objects by owner name | |||||
* | Prevent a null reference when giving items. | Melanie Thielker | 2008-11-21 | 1 | -0/+6 | |
| | ||||||
* | Update CONTRIBUTORS | idb | 2008-11-20 | 1 | -1/+1 | |
| | ||||||
* | * minor: delete test log4net file | Justin Clarke Casey | 2008-11-20 | 1 | -35/+0 | |
| | ||||||
* | * refactor: change some method names and doc in the physics plugin manager | Justin Clarke Casey | 2008-11-20 | 3 | -15/+17 | |
| | | | | | | * move the directory choice for plugins outside into RegionApplicationBase | |||||
* | * Allow physics dlls to be loaded separately, rather than just the contents ↵ | Justin Clarke Casey | 2008-11-20 | 3 | -13/+40 | |
| | | | | | | | | of bin/Physics * This is primarily to see if not loading ODE in the unit tests will allow them to proceed, though the option of separate loading is probably a good thing in itself | |||||
* | * Temporarily check in a test log4net config file to see if that reveals why ↵ | Justin Clarke Casey | 2008-11-20 | 1 | -0/+35 | |
| | | | | | | | | tests seize up * And before you ask, I did do a clean before running the tests ;) | |||||
* | * See if we can make bamboo test log information more verbose | Justin Clarke Casey | 2008-11-20 | 1 | -2/+1 | |
| | ||||||
* | * Add a scratch test for removing a client from a scene | Justin Clarke Casey | 2008-11-20 | 2 | -2/+19 | |
| | ||||||
* | * Add forgotton tag to existing remove scene object test | Justin Clarke Casey | 2008-11-20 | 2 | -0/+27 | |
| | ||||||
* | * Add enough infrastructure code to run an extremely basic and flaky add ↵ | Justin Clarke Casey | 2008-11-20 | 8 | -10/+1007 | |
| | | | | root agent scene test | |||||
* | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Sean Dague | 2008-11-20 | 3 | -6/+9 | |
| | | | | | | | | | | | | | | | | | Attached is a patch which fixes mantis bug 2645 where scripts in child prims freeze after being unlinked from the root prim. This got introduced some time after the 0.6 freeze. Have checked test suites pass even after nant clean ;-) http://opensimulator.org/mantis/bug_update_page.php?bug_id=2645 Also removes a redundant ResetIDs call Regards, Chris | |||||
* | Mantis#2658. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-11-19 | 2 | -0/+12 | |
| | | | | | | Keeping up with MySQL and SQLite. Small code changes and another resource file to add. | |||||
* | * Add just enough to allow the scene presences test to establish a new user ↵ | Justin Clarke Casey | 2008-11-19 | 6 | -9/+69 | |
| | | | | connection (though not yet an actual ScenePresence) | |||||
* | Guard against a strange nullref in ODE | Melanie Thielker | 2008-11-19 | 1 | -0/+5 | |
| | ||||||
* | Mantis#2638. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 2008-11-19 | 5 | -5/+56 | |
| | | | | | | Implementing "Play sound inworld". Currently a WIP . | |||||
* | Mantis#2657. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-11-19 | 4 | -57/+70 | |
| | | | | | | Added access_time and create_time, plus the new sun position data to MSSQL code. | |||||
* | Mantis#2656. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-19 | 6 | -2/+84 | |
| | | | | | | Attached patch implements llCollisionSound. Thanks T. Sado. | |||||
* | Adjust to the Helpers->Utils rename | Melanie Thielker | 2008-11-19 | 1 | -1/+1 | |
| | ||||||
* | Re-add prebuild.xml (r7381) | Melanie Thielker | 2008-11-19 | 1 | -5/+9 | |
| | ||||||
* | Re-Add OSD DLL (r7382) | Melanie Thielker | 2008-11-19 | 1 | -0/+0 | |
| | ||||||
* | Update the binaries to the latest version as per patch r7382 | Melanie Thielker | 2008-11-19 | 3 | -0/+0 | |
| | ||||||
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 63 | -454/+455 | |
| | | | | | | libOMV. | |||||
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 73 | -709/+593 | |
| | | | | | | | | | release a direct descendant of the stable 7364, with all the features and none of the issues. This omits the following patch chain: r7383 r7382 r7381 r7377 r7375 r7373 r7372 r7370 r7369 r7368 r7367 r7366 | |||||
* | Ensure that the physics representation of a deleted object is also removed | Melanie Thielker | 2008-11-19 | 1 | -1/+1 | |
| | ||||||
* | Fix deleting object that have been persisted already from the DB | Melanie Thielker | 2008-11-19 | 2 | -1/+6 | |
| | ||||||
* | Adding the OSD dll | Melanie Thielker | 2008-11-18 | 1 | -0/+0 | |
| | ||||||
* | Patch from jhurliman. Fixing the texture decoding issues in progressive | Melanie Thielker | 2008-11-18 | 9 | -11/+11 | |
| | | | | | | texture sending. Grain of salt not included. | |||||
* | Remove perts of jhurliman's AD security patch that had slipped in | Melanie Thielker | 2008-11-18 | 1 | -8/+0 | |
| | ||||||
* | Prevent a nullref when building new prims while others watch | Melanie Thielker | 2008-11-18 | 2 | -1/+3 | |
| | ||||||
* | Fixed MySQL and SQLite so they will save the | Sean Dague | 2008-11-18 | 5 | -9/+177 | |
| | | | | | | | variable sun vector, adding 3 new fields on both. From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | |||||
* | Extended Agent Tests | Sean Dague | 2008-11-18 | 1 | -0/+46 | |
| | | | | | From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | |||||
* | Apply JHurliman's texture sender patch | Melanie Thielker | 2008-11-18 | 1 | -10/+43 | |
| | ||||||
* | * Added and removed debug information relating to client connections | Adam Frisby | 2008-11-18 | 6 | -6/+13 | |
| | | | | | | * Minor client fixes * Added the ability for a client to login without a UserProfile, allowing certain alternate clients to connect to the region. | |||||
* | Prevent the texture downloader from locking a null object when a download | Melanie Thielker | 2008-11-17 | 1 | -0/+3 | |
| | | | | | | hits bad data | |||||
* | Make newly created prims be the correct group | Melanie Thielker | 2008-11-17 | 6 | -10/+11 | |
| | ||||||
* | Make texture decode errors nonfatal. The texture send is simply dropped | Melanie Thielker | 2008-11-17 | 1 | -25/+33 | |
| | ||||||
* | Fix a few small issues with the progressive texture-download: | Homer Horwitz | 2008-11-17 | 2 | -11/+12 | |
| | | | | | | | | | | | | - The initial priority wasn't passed in, so a discardLevel of -1 in the first request automatically cancelled texture-download. - One-packet textures weren't handled, as CurrentPacket starts at 1 and StopPacket == 0 in that case. - Increased MAX_ALLOWED_TEXTURE_REQUESTS to 15; incremental texture downloads will cause more requests. | |||||
* | Set group on newly rezzed objects to the rezzer's (or rezzing object's) | Melanie Thielker | 2008-11-17 | 4 | -1/+28 | |
| | | | | | | group | |||||
* | * Remove Appdomain code in XEngine.cs | Justin Clarke Casey | 2008-11-17 | 1 | -12/+2 | |
| | ||||||
* | * Remove old unused libsecondlife and openjpeg libraries | Justin Clarke Casey | 2008-11-17 | 3 | -0/+0 | |
| | | | | | | * Thanks to jhurliman for the pointer | |||||
* | * Apply http://opensimulator.org/mantis/view.php?id=2611 | Justin Clarke Casey | 2008-11-17 | 1 | -99/+169 | |
| | | | | | | | * Progressive texture delivery (ported from jhurliman's Simian code) * Thanks jhurliman! | |||||
* | * Actually add the updated libraries this time | Justin Clarke Casey | 2008-11-17 | 4 | -0/+0 | |
| | | | | | | * This is why they don't let me out of the big house | |||||
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 58 | -454/+473 | |
| | | | | | | | | * Update libopenjpeg as well for this patch. * Appears to be okay on a very short sniff test * Source code will be placed in opensim-libs shortly | |||||
* | * minor: add interface version to 'show version' command output | Justin Clarke Casey | 2008-11-17 | 1 | -1/+4 | |
| | ||||||
* | * Add allowed_script_editors to OpenSim.ini in the same fashion as ↵ | Justin Clarke Casey | 2008-11-17 | 2 | -9/+21 | |
| | | | | | | | | | | | allowed_script_creators. * This allows one to override normal OpenSim permissions and prevent non-gods from editing any scripts. This allows edit ability to be rescinded after it has been given, and prevents the security hole where a single script with liberal perms would allow code changes. * The default setting remains the existing one of never overruling normal edit permissions. * These two settings may be enough to stop non-gods entering artbirary script code in a closed grid/standalone configuration. | |||||
* | Add a few comments | Melanie Thielker | 2008-11-17 | 1 | -7/+13 | |
| | ||||||
* | Change some comments that have been superseded | Melanie Thielker | 2008-11-17 | 1 | -10/+1 | |
| | ||||||
* | Fix the PAY_HIDE and PAY_DEFAULT constants to be LSLIntegers and get | Melanie Thielker | 2008-11-17 | 1 | -2/+2 | |
| | | | | | | accepted in the quick buttons list |