| Commit message (Expand) | Author | Files | Lines |
2008-09-29 | * Move existing inventory module into a 'Transfer' namespace, since that is t... | Justin Clarke Casey | 1 | -1/+1 |
2008-09-29 | * check in missing files that caused the previous build break | Justin Clarke Casey | 2 | -0/+487 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2294 | Justin Clarke Casey | 3 | -75/+33 |
2008-09-29 | fixes future mantis from SachaMagne. | Dr Scofield | 1 | -1/+1 |
2008-09-29 | Mantis #2293 | Melanie Thielker | 1 | -0/+3 |
2008-09-29 | Mantis #2293 | Melanie Thielker | 1 | -0/+3 |
2008-09-28 | Implement the plumbing for llSetVehicleType from the LSL | Charles Krinke | 10 | -1/+70 |
2008-09-28 | Mantis#2291. Thank you kindly, StrawberryFride for a patch that solves: | Charles Krinke | 3 | -53/+0 |
2008-09-28 | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 5 | -0/+36 |
2008-09-28 | Added the plumbing for llSetVehicleRotationParam | Charles Krinke | 10 | -1/+69 |
2008-09-28 | A little bit further with LLSetVehicleVectorParam. | Charles Krinke | 1 | -1/+8 |
2008-09-28 | Add explicit CultureInfo to the script compile thread in DotNetEngine to | Melanie Thielker | 3 | -0/+11 |
2008-09-28 | Plumb the connection though from llSetVehicleVectorParam | Charles Krinke | 10 | -33/+78 |
2008-09-28 | Mantis #1922 | Melanie Thielker | 2 | -1/+2 |
2008-09-28 | Add some methods to allow modules so set client view options | Melanie Thielker | 5 | -0/+49 |
2008-09-28 | Remove llSetVehicledoubleParam. It does not exist. | Charles Krinke | 1 | -6/+0 |
2008-09-28 | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 10 | -3/+73 |
2008-09-28 | Mantis #2288 | Melanie Thielker | 1 | -4/+16 |
2008-09-28 | Mantis#2289. Thank you kindly, SMeans for a patch that: | Charles Krinke | 1 | -1/+0 |
2008-09-28 | Mantis#2288. Thank you kindly, SMeans, for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-09-28 | - Further cleanups | Homer Horwitz | 2 | -29/+57 |
2008-09-28 | Refactor to avoid some duplicate code. | Homer Horwitz | 2 | -101/+63 |
2008-09-28 | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 5 | -6/+6 |
2008-09-28 | eol-style native; on EventQueueHelper | Teravus Ovares | 1 | -146/+146 |
2008-09-28 | * okay.. Now you can do border crossings with the security 'fixed' client.... | Teravus Ovares | 3 | -87/+173 |
2008-09-28 | Mantis#2287. Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -5/+58 |
2008-09-27 | * With EventQueueGet enabled.. we can see into neighbor regions again on th... | Teravus Ovares | 2 | -14/+27 |
2008-09-27 | * Adds flag to enable/disable EventQueueGet. | Teravus Ovares | 2 | -11/+34 |
2008-09-27 | * Replace a generic error handler. | Teravus Ovares | 1 | -1/+1 |
2008-09-27 | * Event queue is now polling.. | Teravus Ovares | 4 | -10/+73 |
2008-09-27 | Continue working on the new EventQueueGetModule. Not finished (or even working) | Homer Horwitz | 3 | -29/+164 |
2008-09-27 | - adding Dequeue with a timeout to the BlockingQueue | Homer Horwitz | 1 | -0/+17 |
2008-09-27 | Stop DNE saying "Loading script" when it's actually unloading. | Melanie Thielker | 1 | -2/+4 |
2008-09-27 | * This is the very very early beginnings of an EventQueue:get module. | Teravus Ovares | 5 | -5/+359 |
2008-09-27 | Update unit tests | Melanie Thielker | 1 | -13/+6 |
2008-09-27 | Add friendly error messages to both engines. | Melanie Thielker | 9 | -109/+303 |
2008-09-26 | Mantis #2277 | Melanie Thielker | 2 | -2/+1 |
2008-09-26 | And actually do what I intended to do with the last commit. Message is gone. | Melanie Thielker | 1 | -5/+5 |
2008-09-26 | Kill "Compile successful" message when rezzing prims/wearing attachments | Melanie Thielker | 3 | -6/+7 |
2008-09-26 | Fix listeners in multi-region instances | Melanie Thielker | 1 | -3/+3 |
2008-09-26 | Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage() | Melanie Thielker | 3 | -0/+13 |
2008-09-26 | Remove another interface that is no longer needed | Melanie Thielker | 6 | -40/+5 |
2008-09-26 | Add "Notecard saved" message to saves of notecards into prims | Melanie Thielker | 1 | -0/+16 |
2008-09-26 | Finishing the code cleanup in DNE, make llDie work again in DNE. | Melanie Thielker | 4 | -236/+288 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 40 | -293/+234 |
2008-09-26 | DNE code cleanups | Melanie Thielker | 3 | -102/+82 |
2008-09-26 | Adds support for the "Running" checkbox and the "Reset" button, as well as | Melanie Thielker | 1 | -0/+44 |
2008-09-26 | Pluggable API module (XEngine style) support for DNE | Melanie Thielker | 1 | -7/+14 |
2008-09-26 | Compiler Connection! One world, one compiler! | Melanie Thielker | 25 | -47590/+22 |
2008-09-26 | After the last commit, the old Common assembly was still being loaded. | Melanie Thielker | 1 | -2/+2 |