| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mantis #1922 | Melanie Thielker | 2008-09-28 | 2 | -1/+2 |
* | Add some methods to allow modules so set client view options | Melanie Thielker | 2008-09-28 | 5 | -0/+49 |
* | Remove llSetVehicledoubleParam. It does not exist. | Charles Krinke | 2008-09-28 | 1 | -6/+0 |
* | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 2008-09-28 | 10 | -3/+73 |
* | Mantis #2288 | Melanie Thielker | 2008-09-28 | 1 | -4/+16 |
* | Mantis#2289. Thank you kindly, SMeans for a patch that: | Charles Krinke | 2008-09-28 | 1 | -1/+0 |
* | Mantis#2288. Thank you kindly, SMeans, for a patch that: | Charles Krinke | 2008-09-28 | 1 | -2/+2 |
* | - Further cleanups | Homer Horwitz | 2008-09-28 | 2 | -29/+57 |
* | Refactor to avoid some duplicate code. | Homer Horwitz | 2008-09-28 | 2 | -101/+63 |
* | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 2008-09-28 | 5 | -6/+6 |
* | eol-style native; on EventQueueHelper | Teravus Ovares | 2008-09-28 | 1 | -146/+146 |
* | * okay.. Now you can do border crossings with the security 'fixed' client.... | Teravus Ovares | 2008-09-28 | 3 | -87/+173 |
* | Mantis#2287. Thank you kindly, Idb for a patch that solves: | Charles Krinke | 2008-09-28 | 1 | -5/+58 |
* | * With EventQueueGet enabled.. we can see into neighbor regions again on th... | Teravus Ovares | 2008-09-27 | 2 | -14/+27 |
* | * Adds flag to enable/disable EventQueueGet. | Teravus Ovares | 2008-09-27 | 2 | -11/+34 |
* | * Replace a generic error handler. | Teravus Ovares | 2008-09-27 | 1 | -1/+1 |
* | * Event queue is now polling.. | Teravus Ovares | 2008-09-27 | 4 | -10/+73 |
* | Continue working on the new EventQueueGetModule. Not finished (or even working) | Homer Horwitz | 2008-09-27 | 3 | -29/+164 |
* | - adding Dequeue with a timeout to the BlockingQueue | Homer Horwitz | 2008-09-27 | 1 | -0/+17 |
* | Stop DNE saying "Loading script" when it's actually unloading. | Melanie Thielker | 2008-09-27 | 1 | -2/+4 |
* | * This is the very very early beginnings of an EventQueue:get module. | Teravus Ovares | 2008-09-27 | 5 | -5/+359 |
* | Update unit tests | Melanie Thielker | 2008-09-27 | 1 | -13/+6 |
* | Add friendly error messages to both engines. | Melanie Thielker | 2008-09-27 | 9 | -109/+303 |
* | Mantis #2277 | Melanie Thielker | 2008-09-26 | 2 | -2/+1 |
* | And actually do what I intended to do with the last commit. Message is gone. | Melanie Thielker | 2008-09-26 | 1 | -5/+5 |
* | Kill "Compile successful" message when rezzing prims/wearing attachments | Melanie Thielker | 2008-09-26 | 3 | -6/+7 |
* | Fix listeners in multi-region instances | Melanie Thielker | 2008-09-26 | 1 | -3/+3 |
* | Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage() | Melanie Thielker | 2008-09-26 | 3 | -0/+13 |
* | Remove another interface that is no longer needed | Melanie Thielker | 2008-09-26 | 6 | -40/+5 |
* | Add "Notecard saved" message to saves of notecards into prims | Melanie Thielker | 2008-09-26 | 1 | -0/+16 |
* | Finishing the code cleanup in DNE, make llDie work again in DNE. | Melanie Thielker | 2008-09-26 | 4 | -236/+288 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 40 | -293/+234 |
* | DNE code cleanups | Melanie Thielker | 2008-09-26 | 3 | -102/+82 |
* | Adds support for the "Running" checkbox and the "Reset" button, as well as | Melanie Thielker | 2008-09-26 | 1 | -0/+44 |
* | Pluggable API module (XEngine style) support for DNE | Melanie Thielker | 2008-09-26 | 1 | -7/+14 |
* | Compiler Connection! One world, one compiler! | Melanie Thielker | 2008-09-26 | 25 | -47590/+22 |
* | After the last commit, the old Common assembly was still being loaded. | Melanie Thielker | 2008-09-26 | 1 | -2/+2 |
* | Yay! Common/ is gone! One API is achieved! | Melanie Thielker | 2008-09-26 | 9 | -2949/+22 |
* | * minor: fix lolbug in RestInventoryService spotted by jhurliman | Justin Clarke Casey | 2008-09-26 | 1 | -2/+2 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 10 | -22/+18 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2274 | Justin Clarke Casey | 2008-09-26 | 1 | -1/+3 |
* | * refactor: do a tiny bit of cleanup | Justin Clarke Casey | 2008-09-26 | 1 | -40/+46 |
* | Add per-instance date to DNE to avoid serializing stuff 10 times a second. | Melanie Thielker | 2008-09-26 | 7 | -250/+180 |
* | * refactor: split out AssetXferUploader | Justin Clarke Casey | 2008-09-26 | 3 | -285/+312 |
* | * refactor: split out AgentAssetTransactionsManager | Justin Clarke Casey | 2008-09-26 | 2 | -192/+227 |
* | * Implment task inventory item asset update for the old non CAPS transaction ... | Justin Clarke Casey | 2008-09-26 | 4 | -36/+86 |
* | And another file | Melanie Thielker | 2008-09-26 | 1 | -0/+479 |
* | Pushing the missing file | Melanie Thielker | 2008-09-26 | 1 | -0/+35 |
* | Remove all the subclassing complexity and script server interfaces from | Melanie Thielker | 2008-09-26 | 14 | -1367/+721 |
* | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 2008-09-26 | 5 | -52/+58 |