aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ApplyImpulse now forwards impulse in both local and global modes.Dahlia Trimble2008-09-291-6/+3
* From: rob smart (smartrob@uk.ibm.com)Dr Scofield2008-09-291-6/+22
* * Fix http://opensimulator.org/mantis/view.php?id=2189 for real this timeJustin Clarke Casey2008-09-291-1/+8
* * minor: remove warningsJustin Clarke Casey2008-09-291-3/+3
* * reactor: move inventory archive classes into separate Inventory/Archiver di...Justin Clarke Casey2008-09-293-6/+5
* * refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey2008-09-293-5/+5
* * Move existing inventory module into a 'Transfer' namespace, since that is t...Justin Clarke Casey2008-09-291-1/+1
* * check in missing files that caused the previous build breakJustin Clarke Casey2008-09-292-0/+487
* * Apply http://opensimulator.org/mantis/view.php?id=2294Justin Clarke Casey2008-09-292-75/+18
* fixes future mantis from SachaMagne.Dr Scofield2008-09-291-1/+1
* Mantis #2293Melanie Thielker2008-09-291-0/+3
* Mantis #2293Melanie Thielker2008-09-291-0/+3
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-2810-1/+70
* Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2008-09-284-0/+34
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-2810-1/+69
* A little bit further with LLSetVehicleVectorParam.Charles Krinke2008-09-281-1/+8
* Add explicit CultureInfo to the script compile thread in DotNetEngine toMelanie Thielker2008-09-283-0/+11
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-2810-33/+78
* Mantis #1922Melanie Thielker2008-09-282-1/+2
* Add some methods to allow modules so set client view optionsMelanie Thielker2008-09-284-0/+47
* Remove llSetVehicledoubleParam. It does not exist.Charles Krinke2008-09-281-6/+0
* Plumb the connection through from llSetVehicleFloatParamCharles Krinke2008-09-2810-3/+73
* Mantis #2288Melanie Thielker2008-09-281-4/+16
* - 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-283-3/+3
* 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
* Mantis#2287. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-281-5/+58
* * 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
* * Replace a generic error handler.Teravus Ovares2008-09-271-1/+1
* * Event queue is now polling.. Teravus Ovares2008-09-273-8/+69
* Continue working on the new EventQueueGetModule. Not finished (or even working)Homer Horwitz2008-09-273-29/+164
* Stop DNE saying "Loading script" when it's actually unloading.Melanie Thielker2008-09-271-2/+4
* * This is the very very early beginnings of an EventQueue:get module.Teravus Ovares2008-09-272-0/+204
* Update unit testsMelanie Thielker2008-09-271-13/+6
* Add friendly error messages to both engines.Melanie Thielker2008-09-279-109/+303
* Mantis #2277Melanie Thielker2008-09-262-2/+1
* 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-263-6/+7
* Fix listeners in multi-region instancesMelanie Thielker2008-09-261-3/+3
* Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage()Melanie Thielker2008-09-263-0/+13
* Remove another interface that is no longer neededMelanie Thielker2008-09-266-40/+5
* Add "Notecard saved" message to saves of notecards into primsMelanie Thielker2008-09-261-0/+16
* Finishing the code cleanup in DNE, make llDie work again in DNE.Melanie Thielker2008-09-264-236/+288
* * Patch from JHurlimanTeravus Ovares2008-09-2623-205/+147
* DNE code cleanupsMelanie Thielker2008-09-263-102/+82
* Adds support for the "Running" checkbox and the "Reset" button, as well asMelanie Thielker2008-09-261-0/+44
* Pluggable API module (XEngine style) support for DNEMelanie Thielker2008-09-261-7/+14