aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-29ApplyImpulse now forwards impulse in both local and global modes.Dahlia Trimble1-6/+3
2008-09-29From: rob smart (smartrob@uk.ibm.com)Dr Scofield1-6/+22
2008-09-29* Fix http://opensimulator.org/mantis/view.php?id=2189 for real this timeJustin Clarke Casey1-1/+8
2008-09-29* minor: remove warningsJustin Clarke Casey1-3/+3
2008-09-29* reactor: move inventory archive classes into separate Inventory/Archiver di...Justin Clarke Casey3-6/+5
2008-09-29* refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey3-5/+5
2008-09-29* Move existing inventory module into a 'Transfer' namespace, since that is t...Justin Clarke Casey1-1/+1
2008-09-29* check in missing files that caused the previous build breakJustin Clarke Casey2-0/+487
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2294Justin Clarke Casey2-75/+18
2008-09-29fixes future mantis from SachaMagne.Dr Scofield1-1/+1
2008-09-29Mantis #2293Melanie Thielker1-0/+3
2008-09-29Mantis #2293Melanie Thielker1-0/+3
2008-09-28Implement the plumbing for llSetVehicleType from the LSLCharles Krinke10-1/+70
2008-09-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke4-0/+34
2008-09-28Added the plumbing for llSetVehicleRotationParamCharles Krinke10-1/+69
2008-09-28A little bit further with LLSetVehicleVectorParam.Charles Krinke1-1/+8
2008-09-28Add explicit CultureInfo to the script compile thread in DotNetEngine toMelanie Thielker3-0/+11
2008-09-28Plumb the connection though from llSetVehicleVectorParamCharles Krinke10-33/+78
2008-09-28Mantis #1922Melanie Thielker2-1/+2
2008-09-28Add some methods to allow modules so set client view optionsMelanie Thielker4-0/+47
2008-09-28Remove llSetVehicledoubleParam. It does not exist.Charles Krinke1-6/+0
2008-09-28Plumb the connection through from llSetVehicleFloatParamCharles Krinke10-3/+73
2008-09-28Mantis #2288Melanie Thielker1-4/+16
2008-09-28- Further cleanupsHomer Horwitz2-29/+57
2008-09-28Refactor to avoid some duplicate code.Homer Horwitz2-101/+63
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames3-3/+3
2008-09-28eol-style native; on EventQueueHelperTeravus Ovares1-146/+146
2008-09-28* okay.. Now you can do border crossings with the security 'fixed' client....Teravus Ovares3-87/+173
2008-09-28Mantis#2287. Thank you kindly, Idb for a patch that solves:Charles Krinke1-5/+58
2008-09-27* With EventQueueGet enabled.. we can see into neighbor regions again on th...Teravus Ovares2-14/+27
2008-09-27* Adds flag to enable/disable EventQueueGet.Teravus Ovares2-11/+34
2008-09-27* Replace a generic error handler.Teravus Ovares1-1/+1
2008-09-27* Event queue is now polling.. Teravus Ovares3-8/+69
2008-09-27Continue working on the new EventQueueGetModule. Not finished (or even working)Homer Horwitz3-29/+164
2008-09-27Stop DNE saying "Loading script" when it's actually unloading.Melanie Thielker1-2/+4
2008-09-27* This is the very very early beginnings of an EventQueue:get module.Teravus Ovares2-0/+204
2008-09-27Update unit testsMelanie Thielker1-13/+6
2008-09-27Add friendly error messages to both engines.Melanie Thielker9-109/+303
2008-09-26Mantis #2277Melanie Thielker2-2/+1
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 Thielker3-6/+7
2008-09-26Fix listeners in multi-region instancesMelanie Thielker1-3/+3
2008-09-26Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage()Melanie Thielker3-0/+13
2008-09-26Remove another interface that is no longer neededMelanie Thielker6-40/+5
2008-09-26Add "Notecard saved" message to saves of notecards into primsMelanie Thielker1-0/+16
2008-09-26Finishing the code cleanup in DNE, make llDie work again in DNE.Melanie Thielker4-236/+288
2008-09-26* Patch from JHurlimanTeravus Ovares23-205/+147
2008-09-26DNE code cleanupsMelanie Thielker3-102/+82
2008-09-26Adds support for the "Running" checkbox and the "Reset" button, as well asMelanie Thielker1-0/+44
2008-09-26Pluggable API module (XEngine style) support for DNEMelanie Thielker1-7/+14