aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
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 Ovares15-98/+71
2008-09-26* minor: remove warningsJustin Clarke Casey3-12/+8
2008-09-26* refactor: do a tiny bit of cleanupJustin Clarke Casey1-40/+46
2008-09-26* refactor: split out AssetXferUploaderJustin Clarke Casey3-285/+312
2008-09-26* refactor: split out AgentAssetTransactionsManagerJustin Clarke Casey2-192/+227
2008-09-26* Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey4-36/+86
2008-09-26* Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares2-27/+29
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-25* Adds some WindTeravus Ovares2-0/+260
2008-09-25fixes a slight copy and paste bug in OGP module.Dr Scofield1-1/+1
2008-09-25* In Standalone, add a persistant account for the OGP user.Teravus Ovares1-4/+50
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker3-49/+19
2008-09-25* Remove a message handler Teravus Ovares1-4/+16
2008-09-24Add a module selection option for the MapImage Module as wellMelanie Thielker1-0/+6
2008-09-24Correct a capitalization errorMelanie Thielker1-1/+1
2008-09-24Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap".Melanie Thielker1-0/+9
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker1-0/+3
2008-09-23Update svn properties, formatting cleanup.Jeff Ames2-8/+8
2008-09-23leyla found a capitalization error in one of the OGP messages. Thanks leyla!Teravus Ovares1-1/+1
2008-09-23Small fix to eliminate a beauty spotMelanie Thielker1-1/+1
2008-09-23Update the permissions system to handle scripts and notecards the wayMelanie Thielker2-10/+88
2008-09-23* Update in OGP draft 3 protocol spec with regards to seed region requests ru...Teravus Ovares1-1/+3
2008-09-22Move script and notecard open perms checks from ClientView to theMelanie Thielker1-2/+127
2008-09-22Remove the ugly-as-sin "interop" hack script perms fudging inMelanie Thielker1-18/+0
2008-09-22Remove comment in perms module after consulting with awebbMelanie Thielker1-6/+2
2008-09-22Fix a small logic error in my perms module changesMelanie Thielker1-1/+1
2008-09-22Create CanEditObjectInventory to preserve the abilityMelanie Thielker3-26/+49
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 Thielker8-22/+34
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-20* Fix build error, (maybe)Teravus Ovares1-1/+1
2008-09-19* One more tweak in the OGP module to support OGP draft3. Teravus Ovares1-1/+8
2008-09-19* Implements an experimental method to define which region you want to go to ...Teravus Ovares1-9/+136
2008-09-19* minor: eliminate the current warningsJustin Clarke Casey1-2/+2
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 Ovares2-2/+18
2008-09-19* Switches content type from application/xml+llsd to application/llsd+xml on ...Teravus Ovares1-2/+37
2008-09-18- Add Dispose method to IRegionDataStoreHomer Horwitz1-0/+5
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