Justin Clark-Casey (justincc)
|
430000ad24
minor: remove some mono compile warnings in XEngine.cs
|
11 years ago |
Melanie
|
eab57cdd13
Prevent items being destroyed by rename operations. Renaming of a wearable also
|
11 years ago |
Justin Clark-Casey (justincc)
|
5b60f632c9
Fix issue where the "set terrain texture" console command did not tell the viewers that textures had updated (hence they did not display the changes).
|
11 years ago |
Talun
|
d1320993a4
Mantis 6343: Turn a prim to flexy to OFF don't work llSetPrimParams
|
11 years ago |
Oren Hurvitz
|
319069d193
Assign the SmartThreadPool name in the constructor
|
12 years ago |
Justin Clark-Casey (justincc)
|
82268d715e
Explicitly stop PollServiceRequestManager() rather than relying on its destructor.
|
11 years ago |
Talun
|
efcbae372b
Mantis 6507 keys returned by llGetAgentList incorrect for llList2Key
|
11 years ago |
Diva Canto
|
6e5d352bf6
Changed protection of CreateDefaultAppearanceEntries to protected, so extensions of the UserAccountService can reuse this.
|
11 years ago |
Justin Clark-Casey (justincc)
|
8f32e16497
minor: Fix full scene part console report to show proper Light* names rather than all wrongly FlexiDrag
|
11 years ago |
Justin Clark-Casey (justincc)
|
c42e2c6906
minor: Call down to base OpenSimTestCase.SetUp() in NPCModuleTests to disable any enabled logging from previous tests
|
11 years ago |
Justin Clark-Casey (justincc)
|
6bd57f2455
Bump version up to 0.7.5-rc2
|
11 years ago |
Justin Clark-Casey (justincc)
|
af5a3f2d73
Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so.
|
11 years ago |
Justin Clark-Casey (justincc)
|
0ba01ce699
Check the existing ScenePresence.ParentPart to make sure we're not trying to sit on a prim we're already sat upon, rather than looking up the part from scratch.
|
11 years ago |
Talun
|
70e1dd54fa
New constants for llGetObjectDetails
|
12 years ago |
Justin Clark-Casey (justincc)
|
c42bff5388
Fix use of scene debug commands when region is set to root or a specific region where there is more than one region on the simulator.
|
11 years ago |
Justin Clark-Casey (justincc)
|
10b3c6b5aa
Add "debug set set animations true|false" region console command.
|
11 years ago |
Robert Adams
|
8ecf6ed08e
Add utility function to clamp a vector to a maximum magnitude.
|
11 years ago |
Diva Canto
|
09450448b0
Changed a couple of debug messages at the request of osgrid.
|
12 years ago |
dahlia
|
e2823bfefe
move resit fix to ScenePresence.cs and allow for requesting sit on objects other than the object currently sat on
|
12 years ago |
Justin Clark-Casey (justincc)
|
795009cae2
Print full stacktrace from plugin loading failure to help determine what went wrong, rather than a possibly unhelpful simple exception message.
|
12 years ago |
Robert Adams
|
cc8fbf76e6
Fix exception reporting in SceneObjectPart so it logs what the exception is rather than just saying it happened.
|
12 years ago |
dahlia
|
af27180131
add some sanity checking to HandleAgentRequestSit handler
|
12 years ago |
Justin Clark-Casey (justincc)
|
c182157d4d
Fix a regression in the last few scene commands changes where setting these via the viewer estate dialog stopped working.
|
12 years ago |
Justin Clark-Casey (justincc)
|
1cda887d9b
Add "debug scene get" console command to list current scene options
|
12 years ago |
Justin Clark-Casey (justincc)
|
0ba0ac4669
Move scene debug commands into separate module. Command changes from "debug scene <key> <value>" to "debug scene set <key> <value>" to accomodate future settings
|
12 years ago |
Justin Clark-Casey (justincc)
|
ce8b30d868
minor: Capitalize GroupsModule command category
|
12 years ago |
Justin Clark-Casey (justincc)
|
d4c4cb3e67
minor: add missing newline to "debug scene" console command
|
12 years ago |
Justin Clark-Casey (justincc)
|
ac4300664e
Remove unimplemented "debug teleport" console command
|
12 years ago |
Justin Clark-Casey (justincc)
|
069e2d6443
Add "debug scene pbackup true|false" console command. This enables or disable periodic scene backup. For debug purposes.
|
12 years ago |
Justin Clark-Casey (justincc)
|
30eded2bda
revert accidental change to MemoryWatchdog stat calculation in previous b1b4687
|
12 years ago |