| Commit message (Expand) | Author | Age | Files | Lines |
* | - a couple of minor code cleanups in RestInventoryServices | Dr Scofield | 2008-09-30 | 3 | -58/+71 |
* | And one more. lThat should make all scripts start for everyone | Melanie Thielker | 2008-09-30 | 1 | -1/+1 |
* | Add two more default script engine params | Melanie Thielker | 2008-09-30 | 2 | -2/+2 |
* | Add the default script engine to the script creation from archive loading | Melanie Thielker | 2008-09-30 | 1 | -1/+1 |
* | * Fixed minor issue while building: If you do a raytraced object placement an... | Adam Frisby | 2008-09-30 | 1 | -0/+4 |
* | * Get the code up to speed with my -#dev e-mail example. (uncomment out lines... | Teravus Ovares | 2008-09-30 | 1 | -1/+11 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-30 | 1 | -6/+2 |
* | * minor: forgot this small tidy in the last checkin | Justin Clarke Casey | 2008-09-29 | 1 | -2/+1 |
* | * minor: tidy up async sog deleter | Justin Clarke Casey | 2008-09-29 | 1 | -19/+18 |
* | * refactor: move asynchronous scene object deletion to inventory queueing out... | Justin Clarke Casey | 2008-09-29 | 3 | -83/+165 |
* | ApplyImpulse now forwards impulse in both local and global modes. | Dahlia Trimble | 2008-09-29 | 1 | -6/+3 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-29 | 1 | -3/+3 |
* | * reactor: move inventory archive classes into separate Inventory/Archiver di... | Justin Clarke Casey | 2008-09-29 | 2 | -4/+4 |
* | * refactor: Rename InventoryModule to InventoryTransferModule | Justin Clarke Casey | 2008-09-29 | 3 | -5/+5 |
* | * Move existing inventory module into a 'Transfer' namespace, since that is t... | Justin Clarke Casey | 2008-09-29 | 1 | -1/+1 |
* | * check in missing files that caused the previous build break | Justin Clarke Casey | 2008-09-29 | 2 | -0/+487 |
* | Implement the plumbing for llSetVehicleType from the LSL | Charles Krinke | 2008-09-28 | 1 | -0/+8 |
* | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 2008-09-28 | 2 | -0/+24 |
* | Added the plumbing for llSetVehicleRotationParam | Charles Krinke | 2008-09-28 | 1 | -0/+8 |
* | Plumb the connection though from llSetVehicleVectorParam | Charles Krinke | 2008-09-28 | 1 | -2/+10 |
* | Add some methods to allow modules so set client view options | Melanie Thielker | 2008-09-28 | 1 | -0/+9 |
* | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 2008-09-28 | 1 | -0/+8 |
* | - 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 | 2 | -2/+2 |
* | 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 |
* | * 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 |
* | * Event queue is now polling.. | Teravus Ovares | 2008-09-27 | 2 | -7/+67 |
* | Continue working on the new EventQueueGetModule. Not finished (or even working) | Homer Horwitz | 2008-09-27 | 2 | -28/+162 |
* | * This is the very very early beginnings of an EventQueue:get module. | Teravus Ovares | 2008-09-27 | 1 | -0/+164 |
* | 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 | 1 | -2/+3 |
* | Add "Notecard saved" message to saves of notecards into prims | Melanie Thielker | 2008-09-26 | 1 | -0/+16 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 15 | -98/+71 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 3 | -12/+8 |
* | * refactor: do a tiny bit of cleanup | Justin Clarke Casey | 2008-09-26 | 1 | -40/+46 |
* | * 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 |
* | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 2008-09-26 | 2 | -27/+29 |
* | Add an extension to allow registering multiple interfaces of a type with | Melanie Thielker | 2008-09-25 | 3 | -10/+54 |
* | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 2008-09-25 | 2 | -2/+2 |
* | * Adds some Wind | Teravus Ovares | 2008-09-25 | 2 | -0/+260 |
* | fixes a slight copy and paste bug in OGP module. | Dr Scofield | 2008-09-25 | 1 | -1/+1 |
* | * In Standalone, add a persistant account for the OGP user. | Teravus Ovares | 2008-09-25 | 1 | -4/+50 |
* | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 2008-09-25 | 3 | -49/+19 |
* | * Remove a message handler | Teravus Ovares | 2008-09-25 | 1 | -4/+16 |
* | Add a module selection option for the MapImage Module as well | Melanie Thielker | 2008-09-24 | 1 | -0/+6 |