Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
преди 5 години |
UbitUmarov
|
9225b78309
missing files...
|
преди 5 години |
UbitUmarov
|
9e12ef9234
let all clients get a group title update on create group
|
преди 7 години |
Kevin Cozens
|
4a18444e6e
Allow avatar to be charged group membership fees when a money module is in use
|
преди 7 години |
Kevin Cozens
|
5bc869391a
Only apply group creation fee > 0 and pass group name when applying fee
|
преди 7 години |
Melanie Thielker
|
ad8915f154
Restructure god level and permissions
|
преди 7 години |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
преди 7 години |
Kevin Cozens
|
847d351bf5
Fixed grammer in a comment
|
преди 8 години |
Kevin Cozens
|
df8f189f5c
Fixed typo in two group messages
|
преди 8 години |
UbitUmarov
|
e57d3edf6f
make sure all new scenepresences have fresh groups information at creation time (grouptitle missing but not that needed at that point) (use direct calls exactly where we want things to happen), reusing a funtion name to rename later
|
преди 8 години |
UbitUmarov
|
a66e747c95
add GetActiveMembershipData() to groups modules, let core groups also have GetMembershipData(), wait for client to ask for it not telling in OnNewClient, as other modules do.
|
преди 8 години |
UbitUmarov
|
e0e8b784a5
apply the change to groups v2 also
|
преди 8 години |
Melanie Thielker
|
4468aa0dcf
Merge branch 'master' of opensimulator.org:/var/git/opensim
|
преди 8 години |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
преди 8 години |
UbitUmarov
|
1777324a86
cleanup a bit AgentGroupDataUpdate sending
|
преди 8 години |
UbitUmarov
|
9358a6ad29
revert several changes to groups modules (agentGroupData is private). change interregions invite/eject messages, etc
|
преди 8 години |
UbitUmarov
|
158e0ae402
Revert " don't try to send initial AgentGroupDataUpdate to NPCs" this was
|
преди 8 години |
UbitUmarov
|
84a6a6e008
don't try to send initial AgentGroupDataUpdate to NPCs
|
преди 8 години |
Diva Canto
|
cec5682da9
Mantis #7937: don't send group info to NPCs
|
преди 8 години |
Diva Canto
|
55a4d1cf44
Same change here too.
|
преди 8 години |
Diva Canto
|
8d99fe095a
Mantis #7920: group info was not being updated in many situations. (regression) Putting back the heavy messaging.
|
преди 8 години |
Diva Canto
|
76ab1ed10c
Restored sending group membership data via EventQueue -- this had been a regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function.
|
преди 8 години |
Diva Canto
|
a9fb3d0e18
Minor -- deregister an event handler in Groups V2
|
преди 8 години |
Robert Adams
|
9ebdae8676
Restore SendAgentGroupDataUpdate() call in GroupsModule.cs.
|
преди 8 години |
UbitUmarov
|
a580d945d1
remove groups handlers onClientClose also on groups V2
|
преди 9 години |
UbitUmarov
|
dcd36d0c9b
apply changes to xmlrcp groups to groups V2, compiles but not tested :(
|
преди 9 години |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
преди 9 години |
Justin Clark-Casey (justincc)
|
91e1aaa5d4
On teleport to a region that already has a child agent established (e.g. a neighbour) don't resend all the initial avatar and object data again.
|
преди 10 години |
Oren Hurvitz
|
1e5cff32fc
Show more meaningful error messages when failed to give an item to another user
|
преди 10 години |
Oren Hurvitz
|
8276a9e5f7
Fixed Debug command for Groups. (Use of wrong capitalization caused *two* "debug" options to appear in "help")
|
преди 11 години |