MantisBT - Zandronum
View Issue Details
0001399Zandronum[All Projects] Bugpublic2013-07-15 13:092018-09-30 22:44
Esum 
Torr Samaho 
lowtextalways
closedfixed 
1.0 
 
0001399: 2 occurencies of S K U L L T A G in the code.
commit: dc5251b22aa5ead1ed5644f4a19f6684a2fba00f fixed issue 0001143 but there are 2 other occurencies of S K U L L T A G in the code:
 - main.cpp line 722 std::cerr << "=== S K U L L T A G | Master ===\n";
 - gui.cpp line 329 sprintf( szString, " === S K U L L T A G | Statsmaker ===" );
No tags attached.
child of 0001143closed Watermelon "=== SKULLTAG | SERVER ===" displayed in server console 
Issue History
2013-07-15 13:09EsumNew Issue
2013-07-15 13:15DuskRelationship addedchild of 0001143
2013-07-15 18:58Torr SamahoNote Added: 0006652
2013-08-10 13:00DuskStatusnew => resolved
2013-08-10 13:00DuskResolutionopen => fixed
2013-08-10 13:00DuskAssigned To => Torr Samaho
2018-09-30 22:44Blzut3Statusresolved => closed

Notes
(0006652)
Torr Samaho   
2013-07-15 18:58   
I just updated the master server string, but didn't touch the statsmaker code. It's outdated anyway since it doesn't support the latest version of the master server protocol.