aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-25* Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby5-3/+20
2008-04-25* Used thomas' patch m884 as an example to make HUD attachments work. While...Teravus Ovares2-2/+2
2008-04-25* Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares8-19/+221
2008-04-24* Tuned the llMove2Target PID controller to be more reasonable and not oversh...Teravus Ovares2-8/+33
2008-04-24* Patch from Melanie. Mantis: 1040. Thanks Melanie!Teravus Ovares2-8/+65
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague14-649/+649
2008-04-24* Adds much better support for attachments that you right click on in world.Teravus Ovares7-25/+173
2008-04-24* From: Alan M Webb <awebb.vnet.ibm.com>Justin Clarke Casey1-1/+1
2008-04-23* Fixed an annoying pop-up box when crossing borders.Teravus Ovares4-7/+15
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares8-11/+238
2008-04-23* Implement full grid mode Trash emptyJustin Clarke Casey1-2/+36
2008-04-23* Fixes lsl scripts with no state_entry event at allTeravus Ovares1-1/+39
2008-04-23fix for mantis 1036Sean Dague1-0/+1
2008-04-23fixed mantis: 1035, as well as ordering commandsSean Dague1-10/+9
2008-04-23allow for Inventory database source to be specified in mainSean Dague1-1/+1
2008-04-23changes to allow asset_source to be specified in the opensim.iniSean Dague1-1/+1
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey2-0/+20
2008-04-23* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares11-12/+252
2008-04-23Two small changes:Sean Dague1-2/+15
2008-04-23* Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...Adam Frisby4-11/+126
2008-04-23* Patch #1026 - llDialog support -- Thanks Melanie!Adam Frisby3-9/+87
2008-04-23* Applying Mantis #1022 - Thanks Melanie!Adam Frisby1-2/+11
2008-04-23* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby2-17/+214
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby6-68/+142
2008-04-23* Removing old libTerrainBSD and associated Plugin & Project.Adam Frisby28-5151/+0
2008-04-23* Get rid of missing texture notification drop messages for now - obscuring t...Justin Clarke Casey1-3/+7
2008-04-23From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-5/+15
2008-04-23From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2-2/+15
2008-04-23Update svn properties.Jeff Ames1-79/+79
2008-04-22doh, forgot that hg diffs don't do the adds correctly to svnSean Dague1-0/+46
2008-04-22From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-6/+4
2008-04-22* Implements llScriptDangerTeravus Ovares4-10/+44
2008-04-22* Implemented NoScript areas (without loosing script state).Teravus Ovares2-9/+72
2008-04-22* Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic!Teravus Ovares1-1/+38
2008-04-22* Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...Adam Frisby2-10/+153
2008-04-21* Added missing reference to OpenSim.Framework.Communications to RemoteAdminP...Adam Frisby1-602/+602
2008-04-21* Various compiler warning cleanups.Adam Frisby3-13/+13
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague5-7/+65
2008-04-21* Various refactorings.Adam Frisby2-18/+36
2008-04-21* Formatted ExportSerialiserModule and SvnBackupModuleAdam Frisby7-163/+184
2008-04-21Update svn properties.Jeff Ames1-7/+7
2008-04-21* Committing fix for previous build breakage. Sorry!Adam Frisby1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby148-776/+619
2008-04-21* Terrain Module code has been reformatted to comply with guidelines.Adam Frisby36-600/+682
2008-04-21* Written a improved self-contained version of the XML Object Serialiser for ...Adam Frisby1-1/+47
2008-04-21* Added support for periodic autosaves - added to SvnBackupModule. Will cause...Adam Frisby1-8/+30
2008-04-20* Remove user profile from cache when they log out from a region.Justin Clarke Casey1-0/+2
2008-04-20Removed some script engine noise from consoleTedd Hansen4-8/+8
2008-04-20Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...Tedd Hansen4-324/+340
2008-04-20* Fixed up event discovery regexes to work with a specific string format m#1012Teravus Ovares1-2/+2