Commit e7d4712
Add icon for
* Update AllianceHolder.cs
* Update AllianceHolder.cs
* Clienttype=RA
* Update DXMainClient/Domain/Multiplayer/AllianceHolder.cs
Co-authored-by: Kerbiter <[email protected]>
* Update AllianceHolder.cs
* removed space (line 117)
* Reword the comment by Copilot
* Fix incorrect allyHouseId for other games
* Correct the indent
* Correct the indent
* Adjust for the fourth game type
* Add steam init for red alert
Co-authored-by: Kerbiter <[email protected]>
* Quick Test. Ignore.
* Update ChannelUser.cs
* Update ChannelUser.cs
* Update README.md
* Create medal.png.png
* Edits.
unhardcoded medalIcon size, replaced HasMedal by HasVoice .
* Edits .
persistence of medal , (+v) has the same logic of (+o).
Medalist (HasVoice) is under "Admin" in the Player list .
* Update CnCNetManager.cs
* Update CnCNetManager.cs
* Update CnCNetManager.cs
* Replace "medal" and "Medal" with "voice" and "Voice" .
* voice.png
* Update ChannelUser.cs
* Update PlayerListBox.cs
if voice.png isn't found skip drawing.
* fix the missing texture case
* clean up the branch code before merging
---------
Co-authored-by: Kerbiter <[email protected]>
Co-authored-by: SadPencil <[email protected]>+v (voice) on players to facilitate medals functionality for RA1 (CnCNet#851)1 parent 9114d80 commit e7d4712
File tree
5 files changed
+37
-12
lines changed- DXMainClient
- DXGUI/Multiplayer
- Online
- Resources/DTA
5 files changed
+37
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
127 | 130 | | |
128 | | - | |
129 | | - | |
| 131 | + | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
166 | 169 | | |
167 | 170 | | |
168 | 171 | | |
169 | | - | |
| 172 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | | - | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | | - | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
287 | 298 | | |
288 | 299 | | |
289 | 300 | | |
| |||
739 | 750 | | |
740 | 751 | | |
741 | 752 | | |
| 753 | + | |
742 | 754 | | |
743 | 755 | | |
744 | 756 | | |
745 | 757 | | |
746 | 758 | | |
747 | 759 | | |
748 | 760 | | |
| 761 | + | |
| 762 | + | |
749 | 763 | | |
| 764 | + | |
750 | 765 | | |
751 | 766 | | |
752 | 767 | | |
| |||
762 | 777 | | |
763 | 778 | | |
764 | 779 | | |
| 780 | + | |
765 | 781 | | |
766 | 782 | | |
767 | 783 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
Loading
0 commit comments