| Commit message (Expand) | Author | Files | Lines |
2009-06-09 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 5 | -42/+59 |
2009-06-08 | Updating the flotsam asset cache. Thank you, mcortez! | Melanie Thielker | 1 | -438/+523 |
2009-06-08 | Bug fix. Adding the asset to the cache after a DB get. | diva | 1 | -1/+5 |
2009-06-08 | Added more functions to IInventoryService. Unsure about whether all of these ... | diva | 3 | -0/+83 |
2009-06-07 | First draft of inventory service connectors, and service implementation. No h... | diva | 3 | -0/+858 |
2009-06-07 | Skip lone ident statments or for-loop assignments | Mike Mazur | 2 | -3/+65 |
2009-06-07 | Allow empty assignment in for-loop | Mike Mazur | 5 | -7513/+7733 |
2009-06-07 | * Reverting the test restructuring as, on second thought, this is not at all ... | lbsa71 | 5 | -0/+0 |
2009-06-07 | Rename private TestllAngleBetween method | Mike Mazur | 1 | -13/+13 |
2009-06-06 | Correct an error where the config file name was always considered to be a | Melanie Thielker | 5 | -7/+18 |
2009-06-06 | some code cleanup | Dahlia Trimble | 1 | -3/+0 |
2009-06-05 | * minor: tiny tweak just to trigger another panda build | Justin Clarke Casey | 1 | -1/+1 |
2009-06-05 | * A bug fix for the last mantis 3741 bugfix | Justin Clarke Casey | 1 | -10/+7 |
2009-06-05 | * A further fix for mantis 3641 (oar saves do not complete) | Justin Clarke Casey | 1 | -12/+15 |
2009-06-05 | * refactor: split out part xml writing in SceneObjectSerializer | Justin Clarke Casey | 1 | -2/+7 |
2009-06-05 | * Fix problem where known missing assets would stop save oar ever completing | Justin Clarke Casey | 1 | -1/+3 |
2009-06-05 | * Add oar saving timeout | Justin Clarke Casey | 3 | -2/+128 |
2009-06-05 | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 6 | -4/+102 |
2009-06-05 | * Restructured Scenes Tests to follow (what I conceive of as being) current d... | lbsa71 | 5 | -0/+0 |
2009-06-05 | Committing mcortez's FlotsamAssetCache after several positive reviews. | Melanie Thielker | 1 | -0/+438 |
2009-06-04 | Changed a comment to reflect changes in config. | diva | 1 | -1/+1 |
2009-06-04 | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 3 | -6/+4 |
2009-06-04 | Comment out unused private functions to avoid compiler warnings. | Jeff Ames | 1 | -7/+8 |
2009-06-04 | Fix comparison of UUID with null. | Jeff Ames | 1 | -1/+1 |
2009-06-04 | Add copyright headers. | Jeff Ames | 1 | -9/+27 |
2009-06-04 | Update svn properties. | Jeff Ames | 1 | -382/+382 |
2009-06-03 | * Making sure we fail a bit earlier if we have no AssetService | lbsa71 | 1 | -0/+7 |
2009-06-03 | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 5 | -0/+113 |
2009-06-03 | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -7/+13 |
2009-06-03 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+5 |
2009-06-03 | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 2 | -0/+383 |
2009-06-03 | Thanks aduffy70 for Mantis #3762: A patch to fix llGround, llGroundNormal, an... | Dahlia Trimble | 1 | -42/+80 |
2009-06-03 | revert r9765 due to too many errors on some compilers. Affects Mantis #3759 | Dahlia Trimble | 2 | -382/+0 |
2009-06-02 | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 2 | -0/+382 |
2009-06-02 | Thank you kindly, MattSetzer, for a patch that solves a Mantis: | Charles Krinke | 1 | -2/+16 |
2009-06-02 | * Pried apart the ODE tests. This fixes mantis #3212 | lbsa71 | 1 | -0/+0 |
2009-06-02 | * Add simple original xml serialization test | Justin Clarke Casey | 2 | -11/+75 |
2009-06-02 | Explicitly set the changed status of the prim groups affected in a delink | Melanie Thielker | 1 | -0/+1 |
2009-06-01 | * Allow for lowercase searching in standalone mode, when case sensitive | Arthur Valadares | 1 | -1/+15 |
2009-06-01 | Only save crashes to disk if save_crashes in OpenSim.ini is true (false by de... | Jeff Ames | 1 | -17/+20 |
2009-06-01 | * Add simple original sog xml serialization test | Justin Clarke Casey | 3 | -21/+22 |
2009-06-01 | * minor: change the name of one serialization method to match its counterpart | Justin Clarke Casey | 4 | -7/+131 |
2009-06-01 | * Fix race condition in save oar | Justin Clarke Casey | 4 | -28/+50 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 408 | -408/+408 |
2009-05-31 | reduce verbosity of sculpt map cache messages to reporting cache failures only | Dahlia Trimble | 1 | -2/+2 |
2009-05-31 | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 11 | -89/+305 |
2009-05-31 | Update svn properties. | Jeff Ames | 6 | -1848/+1848 |
2009-05-31 | * Adds MRM scripting commands, World.Objects.Create(Vector3 position) and Wor... | Adam Frisby | 2 | -0/+22 |
2009-05-31 | Fix IRCd init check for config section | Mike Mazur | 1 | -3/+3 |
2009-05-30 | Forgot to add this to my last commit 2 days ago. Async in the HGBroker too. | diva | 1 | -1/+1 |