aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-281-0/+8
* Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2008-09-282-0/+24
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-281-0/+8
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-281-2/+10
* Add some methods to allow modules so set client view optionsMelanie Thielker2008-09-281-0/+9
* Plumb the connection through from llSetVehicleFloatParamCharles Krinke2008-09-281-0/+8
* - Further cleanupsHomer Horwitz2008-09-282-29/+57
* Refactor to avoid some duplicate code.Homer Horwitz2008-09-282-101/+63
* Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames2008-09-282-2/+2
* eol-style native; on EventQueueHelperTeravus Ovares2008-09-281-146/+146
* * okay.. Now you can do border crossings with the security 'fixed' client....Teravus Ovares2008-09-283-87/+173
* * With EventQueueGet enabled.. we can see into neighbor regions again on th...Teravus Ovares2008-09-272-14/+27
* * Adds flag to enable/disable EventQueueGet.Teravus Ovares2008-09-272-11/+34
* * Event queue is now polling.. Teravus Ovares2008-09-272-7/+67
* Continue working on the new EventQueueGetModule. Not finished (or even working)Homer Horwitz2008-09-272-28/+162
* * This is the very very early beginnings of an EventQueue:get module.Teravus Ovares2008-09-271-0/+164
* And actually do what I intended to do with the last commit. Message is gone.Melanie Thielker2008-09-261-5/+5
* Kill "Compile successful" message when rezzing prims/wearing attachmentsMelanie Thielker2008-09-261-2/+3
* Add "Notecard saved" message to saves of notecards into primsMelanie Thielker2008-09-261-0/+16
* * Patch from JHurlimanTeravus Ovares2008-09-2615-98/+71
* * minor: remove warningsJustin Clarke Casey2008-09-263-12/+8
* * refactor: do a tiny bit of cleanupJustin Clarke Casey2008-09-261-40/+46
* * refactor: split out AssetXferUploaderJustin Clarke Casey2008-09-263-285/+312
* * refactor: split out AgentAssetTransactionsManagerJustin Clarke Casey2008-09-262-192/+227
* * Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey2008-09-264-36/+86
* * Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares2008-09-262-27/+29
* Add an extension to allow registering multiple interfaces of a type withMelanie Thielker2008-09-253-10/+54
* Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke2008-09-252-2/+2
* * Adds some WindTeravus Ovares2008-09-252-0/+260
* fixes a slight copy and paste bug in OGP module.Dr Scofield2008-09-251-1/+1
* * In Standalone, add a persistant account for the OGP user.Teravus Ovares2008-09-251-4/+50
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-253-49/+19
* * Remove a message handler Teravus Ovares2008-09-251-4/+16
* Add a module selection option for the MapImage Module as wellMelanie Thielker2008-09-241-0/+6
* Correct a capitalization errorMelanie Thielker2008-09-241-1/+1
* Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap".Melanie Thielker2008-09-241-0/+9
* Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker2008-09-241-0/+3
* Update svn properties, formatting cleanup.Jeff Ames2008-09-232-8/+8
* leyla found a capitalization error in one of the OGP messages. Thanks leyla!Teravus Ovares2008-09-231-1/+1
* Small fix to eliminate a beauty spotMelanie Thielker2008-09-231-1/+1
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-232-10/+88
* * Update in OGP draft 3 protocol spec with regards to seed region requests ru...Teravus Ovares2008-09-231-1/+3
* Move script and notecard open perms checks from ClientView to theMelanie Thielker2008-09-221-2/+127
* Remove the ugly-as-sin "interop" hack script perms fudging inMelanie Thielker2008-09-221-18/+0
* Remove comment in perms module after consulting with awebbMelanie Thielker2008-09-221-6/+2
* Fix a small logic error in my perms module changesMelanie Thielker2008-09-221-1/+1
* Create CanEditObjectInventory to preserve the abilityMelanie Thielker2008-09-223-26/+49
* cleanups in inventory REST code. also, disables digest authenticationsDr Scofield2008-09-221-4/+26
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-218-22/+34
* Fix another reason for #2218Homer Horwitz2008-09-211-3/+8