aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-29Preliminary work on appearance layers. No user functionality yet.Melanie1-258/+193
2010-10-28Configuration of persistent baked textures and save/send delays.Master ScienceSim1-1/+13
2010-10-28Added background thread to handle delayed send and save of appearanceMaster ScienceSim1-4/+7
2010-10-26Small cleanup and add more debugging informationMaster ScienceSim2-8/+23
2010-10-25Half of the compatibility is working. Login into a new region withMaster ScienceSim3-20/+28
2010-10-25Intermediate commit for backward compatability; does not compile yetMic Bowman2-62/+73
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)3-38/+7
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)2-12/+6
2010-10-22Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)2-29/+4
2010-10-22Revert "* remove some spurious debug info"Justin Clark-Casey (justincc)1-5/+5
2010-10-22Allow OARs and IARs to save and load meshes.Justin Clark-Casey (justincc)1-0/+2
2010-10-22Allow OARs and IARs to save and load meshes.Justin Clark-Casey (justincc)1-0/+2
2010-10-21First attempt to get multiple attachments working to support viewer2.Master ScienceSim1-68/+70
2010-10-20* remove some spurious debug infoJonathan Freedman1-5/+5
2010-10-20* more url / hg cleanupJonathan Freedman2-4/+29
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2-6/+12
2010-10-20Major refactoring of appearance handling.Master ScienceSim8-504/+602
2010-10-20* remove some spurious debug infoJonathan Freedman1-5/+5
2010-10-17Adding osFunctions for light projectionBlueWall1-5/+50
2010-10-16Add missing check for !_projectionEntryBlueWall1-1/+1
2010-10-15Adding projected light filters to prim propetiesBlueWall1-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-14Kill some magic numbers in the caps moduleMelanie1-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 cleanupJonathan Freedman2-4/+29
2010-10-09minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-4/+4
2010-10-09Limit formatting of local console output to actual logging messages.Marck1-13/+17
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto1-1/+36
2010-10-03Port ExecutingDirectory from omfOS Util class.Melanie1-0/+11
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2-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 TestsTeravus Ovares (Dan Olivares)2-0/+198
2010-09-18REST Console delivers responses with content type text/xml instead of text/pl...Marck1-2/+2
2010-09-18Add m_syncRoot lock to MapAndArray.ContainsKey(), as discussed with jhurlimanJustin Clark-Casey (justincc)1-2/+3
2010-09-18Move OpenSim/Framework/tests/PrimeNumberHelperTests.cs to OpenSim/Framework/T...Justin Clark-Casey (justincc)1-0/+0
2010-09-17* Fixed and re-enabled CacheTestsTeravus 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-16Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman1-0/+188
2010-09-14Remove long unused Region/Framework/ThreadTrackerJustin Clark-Casey (justincc)1-46/+0
2010-09-14Fix "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 IEstateDataServiceJohn Hurliman1-16/+0
2010-09-12Formatting cleanup.Jeff Ames9-155/+152
2010-09-12Add copyright headers.Jeff Ames2-2/+29
2010-09-10Made it impossible to create a user with names containing spaces and prevente...randomhuman2-2/+54
2010-09-10Remove 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 Hurliman1-6/+4
2010-09-07If a scene object part UUID is changed (only possible when not in a scene), t...Justin Clark-Casey (justincc)1-5/+5
2010-09-05Fix build breakMelanie1-4/+0
2010-09-05Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker3-73/+57