aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (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-24do a max of 3 splits when first processing the nhibernate connect Sean Dague2-2/+2
2008-04-24in theory, let you pass the mysql connection string into theSean Dague2-3/+21
2008-04-24* Patch from Melanie. Mantis: 1040. Thanks Melanie!Teravus Ovares2-8/+65
2008-04-24auto table creation for nhibernate backendsSean Dague2-1/+57
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague22-790/+790
2008-04-24* Adds much better support for attachments that you right click on in world.Teravus Ovares8-26/+176
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 Ovares5-9/+17
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares9-11/+241
2008-04-23* Implement full grid mode Trash emptyJustin Clarke Casey5-26/+62
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-23add a database_connect field for the asset server configSean Dague2-4/+12
2008-04-23allow for Inventory database source to be specified in mainSean Dague11-51/+69
2008-04-23changes to allow asset_source to be specified in the opensim.iniSean Dague8-13/+38
2008-04-23* Fix a console issue where pressing return on some operating systems cause t...Teravus Ovares1-0/+4
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey10-15/+115
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-23Thank you kindly, Tyre for :Charles Krinke1-10/+16
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 Frisby4-10/+92
2008-04-23* Fix for mantis #1025 - Region always reports that location is unavailable. ...Adam Frisby1-2/+3
2008-04-23* Applying Mantis #1022 - Thanks Melanie!Adam Frisby1-2/+11
2008-04-23* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby3-17/+216
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby8-80/+176
2008-04-23* Fix mantis #842 - folders which are created but left named "New Folder" in ...Justin Clarke Casey1-1/+14
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 Casey3-2/+27
2008-04-23Update svn properties.Jeff Ames1-79/+79
2008-04-22* Add folders and items locking in external manipulations of InventoryFolderI...Justin Clarke Casey1-20/+35
2008-04-22* Add DeleteAllContents() method to InventoryFolderImpl - not yet used but wi...Justin Clarke Casey1-39/+109
2008-04-22doh, forgot that hg diffs don't do the adds correctly to svnSean Dague1-0/+46
2008-04-22* Extend functionality to better handle delayed inventory service transfers t...Justin Clarke Casey1-9/+30
2008-04-22From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-6/+4
2008-04-22* Replace previous specific inventory callback code with generic alternativeJustin Clarke Casey2-30/+40
2008-04-22* Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey4-10/+96
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