aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-08-221-3/+3
| * improve locking of m_rpcHandlers in BaseHttpServerJustin Clark-Casey (justincc)2011-08-221-1/+2
| * Don't try to save changed attachment states when an NPC with attachments is r...Justin Clark-Casey (justincc)2011-08-182-3/+43
| * Add new FireAndForgetMethod.None.Justin Clark-Casey (justincc)2011-08-162-3/+20
| * early code to allow scripts to force npcs not to fly when moving to targetJustin Clark-Casey (justincc)2011-08-101-1/+1
| * Stop trying to deregister caps or close child agents when an NPC is removedJustin Clark-Casey (justincc)2011-08-101-1/+12
| * When an NPC is created, stop telling neighbouring regions to expect a child a...Justin Clark-Casey (justincc)2011-08-091-1/+1
| * Implement first draft functions for saving and loading NPC appearance from st...Justin Clark-Casey (justincc)2011-08-091-1/+1
| * rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-4/+4
| * get rid of vestigal move to parametersJustin Clark-Casey (justincc)2011-08-031-1/+1
| * Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-025-33/+19
| * Get osNpcCreate appearance working with avatars that are currently in the scene.Justin Clark-Casey (justincc)2011-08-011-1/+5
| * In the packetpool, if we encounter a data block that somehow wasn't retrieved...Justin Clark-Casey (justincc)2011-07-311-6/+11
| * For all Util.FireAndForget invocations, set thread to en_US before continuing...Justin Clark-Casey (justincc)2011-07-291-5/+10
| * Fix LLTextBox to work with the updated libOMVMelanie2011-07-231-1/+1
| * Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)2011-07-231-1/+1
| * Remove manually permissions settings on all current library items so that the...Justin Clark-Casey (justincc)2011-07-231-1/+7
| * Revert "Don't load current/next/everyone/base permissions from the library it...Justin Clark-Casey (justincc)2011-07-231-7/+1
| * Don't load current/next/everyone/base permissions from the library item xml f...Justin Clark-Casey (justincc)2011-07-231-1/+7
| * Thank you, Michelle Argus, for a patch that adds reading the agent limitMelanie2011-07-221-1/+4
| * Fixed updating avatar appearanceOren Hurvitz2011-07-211-1/+3
| * use standard sdk stack in terrain model rather than OpenSim.Framework.UndoStack.Justin Clark-Casey (justincc)2011-07-181-152/+0
| * Use a standard generic system stack for the undo/redo stacks instead of our o...Justin Clark-Casey (justincc)2011-07-181-1/+39
| * minor: remove whitespaceJustin Clark-Casey (justincc)2011-07-131-1/+0
| * Remove an unused 404 checker since on a 404, GetResponse() throws a WebExcept...Justin Clark-Casey (justincc)2011-07-131-3/+0
| * if a SynchronousRestObjectRequester request fails, then unless it's due to a ...Justin Clark-Casey (justincc)2011-07-131-0/+11
| * Remove the obsoleted SynchronousRestObjectPosterJustin Clark-Casey (justincc)2011-07-131-9/+0
* | Fix LLTextBox to work with the updated libOMVMelanie2011-07-231-1/+1
* | Fix merge artefactMelanie2011-07-221-3/+0
* | Thank you, Michelle Argus, for a patch that adds reading the agent limitMelanie2011-07-221-1/+4
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2011-07-102-24/+65
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorroot2011-07-092-24/+65
| |\ \ | | |/
| | * Rename SetSculptData() to SetSculptProperties(), since this is what it does (...Justin Clark-Casey (justincc)2011-07-091-1/+1
| | * minor: code tidy and inserted log lines for future use.Justin Clark-Casey (justincc)2011-07-091-15/+31
| | * When loading library asset set, only store an asset if it's different from an...Justin Clark-Casey (justincc)2011-07-081-3/+13
| | * Fix interpretation of physics mesh proxies from mesh dataJustin Clark-Casey (justincc)2011-07-081-2/+17
* | | Dammit, loggin the type of an exception without providing the FULL DUMP is NOTMelanie2011-07-101-0/+1
|/ /
* | Merge branch 'master' into careminster-presence-refactorroot2011-07-053-18/+42
|\ \ | |/
| * Add basic flotsam asset cache test for retrieved cached asset.Justin Clark-Casey (justincc)2011-07-041-0/+1
| * Make default serverside_object_permissions = true since this better matches u...Justin Clark-Casey (justincc)2011-07-011-11/+0
| * If OpenSim has been built from a git tree, then include version information a...Justin Clark-Casey (justincc)2011-07-011-4/+39
| * refactor: rename gitCommitFileName to manualVersionFileName since bin/.versio...Justin Clark-Casey (justincc)2011-07-011-5/+4
| * Add an async inventory details sender to respond to FetchInventory packets.Justin Clark-Casey (justincc)2011-07-011-1/+1
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2011-06-207-6/+95
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2011-06-131-2/+2
| |\ \ | | |/
| | * First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-121-2/+2
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-111-2/+6
| |\ \ | | |/
| | * Save the sun's position in OARsOren Hurvitz2011-06-101-2/+6
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-095-2/+87
| |\ \ | | |/
| | * HG Landmarks now working.Diva Canto2011-06-032-1/+4