| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Fixed an annoying pop-up box when crossing borders. | Teravus Ovares | 2008-04-23 | 4 | -7/+15 |
* | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 2008-04-23 | 8 | -11/+238 |
* | * Implement full grid mode Trash empty | Justin Clarke Casey | 2008-04-23 | 1 | -2/+36 |
* | * Fixes lsl scripts with no state_entry event at all | Teravus Ovares | 2008-04-23 | 1 | -1/+39 |
* | 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 |
* | allow for Inventory database source to be specified in main | Sean Dague | 2008-04-23 | 1 | -1/+1 |
* | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 2008-04-23 | 1 | -1/+1 |
* | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 2008-04-23 | 2 | -0/+20 |
* | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 2008-04-23 | 11 | -12/+252 |
* | Two small changes: | Sean Dague | 2008-04-23 | 1 | -2/+15 |
* | * 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 | 3 | -9/+87 |
* | * 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 | 2 | -17/+214 |
* | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 2008-04-23 | 6 | -68/+142 |
* | * Removing old libTerrainBSD and associated Plugin & Project. | Adam Frisby | 2008-04-23 | 28 | -5151/+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 | 2 | -2/+15 |
* | Update svn properties. | Jeff Ames | 2008-04-23 | 1 | -79/+79 |
* | doh, forgot that hg diffs don't do the adds correctly to svn | Sean Dague | 2008-04-22 | 1 | -0/+46 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-22 | 1 | -6/+4 |
* | * 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 | 2 | -10/+153 |
* | * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP... | Adam Frisby | 2008-04-21 | 1 | -602/+602 |
* | * Various compiler warning cleanups. | Adam Frisby | 2008-04-21 | 3 | -13/+13 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-21 | 5 | -7/+65 |
* | * 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 |
* | * Committing fix for previous build breakage. Sorry! | Adam Frisby | 2008-04-21 | 1 | -2/+2 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 148 | -776/+619 |
* | * Terrain Module code has been reformatted to comply with guidelines. | Adam Frisby | 2008-04-21 | 36 | -600/+682 |
* | * Written a improved self-contained version of the XML Object Serialiser for ... | Adam Frisby | 2008-04-21 | 1 | -1/+47 |
* | * Added support for periodic autosaves - added to SvnBackupModule. Will cause... | Adam Frisby | 2008-04-21 | 1 | -8/+30 |
* | * Remove user profile from cache when they log out from a region. | Justin Clarke Casey | 2008-04-20 | 1 | -0/+2 |
* | Removed some script engine noise from console | Tedd Hansen | 2008-04-20 | 4 | -8/+8 |
* | Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C... | Tedd Hansen | 2008-04-20 | 4 | -324/+340 |
* | * Fixed up event discovery regexes to work with a specific string format m#1012 | Teravus Ovares | 2008-04-20 | 1 | -2/+2 |
* | * Added some more fixes, refactored SVNModule slightly. | Adam Frisby | 2008-04-20 | 1 | -12/+31 |
* | * Added support for new "svn load-region <region name> [svn revision]" comman... | Adam Frisby | 2008-04-20 | 1 | -0/+44 |
* | * Updates LSL2CS converter | Teravus Ovares | 2008-04-20 | 8 | -4/+358 |
* | * Added experimental "svn load <revision>" command to allow you to load a reg... | Adam Frisby | 2008-04-20 | 1 | -7/+38 |
* | * Fixed three compiler warnings introduced in the previous commit. | Adam Frisby | 2008-04-20 | 1 | -1/+1 |
* | * Various SvnBackupModule fixes. | Adam Frisby | 2008-04-20 | 1 | -1/+23 |
* | * Insert an OpenSim warning telling the user to ignore the ERROR assembly sca... | Justin Clarke Casey | 2008-04-19 | 1 | -0/+3 |
* | Thank you kindly krtaylor for a patch to solve: | Charles Krinke | 2008-04-19 | 5 | -7/+80 |