| Commit message (Expand) | Author | Files | Lines |
2008-04-23 | * Fixed an annoying pop-up box when crossing borders. | Teravus Ovares | 5 | -9/+17 |
2008-04-23 | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 9 | -11/+241 |
2008-04-23 | * Implement full grid mode Trash empty | Justin Clarke Casey | 5 | -26/+62 |
2008-04-23 | * Fixes lsl scripts with no state_entry event at all | Teravus Ovares | 1 | -1/+39 |
2008-04-23 | fix for mantis 1036 | Sean Dague | 1 | -0/+1 |
2008-04-23 | fixed mantis: 1035, as well as ordering commands | Sean Dague | 1 | -10/+9 |
2008-04-23 | add a database_connect field for the asset server config | Sean Dague | 2 | -4/+12 |
2008-04-23 | allow for Inventory database source to be specified in main | Sean Dague | 11 | -51/+69 |
2008-04-23 | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 8 | -13/+38 |
2008-04-23 | * Fix a console issue where pressing return on some operating systems cause t... | Teravus Ovares | 1 | -0/+4 |
2008-04-23 | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 10 | -15/+115 |
2008-04-23 | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 11 | -12/+252 |
2008-04-23 | Two small changes: | Sean Dague | 1 | -2/+15 |
2008-04-23 | Thank you kindly, Tyre for : | Charles Krinke | 1 | -10/+16 |
2008-04-23 | * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl... | Adam Frisby | 4 | -11/+126 |
2008-04-23 | * Patch #1026 - llDialog support -- Thanks Melanie! | Adam Frisby | 4 | -10/+92 |
2008-04-23 | * Fix for mantis #1025 - Region always reports that location is unavailable. ... | Adam Frisby | 1 | -2/+3 |
2008-04-23 | * Applying Mantis #1022 - Thanks Melanie! | Adam Frisby | 1 | -2/+11 |
2008-04-23 | * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie! | Adam Frisby | 3 | -17/+216 |
2008-04-23 | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 8 | -80/+176 |
2008-04-23 | * Fix mantis #842 - folders which are created but left named "New Folder" in ... | Justin Clarke Casey | 1 | -1/+14 |
2008-04-23 | * Removing old libTerrainBSD and associated Plugin & Project. | Adam Frisby | 28 | -5151/+0 |
2008-04-23 | * Get rid of missing texture notification drop messages for now - obscuring t... | Justin Clarke Casey | 1 | -3/+7 |
2008-04-23 | From: Dr Schofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -5/+15 |
2008-04-23 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 3 | -2/+27 |
2008-04-23 | Update svn properties. | Jeff Ames | 1 | -79/+79 |
2008-04-22 | * Add folders and items locking in external manipulations of InventoryFolderI... | Justin Clarke Casey | 1 | -20/+35 |
2008-04-22 | * Add DeleteAllContents() method to InventoryFolderImpl - not yet used but wi... | Justin Clarke Casey | 1 | -39/+109 |
2008-04-22 | doh, forgot that hg diffs don't do the adds correctly to svn | Sean Dague | 1 | -0/+46 |
2008-04-22 | * Extend functionality to better handle delayed inventory service transfers t... | Justin Clarke Casey | 1 | -9/+30 |
2008-04-22 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -6/+4 |
2008-04-22 | * Replace previous specific inventory callback code with generic alternative | Justin Clarke Casey | 2 | -30/+40 |
2008-04-22 | * Allow folder renaming to complete after an agent inventory has been receive... | Justin Clarke Casey | 4 | -10/+96 |
2008-04-22 | * Implements llScriptDanger | Teravus Ovares | 4 | -10/+44 |
2008-04-22 | * Implemented NoScript areas (without loosing script state). | Teravus Ovares | 2 | -9/+72 |
2008-04-22 | * Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic! | Teravus Ovares | 1 | -1/+38 |
2008-04-22 | * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a... | Adam Frisby | 2 | -10/+153 |
2008-04-21 | * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP... | Adam Frisby | 1 | -602/+602 |
2008-04-21 | * Various compiler warning cleanups. | Adam Frisby | 3 | -13/+13 |
2008-04-21 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 8 | -68/+170 |
2008-04-21 | * Various refactorings. | Adam Frisby | 2 | -18/+36 |
2008-04-21 | * Formatted ExportSerialiserModule and SvnBackupModule | Adam Frisby | 7 | -163/+184 |
2008-04-21 | Update svn properties. | Jeff Ames | 1 | -7/+7 |
2008-04-21 | * Committing fix for previous build breakage. Sorry! | Adam Frisby | 1 | -2/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 306 | -1298/+1003 |
2008-04-21 | * Terrain Module code has been reformatted to comply with guidelines. | Adam Frisby | 36 | -600/+682 |
2008-04-21 | * Written a improved self-contained version of the XML Object Serialiser for ... | Adam Frisby | 1 | -1/+47 |
2008-04-21 | * Added support for periodic autosaves - added to SvnBackupModule. Will cause... | Adam Frisby | 1 | -8/+30 |
2008-04-20 | * Extra log line to notify the user console when a new user inventory skeleto... | Justin Clarke Casey | 1 | -0/+4 |
2008-04-20 | * Remove user profile from cache when they log out from a region. | Justin Clarke Casey | 4 | -3/+28 |