aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-01Added functions to find prims by nameJohan Berntsson2-0/+37
2008-09-30- a couple of minor code cleanups in RestInventoryServicesDr Scofield1-0/+1
2008-09-30And one more. lThat should make all scripts start for everyoneMelanie Thielker1-1/+1
2008-09-30Add two more default script engine paramsMelanie Thielker1-1/+1
2008-09-30* Fixed minor issue while building: If you do a raytraced object placement an...Adam Frisby1-0/+4
2008-09-29* minor: forgot this small tidy in the last checkinJustin Clarke Casey1-2/+1
2008-09-29* minor: tidy up async sog deleterJustin Clarke Casey1-19/+18
2008-09-29* refactor: move asynchronous scene object deletion to inventory queueing out...Justin Clarke Casey3-83/+165
2008-09-29ApplyImpulse now forwards impulse in both local and global modes.Dahlia Trimble1-6/+3
2008-09-29* refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey1-2/+2
2008-09-28Implement the plumbing for llSetVehicleType from the LSLCharles Krinke1-0/+8
2008-09-28Added the plumbing for llSetVehicleRotationParamCharles Krinke1-0/+8
2008-09-28Plumb the connection though from llSetVehicleVectorParamCharles Krinke1-2/+10
2008-09-28Plumb the connection through from llSetVehicleFloatParamCharles Krinke1-0/+8
2008-09-28- Further cleanupsHomer Horwitz1-2/+13
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-1/+1
2008-09-28* okay.. Now you can do border crossings with the security 'fixed' client....Teravus Ovares1-1/+17
2008-09-27* Adds flag to enable/disable EventQueueGet.Teravus Ovares1-1/+15
2008-09-26And actually do what I intended to do with the last commit. Message is gone.Melanie Thielker1-5/+5
2008-09-26Kill "Compile successful" message when rezzing prims/wearing attachmentsMelanie Thielker1-2/+3
2008-09-26Add "Notecard saved" message to saves of notecards into primsMelanie Thielker1-0/+16
2008-09-26* Patch from JHurlimanTeravus Ovares3-4/+4
2008-09-26* Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey1-6/+7
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker3-10/+54
2008-09-25Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke2-2/+2
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2-11/+19
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-7/+7
2008-09-23Update the permissions system to handle scripts and notecards the wayMelanie Thielker1-9/+23
2008-09-22Remove the ugly-as-sin "interop" hack script perms fudging inMelanie Thielker1-18/+0
2008-09-22Create CanEditObjectInventory to preserve the abilityMelanie Thielker2-26/+29
2008-09-22cleanups in inventory REST code. also, disables digest authenticationsDr Scofield1-4/+26
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker6-20/+32
2008-09-21Fix another reason for #2218Homer Horwitz1-3/+8
2008-09-21* Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey1-1/+12
2008-09-21Don't attach attachements to child agents. This coincidentially fixes a raceHomer Horwitz1-0/+3
2008-09-21The viewer only stores a screenshot on "Set home to here" if the alert thatHomer Horwitz1-1/+2
2008-09-21Completely revert the notecard uploading changes I made, since theyMelanie Thielker1-3/+4
2008-09-20Partially implement notecard saves in task inventory. Still makes theMelanie Thielker1-3/+3
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey1-3/+3
2008-09-19* Added null exception handler where we couldn't locate a user data record in...Teravus Ovares1-1/+8
2008-09-18* Updates the SQLite region database to support the same properties that the ...Teravus Ovares1-1/+11
2008-09-18adds support to delete a region completely and offers thatDr Scofield1-4/+3
2008-09-18Kan-Ed fix series.Melanie Thielker1-0/+8
2008-09-18Mantis #2213Melanie Thielker1-1/+1
2008-09-17Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker3-4/+7
2008-09-16* minor: oops, remove a warning I just inserted myself - naughty boyJustin Clarke Casey1-1/+1
2008-09-16* If an individual scene object throws an exception while storing, deal with ...Justin Clarke Casey2-23/+33
2008-09-15* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey1-2/+2
2008-09-14Thank you kindly, CMickeyb for a patch that:Charles Krinke1-3/+8
2008-09-13Formatting cleanup.Jeff Ames1-9/+16