| Commit message (Expand) | Author | Files | Lines |
2008-09-30 | initial version of a meeting concierge module. | Dr Scofield | 1 | -0/+213 |
2008-09-30 | - a couple of minor code cleanups in RestInventoryServices | Dr Scofield | 4 | -83/+96 |
2008-09-30 | And one more. lThat should make all scripts start for everyone | Melanie Thielker | 1 | -1/+1 |
2008-09-30 | Add two more default script engine params | Melanie Thielker | 2 | -2/+2 |
2008-09-30 | Add the default script engine to the script creation from archive loading | Melanie Thielker | 1 | -1/+1 |
2008-09-30 | * Fixed minor issue while building: If you do a raytraced object placement an... | Adam Frisby | 2 | -2/+5 |
2008-09-30 | Allow create-region to load files from arbitrary locations | Melanie Thielker | 2 | -1/+11 |
2008-09-30 | * Get the code up to speed with my -#dev e-mail example. (uncomment out lines... | Teravus Ovares | 3 | -5/+45 |
2008-09-30 | Update svn properties, minor formatting cleanup. | Jeff Ames | 2 | -7/+3 |
2008-09-30 | Mantis#2300. Thank you kindly, Idb for a patch that solves: | Charles Krinke | 3 | -32/+33 |
2008-09-29 | add a test for updating region settings and fix a bug in uuid | Sean Dague | 2 | -1/+21 |
2008-09-29 | * Add missing mssql migration files from http://opensimulator.org/mantis/view... | Justin Clarke Casey | 3 | -0/+76 |
2008-09-29 | Mantis#2299. Thank you kindly, Idb for a patch that: | Charles Krinke | 3 | -12/+20 |
2008-09-29 | * minor: forgot this small tidy in the last checkin | Justin Clarke Casey | 1 | -2/+1 |
2008-09-29 | * minor: tidy up async sog deleter | Justin Clarke Casey | 1 | -19/+18 |
2008-09-29 | * minor: remove warning | Justin Clarke Casey | 1 | -5/+5 |
2008-09-29 | * refactor: move asynchronous scene object deletion to inventory queueing out... | Justin Clarke Casey | 3 | -83/+165 |
2008-09-29 | ApplyImpulse now forwards impulse in both local and global modes. | Dahlia Trimble | 1 | -6/+3 |
2008-09-29 | From: rob smart (smartrob@uk.ibm.com) | Dr Scofield | 1 | -6/+22 |
2008-09-29 | * Fix http://opensimulator.org/mantis/view.php?id=2189 for real this time | Justin Clarke Casey | 1 | -1/+8 |
2008-09-29 | * minor: remove warnings | Justin Clarke Casey | 2 | -9/+10 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 5 | -73/+104 |
2008-09-29 | * reactor: move inventory archive classes into separate Inventory/Archiver di... | Justin Clarke Casey | 3 | -6/+5 |
2008-09-29 | * refactor: Rename InventoryModule to InventoryTransferModule | Justin Clarke Casey | 3 | -5/+5 |
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 |