aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-24Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker8-295/+376
2008-09-24From: alan webb (alan_webb@us.ibm.com)Dr Scofield1-60/+60
2008-09-24cleanups, fixing REST appearance services.Dr Scofield3-112/+128
2008-09-24Mantis #2250Melanie Thielker1-1/+1
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker8-102/+113
2008-09-23Update svn properties, formatting cleanup.Jeff Ames7-22/+22
2008-09-23couple of minor test cleanups to see if this gets us past the bamboo humpSean Dague5-12/+4
2008-09-23leyla found a capitalization error in one of the OGP messages. Thanks leyla!Teravus Ovares1-1/+1
2008-09-23Add the missing fileMelanie Thielker1-2/+2
2008-09-23create the first attempted mysql test. This only runs locally if youSean Dague1-8/+19
2008-09-23Refactor BuiltIn_Commands_BaseClass to ScriptBaseClass to ease the laterMelanie Thielker3-214/+214
2008-09-23Remove some debug outputMelanie Thielker1-3/+0
2008-09-23Switches the direct event postings in the API file over to the Shared/Melanie Thielker4-56/+131
2008-09-23* OGP GET, look for Accept header application/llsd+xml with an optional ?q=Teravus Ovares1-1/+1
2008-09-23* Fix a null reference exception that I introducedTeravus Ovares1-1/+1
2008-09-23remove log4net references, see if that helps fix bambooSean Dague1-9/+1
2008-09-23* Get Requests for OGP don't have a Content-type: application/llsd+xml, they ...Teravus Ovares1-0/+12
2008-09-23check in stubbing for mysql tests. This is ignored withSean Dague1-0/+74
2008-09-23Add IEventReceiver to DNE - a consolidation series patchMelanie Thielker3-9/+38
2008-09-23Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker20-2889/+36
2008-09-23this add POST support for asset services (howto forthcoming) and fixesDr Scofield1-9/+109
2008-09-23Add constants wrapping code from XEngine to DNE. This syncs up the parsersMelanie Thielker3-370/+9
2008-09-23Refactor XEngine parser as per suggestions from mikemMelanie Thielker5-85/+32
2008-09-23Add file missed in last commit (which never completed)Melanie Thielker1-0/+55
2008-09-23Alter tests to match up with the results after tyre's patchMelanie Thielker2-29/+19
2008-09-23Mantis #2243Melanie Thielker9-3873/+3685
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 Thielker5-13/+90
2008-09-23* Update in OGP draft 3 protocol spec with regards to seed region requests ru...Teravus Ovares2-3/+10
2008-09-22Move script and notecard open perms checks from ClientView to theMelanie Thielker2-4/+149
2008-09-22* Remove some old libsecondlife workarounds as suggested by jhurliman in http...Justin Clarke Casey1-5/+4
2008-09-22* Apply http://opensimulator.org/mantis/view.php?id=2234Justin Clarke Casey2-2/+24
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 Scofield8-14/+66
2008-09-22Remove the script engine identifier tag, so the compiler just seesMelanie Thielker2-0/+2
2008-09-22Disabled use of ODE internal geometry to see if it affects the "waves finger"...Dahlia Trimble1-12/+12
2008-09-22Prevent scripts from running under multiple engines at onceMelanie Thielker2-8/+16
2008-09-21Allows to use the new script engine feature. Begin your script withMelanie Thielker2-0/+18
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker17-490/+131
2008-09-21* minor: warnings removalJustin Clarke Casey6-20/+20
2008-09-21Mantis#2233. Thank you kindly, Idb, for a patch that solves:Charles Krinke2-0/+14
2008-09-21* minor: Remove some of the redundant asset id storage for nowJustin Clarke Casey1-11/+12
2008-09-21* Start recording asset request times after a cache miss. This is very primt...Justin Clarke Casey2-6/+33
2008-09-21* Eliminate the need to copy asset request lists in the asset cache when an a...Justin Clarke Casey1-82/+22
2008-09-21* minor: tidy up of AssetCache, remove currently pointless storing of thread ...Justin Clarke Casey1-12/+9
2008-09-21Fix another reason for #2218Homer Horwitz1-3/+8
2008-09-21* Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey4-6/+45