| Commit message (Expand) | Author | Files | Lines |
2010-10-29 | Revert "Preliminary work on appearance layers. No user functionality yet." | Melanie | 1 | -193/+258 |
2010-10-29 | Preliminary work on appearance layers. No user functionality yet. | Melanie | 1 | -258/+193 |
2010-10-22 | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 3 | -38/+7 |
2010-10-22 | Revert "* refactor refactor refactor ServerURI 4 lyfe" | Justin Clark-Casey (justincc) | 2 | -12/+6 |
2010-10-22 | Revert "* more url / hg cleanup" | Justin Clark-Casey (justincc) | 2 | -29/+4 |
2010-10-22 | Revert "* remove some spurious debug info" | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2010-10-22 | Allow OARs and IARs to save and load meshes. | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2010-10-22 | Allow OARs and IARs to save and load meshes. | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2010-10-20 | * remove some spurious debug info | Jonathan Freedman | 1 | -5/+5 |
2010-10-20 | * more url / hg cleanup | Jonathan Freedman | 2 | -4/+29 |
2010-10-20 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2 | -6/+12 |
2010-10-20 | Major refactoring of appearance handling. | Master ScienceSim | 8 | -504/+602 |
2010-10-20 | * remove some spurious debug info | Jonathan Freedman | 1 | -5/+5 |
2010-10-17 | Adding osFunctions for light projection | BlueWall | 1 | -5/+50 |
2010-10-16 | Add missing check for !_projectionEntry | BlueWall | 1 | -1/+1 |
2010-10-15 | Adding projected light filters to prim propeties | BlueWall | 1 | -0/+80 |
2010-10-14 | * Tweaked the upload response and now at least uploading the mesh works. | Teravus Ovares (Dan Olivares) | 1 | -0/+14 |
2010-10-14 | Kill some magic numbers in the caps module | Melanie | 1 | -3/+3 |
2010-10-14 | * Partially complete stuff for Mesh support that Melanie wanted to see before... | Teravus Ovares (Dan Olivares) | 1 | -1/+2 |
2010-10-11 | * more url / hg cleanup | Jonathan Freedman | 2 | -4/+29 |
2010-10-09 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2010-10-09 | Limit formatting of local console output to actual logging messages. | Marck | 1 | -13/+17 |
2010-10-03 | Added viewer's channel, mac, and id0 to agent circuit data. Also moved client... | Diva Canto | 1 | -1/+36 |
2010-10-03 | Port ExecutingDirectory from omfOS Util class. | Melanie | 1 | -0/+11 |
2010-10-02 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2 | -6/+12 |
2010-09-18 | * Tweaked the LocationTests for maximum coverage. | Teravus Ovares (Dan Olivares) | 2 | -1/+60 |
2010-09-18 | * Covered the type converters in SLUtil with unit tests. | Teravus Ovares (Dan Olivares) | 1 | -1/+57 |
2010-09-17 | * More Mundane Tests | Teravus Ovares (Dan Olivares) | 2 | -0/+198 |
2010-09-18 | REST Console delivers responses with content type text/xml instead of text/pl... | Marck | 1 | -2/+2 |
2010-09-18 | Add m_syncRoot lock to MapAndArray.ContainsKey(), as discussed with jhurliman | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2010-09-18 | Move OpenSim/Framework/tests/PrimeNumberHelperTests.cs to OpenSim/Framework/T... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2010-09-17 | * Fixed and re-enabled CacheTests | Teravus Ovares (Dan Olivares) | 3 | -15/+166 |
2010-09-17 | * Add a few more tests to help our meager code coverage %. | Teravus Ovares (Dan Olivares) | 2 | -0/+242 |
2010-09-16 | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 1 | -0/+188 |
2010-09-14 | Remove long unused Region/Framework/ThreadTracker | Justin Clark-Casey (justincc) | 1 | -46/+0 |
2010-09-14 | Fix "show threads" to show threads now being managed by OpenSim.Framework.Wat... | Justin Clark-Casey (justincc) | 2 | -18/+22 |
2010-09-12 | * Added ISimulationDataService and IEstateDataService | John Hurliman | 1 | -16/+0 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 9 | -155/+152 |
2010-09-12 | Add copyright headers. | Jeff Ames | 2 | -2/+29 |
2010-09-10 | Made it impossible to create a user with names containing spaces and prevente... | randomhuman | 2 | -2/+54 |
2010-09-10 | Remove parenthesis around the release flavour to get the version string back ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-09-07 | * Cache null account responses in the SimianUserAccountServiceConnector to av... | John Hurliman | 1 | -6/+4 |
2010-09-07 | If a scene object part UUID is changed (only possible when not in a scene), t... | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2010-09-05 | Fix build break | Melanie | 1 | -4/+0 |
2010-09-05 | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 3 | -73/+57 |
2010-09-04 | Make User Agent Service and Login Service separable. | Diva Canto | 1 | -1/+17 |
2010-09-03 | Added XFF header processing. Untested, for lack of proxy. | Diva Canto | 2 | -0/+30 |
2010-09-03 | In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra... | Justin Clark-Casey (justincc) | 1 | -5/+10 |
2010-09-02 | Implement UploadBakedTexture cap | Melanie Thielker | 1 | -0/+105 |
2010-08-30 | minor: Add some method doc to BaseHttpServer.HandleRequest() | Justin Clark-Casey (justincc) | 1 | -2/+8 |