MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002651 | Zandronum | [All Projects] Bug | public | 2016-03-01 17:20 | 2018-09-30 21:57 |
|
Reporter | Dusk | |
Assigned To | Edward-san | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 2.1 | |
Target Version | 3.0 | Fixed in Version | 3.0 | |
|
Summary | 0002651: SVC_SPAWNPLAYER sends the player class with two bytes |
Description | The CurrentPlayerClass field in player_t is a BYTE. Which means the second byte is going to waste and we should just use one.
BYTE CurrentPlayerClass; // class # for this player instance
|
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-03-01 17:20 | Dusk | New Issue | |
2016-03-01 18:52 | Edward-san | Assigned To | => Edward-san |
2016-03-01 18:52 | Edward-san | Status | new => assigned |
2016-03-01 19:47 | Edward-san | Note Added: 0014521 | |
2016-03-01 19:47 | Edward-san | Status | assigned => needs review |
2016-03-06 13:07 | cobalt | Status | needs review => needs testing |
2016-03-06 13:07 | cobalt | Target Version | => 3.0 |
2016-03-06 13:07 | cobalt | Description Updated | bug_revision_view_page.php?rev_id=8821#r8821 |
2016-03-06 13:07 | cobalt | Note Added: 0014559 | |
2016-09-18 15:46 | Ru5tK1ng | Note Added: 0015660 | |
2016-09-18 15:46 | Ru5tK1ng | Status | needs testing => closed |
2016-09-18 15:46 | Ru5tK1ng | Resolution | open => no change required |
2016-09-18 15:46 | Ru5tK1ng | Target Version | 3.0 => |
2016-09-18 15:46 | Ru5tK1ng | Description Updated | bug_revision_view_page.php?rev_id=9515#r9515 |
2016-09-18 21:05 | Edward-san | Note Added: 0015662 | |
2016-09-18 21:05 | Edward-san | Status | closed => resolved |
2016-09-18 21:05 | Edward-san | Resolution | no change required => fixed |
2016-09-18 21:05 | Edward-san | Fixed in Version | => 3.0 |
2016-09-18 21:05 | Edward-san | Target Version | => 3.0 |
2016-11-27 00:24 | Edward-san | Product Version | 2.2 => 2.1 |
2018-09-30 21:57 | Blzut3 | Status | resolved => closed |