UbitUmarov
|
e9d2d81880
pesty warnings
|
6 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie
|
5ddcc25ee9
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
25889b2d7e
change "debug packet" command to "debug lludp packet" to conform with other "debug lludp" options
|
11 years ago |
Melanie
|
cc504eb0d1
Fix SceneManager to use the new automatic property throughout.
|
11 years ago |
Melanie
|
eb9458fd7e
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
0e8ec5649e
Get "show modules" console command to obey selected command line region/s
|
11 years ago |
Melanie
|
ae8733bf59
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
8c8c8a00a4
Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working.
|
12 years ago |
Melanie
|
b09fb01571
Fix a build break introduced by us having a more efficient DoubleDictionary
|
12 years ago |
Melanie
|
c2e89334b8
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
61808d148e
Fix regression where we stopped closing scenes on simulator exit.
|
12 years ago |
Melanie
|
2e0ce70e63
Merge branch 'master' into careminster
|
12 years ago |
Melanie
|
faca755995
Stop closing old style modules
|
12 years ago |
Melanie
|
8c130bcaf5
Remove the old style module loader and all references to it
|
12 years ago |
Melanie
|
db774d4292
Merge branch 'master' into careminster
|
12 years ago |
Oren Hurvitz
|
5dd2569bf7
Added unit tests for multi-region OARs
|
12 years ago |
Melanie
|
45b72bf01c
Fix some merge issues and a functional issue in the scene manager
|
12 years ago |
Melanie
|
771d79e83e
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
31304c222d
Make SceneManager.OnRegionsReadyStatusChange event available.
|
12 years ago |
Melanie
|
bbaf450c30
Modify SceneManeger to use a DoubleDictionary and work without locks.
|
12 years ago |
Melanie
|
6d1d1c0dbf
Comment debug spam
|
13 years ago |
Justin Clark-Casey (justincc)
|
eda770e978
Remove unused SceneManager.TryGetAvatarsScene()
|
13 years ago |
Justin Clark-Casey (justincc)
|
415b7b7ec4
Implement XMLRPCAdmin command admin_teleport_agent.
|
13 years ago |
Justin Clark-Casey (justincc)
|
a58f5b2f66
When setting packet level logging via "debug packet", apply to all clients, not just root ones.
|
13 years ago |
Dan Lake
|
b8d50b10fb
Rename ForEachAvatar back to ForEachScenePresence. The other changes
|
13 years ago |
Dan Lake
|
94dc7d07eb
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
|
13 years ago |
Dan Lake
|
b98613091c
Added new ForEachRootScenePresence to Scene since almost every delegate passed to ForEachScenePresence checks for !IsChildAgent first. It consolidates child and root handling for coming refactors.
|
13 years ago |
Justin Clark-Casey (justincc)
|
aeb4ff0274
Allow an avatar to be explicitly named to the "debug packet" command
|
13 years ago |
Justin Clark-Casey (justincc)
|
120114e96b
refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter without a getter
|
13 years ago |