Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Allow host to kick people again #3121

Closed
wzdev-ci opened this issue Feb 3, 2012 · 7 comments
Closed

Allow host to kick people again #3121

wzdev-ci opened this issue Feb 3, 2012 · 7 comments

Comments

@wzdev-ci
Copy link
Contributor

wzdev-ci commented Feb 3, 2012

resolution_fixed type_patch (an actual patch, not a request for one) | by vexed


...
broken in c4d4dcd73a2f9709918c1924a015f55d3fa6f5cb

Host shouldn't be forced to switch to 'team mode' to kick someone...


Issue migrated from trac:3121 at 2022-04-16 08:51:09 -0700

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Feb 3, 2012

vexed uploaded file 0007-Let-the-host-kick-people-in-non-alliance-games.patch (1.2 KiB)

@wzdev-ci
Copy link
Contributor Author

vexed changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

vexed changed resolution from `` to fixed

@wzdev-ci
Copy link
Contributor Author

vexed commented


Let the host kick people in non alliance games. (left+right click over ready button of the player you want kicked)

close #3100
close #3121
Fix kick routines that got clobbered by the merge a long time ago, and also implement a in-game kick.

Currently, you hold down the right mouse button over the channel icon of the person you want to kick, and it will kick them.

There is no more room for a new icon. :(

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11490 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit da30725d967cf7076456f56122b28ddbc3202488)

Conflicts:

src/multiint.cpp
src/multimenu.cpp
src/multiplay.cpp

Allow the host to kick the AI only in 'cheat mode' in skirmish games.

Closes #2139

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11596 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 7a083b154dab6b6fa8f421042db0670a671127f5)

Conflicts:

src/multimenu.cpp

When kicking, make sure they are an actual human player before adding them to the list.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11506 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 43b180768c71853b3de97d71fa091e6a0fdfc10e)

Conflicts:

lib/netplay/netplay.c

general networking improvements by popular request.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11568 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 052d03d19ec967d4b8cee5d79446fe5ec1f2b040)

Conflicts:

lib/netplay/netplay.c
src/multiint.cpp
src/multijoin.cpp
src/multiplay.cpp
src/multiplay.h
src/multisync.c

Fix client side messages.

refs #2144

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11601 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 98723c00a9b7d6a46eab204ccd474df4a62fbd93)

Conflicts:

lib/netplay/netplay.c
src/multiint.cpp
src/multiplay.cpp 
  • Changeset: [/changeset/9a005ac66ea5a3abc18a1fec004e22c187438b9d 9a005ac66ea5a3abc18a1fec004e22c187438b9d]
  • URL: [9]a005ac66ea5a3abc18a1fec004e22c187438b9d

@wzdev-ci
Copy link
Contributor Author

vexed commented


Let the host kick people in non alliance games. (left+right click over ready button of the player you want kicked)

close #3100
close #3121
Fix kick routines that got clobbered by the merge a long time ago, and also implement a in-game kick.

Currently, you hold down the right mouse button over the channel icon of the person you want to kick, and it will kick them.

There is no more room for a new icon. :(

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11490 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit da30725d967cf7076456f56122b28ddbc3202488)

Conflicts:

src/multiint.cpp
src/multimenu.cpp
src/multiplay.cpp

Allow the host to kick the AI only in 'cheat mode' in skirmish games.

Closes #2139

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11596 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 7a083b154dab6b6fa8f421042db0670a671127f5)

Conflicts:

src/multimenu.cpp

When kicking, make sure they are an actual human player before adding them to the list.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11506 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 43b180768c71853b3de97d71fa091e6a0fdfc10e)

Conflicts:

lib/netplay/netplay.c

general networking improvements by popular request.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11568 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 052d03d19ec967d4b8cee5d79446fe5ec1f2b040)

Conflicts:

lib/netplay/netplay.c
src/multiint.cpp
src/multijoin.cpp
src/multiplay.cpp
src/multiplay.h
src/multisync.c

Fix client side messages.

refs #2144

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11601 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 98723c00a9b7d6a46eab204ccd474df4a62fbd93)

Conflicts:

lib/netplay/netplay.c
src/multiint.cpp
src/multiplay.cpp 
  • Changeset: [/changeset/9a005ac66ea5a3abc18a1fec004e22c187438b9d 9a005ac66ea5a3abc18a1fec004e22c187438b9d]
  • URL: [9]a005ac66ea5a3abc18a1fec004e22c187438b9d

2 similar comments
@wzdev-ci
Copy link
Contributor Author

vexed commented


Let the host kick people in non alliance games. (left+right click over ready button of the player you want kicked)

close #3100
close #3121
Fix kick routines that got clobbered by the merge a long time ago, and also implement a in-game kick.

Currently, you hold down the right mouse button over the channel icon of the person you want to kick, and it will kick them.

There is no more room for a new icon. :(

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11490 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit da30725d967cf7076456f56122b28ddbc3202488)

Conflicts:

src/multiint.cpp
src/multimenu.cpp
src/multiplay.cpp

Allow the host to kick the AI only in 'cheat mode' in skirmish games.

Closes #2139

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11596 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 7a083b154dab6b6fa8f421042db0670a671127f5)

Conflicts:

src/multimenu.cpp

When kicking, make sure they are an actual human player before adding them to the list.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11506 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 43b180768c71853b3de97d71fa091e6a0fdfc10e)

Conflicts:

lib/netplay/netplay.c

general networking improvements by popular request.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11568 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 052d03d19ec967d4b8cee5d79446fe5ec1f2b040)

Conflicts:

lib/netplay/netplay.c
src/multiint.cpp
src/multijoin.cpp
src/multiplay.cpp
src/multiplay.h
src/multisync.c

Fix client side messages.

refs #2144

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11601 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 98723c00a9b7d6a46eab204ccd474df4a62fbd93)

Conflicts:

lib/netplay/netplay.c
src/multiint.cpp
src/multiplay.cpp 
  • Changeset: [/changeset/9a005ac66ea5a3abc18a1fec004e22c187438b9d 9a005ac66ea5a3abc18a1fec004e22c187438b9d]
  • URL: [9]a005ac66ea5a3abc18a1fec004e22c187438b9d

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 4, 2012

vexed commented


Let the host kick people in non alliance games. (left+right click over ready button of the player you want kicked)

close #3100
close #3121
Fix kick routines that got clobbered by the merge a long time ago, and also implement a in-game kick.

Currently, you hold down the right mouse button over the channel icon of the person you want to kick, and it will kick them.

There is no more room for a new icon. :(

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11490 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit da30725d967cf7076456f56122b28ddbc3202488)

Conflicts:

src/multiint.cpp
src/multimenu.cpp
src/multiplay.cpp

Allow the host to kick the AI only in 'cheat mode' in skirmish games.

Closes #2139

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11596 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 7a083b154dab6b6fa8f421042db0670a671127f5)

Conflicts:

src/multimenu.cpp

When kicking, make sure they are an actual human player before adding them to the list.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11506 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 43b180768c71853b3de97d71fa091e6a0fdfc10e)

Conflicts:

lib/netplay/netplay.c

general networking improvements by popular request.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11568 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 052d03d19ec967d4b8cee5d79446fe5ec1f2b040)

Conflicts:

lib/netplay/netplay.c
src/multiint.cpp
src/multijoin.cpp
src/multiplay.cpp
src/multiplay.h
src/multisync.c

Fix client side messages.

refs #2144

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11601 4a71c877-e1ca-e34f-864e-861f7616d084
(cherry picked from commit 98723c00a9b7d6a46eab204ccd474df4a62fbd93)

Conflicts:

lib/netplay/netplay.c
src/multiint.cpp
src/multiplay.cpp 
  • Changeset: [/changeset/9a005ac66ea5a3abc18a1fec004e22c187438b9d 9a005ac66ea5a3abc18a1fec004e22c187438b9d]
  • URL: [9]a005ac66ea5a3abc18a1fec004e22c187438b9d

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant