| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix for mantis 1036 | Sean Dague | 2008-04-23 | 1 | -0/+1 |
* | fixed mantis: 1035, as well as ordering commands | Sean Dague | 2008-04-23 | 1 | -10/+9 |
* | add a database_connect field for the asset server config | Sean Dague | 2008-04-23 | 2 | -4/+12 |
* | allow for Inventory database source to be specified in main | Sean Dague | 2008-04-23 | 12 | -52/+75 |
* | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 2008-04-23 | 9 | -13/+40 |
* | * Fix a console issue where pressing return on some operating systems cause t... | Teravus Ovares | 2008-04-23 | 1 | -0/+4 |
* | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 2008-04-23 | 10 | -15/+115 |
* | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 2008-04-23 | 12 | -12/+252 |
* | Two small changes: | Sean Dague | 2008-04-23 | 1 | -2/+15 |
* | Thank you kindly, Tyre for : | Charles Krinke | 2008-04-23 | 1 | -10/+16 |
* | * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl... | Adam Frisby | 2008-04-23 | 4 | -11/+126 |
* | * Patch #1026 - llDialog support -- Thanks Melanie! | Adam Frisby | 2008-04-23 | 4 | -10/+92 |
* | * Another bamboo fix | Adam Frisby | 2008-04-23 | 1 | -1/+1 |
* | * Committing working dir fix for bamboo.build | Adam Frisby | 2008-04-23 | 1 | -1/+1 |
* | * Fix for mantis #1025 - Region always reports that location is unavailable. ... | Adam Frisby | 2008-04-23 | 1 | -2/+3 |
* | * Applying Mantis #1022 - Thanks Melanie! | Adam Frisby | 2008-04-23 | 1 | -2/+11 |
* | * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie! | Adam Frisby | 2008-04-23 | 3 | -17/+216 |
* | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 2008-04-23 | 8 | -80/+176 |
* | * Fix mantis #842 - folders which are created but left named "New Folder" in ... | Justin Clarke Casey | 2008-04-23 | 1 | -1/+14 |
* | * Removing old libTerrainBSD and associated Plugin & Project. | Adam Frisby | 2008-04-23 | 29 | -5188/+0 |
* | * Get rid of missing texture notification drop messages for now - obscuring t... | Justin Clarke Casey | 2008-04-23 | 1 | -3/+7 |
* | From: Dr Schofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-23 | 1 | -5/+15 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-04-23 | 3 | -2/+27 |
* | * Updated filesystem refs for bamboo.build | Adam Frisby | 2008-04-23 | 1 | -14/+14 |
* | * Moving bamboo.build | Adam Frisby | 2008-04-23 | 1 | -0/+0 |
* | * Once more into the breach, yada yada. | Adam Frisby | 2008-04-23 | 1 | -1/+24 |
* | * One more attempt (Fixing CI server) | Adam Frisby | 2008-04-23 | 1 | -0/+1 |
* | * Committing improved bamboo.build | Adam Frisby | 2008-04-23 | 2 | -1/+7 |
* | * Removing autobuild.sh | Adam Frisby | 2008-04-23 | 2 | -5/+8 |
* | * Tweaked autobuild.sh | Adam Frisby | 2008-04-23 | 1 | -6/+5 |
* | * Committing an 'autobuild.sh' script for our CI server. Others may find this... | Adam Frisby | 2008-04-23 | 1 | -0/+6 |
* | Update svn properties. | Jeff Ames | 2008-04-23 | 1 | -79/+79 |
* | * Add folders and items locking in external manipulations of InventoryFolderI... | Justin Clarke Casey | 2008-04-22 | 1 | -20/+35 |
* | * Add DeleteAllContents() method to InventoryFolderImpl - not yet used but wi... | Justin Clarke Casey | 2008-04-22 | 1 | -39/+109 |
* | doh, forgot that hg diffs don't do the adds correctly to svn | Sean Dague | 2008-04-22 | 1 | -0/+46 |
* | * Extend functionality to better handle delayed inventory service transfers t... | Justin Clarke Casey | 2008-04-22 | 1 | -9/+30 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-22 | 1 | -6/+4 |
* | * Replace previous specific inventory callback code with generic alternative | Justin Clarke Casey | 2008-04-22 | 2 | -30/+40 |
* | * Allow folder renaming to complete after an agent inventory has been receive... | Justin Clarke Casey | 2008-04-22 | 4 | -10/+96 |
* | * ODE Update! If you roll your own, make sure to download the lib source ag... | Teravus Ovares | 2008-04-22 | 2 | -0/+0 |
* | * Implements llScriptDanger | Teravus Ovares | 2008-04-22 | 4 | -10/+44 |
* | * Implemented NoScript areas (without loosing script state). | Teravus Ovares | 2008-04-22 | 2 | -9/+72 |
* | * Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic! | Teravus Ovares | 2008-04-22 | 1 | -1/+38 |
* | * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a... | Adam Frisby | 2008-04-22 | 3 | -10/+175 |
* | * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP... | Adam Frisby | 2008-04-21 | 2 | -602/+603 |
* | * Various compiler warning cleanups. | Adam Frisby | 2008-04-21 | 3 | -13/+13 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-21 | 8 | -68/+170 |
* | * Various refactorings. | Adam Frisby | 2008-04-21 | 2 | -18/+36 |
* | * Formatted ExportSerialiserModule and SvnBackupModule | Adam Frisby | 2008-04-21 | 7 | -163/+184 |
* | Update svn properties. | Jeff Ames | 2008-04-21 | 1 | -7/+7 |