| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixes the object pay box to default to -2,-2,-2,-2,-2. Fixes mantis 1045. | Teravus Ovares | 2008-04-25 | 1 | -1/+1 |
* | * Applying mantis#1048 - Patch for osSetRegionWaterHeight() | Adam Frisby | 2008-04-25 | 5 | -3/+20 |
* | * Used thomas' patch m884 as an example to make HUD attachments work. While... | Teravus Ovares | 2008-04-25 | 2 | -2/+2 |
* | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 2008-04-25 | 8 | -19/+221 |
* | * Tuned the llMove2Target PID controller to be more reasonable and not oversh... | Teravus Ovares | 2008-04-24 | 2 | -8/+33 |
* | * Patch from Melanie. Mantis: 1040. Thanks Melanie! | Teravus Ovares | 2008-04-24 | 2 | -8/+65 |
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 14 | -649/+649 |
* | * Adds much better support for attachments that you right click on in world. | Teravus Ovares | 2008-04-24 | 7 | -25/+173 |
* | * From: Alan M Webb <awebb.vnet.ibm.com> | Justin Clarke Casey | 2008-04-24 | 1 | -1/+1 |
* | * 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 |