Filter RSS
Torr_Samaho's History

2023-11-20
[Hg] commits were pushed to 'zandronum-stable' (current: 43774e7b5df53782d2ddbf3c3da144d340efc586)
Added the forcerename and forcerename_idx CCMDs, which forcibly change a...
2023-11-13
2023-11-12
2023-11-11
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 7056ee627624ca604da3619986bfb22b32e7549b)
- Fixed inconsistent 'spectating' text draw when a dead spectator coop spies another player (addr...
2023-10-16
2023-08-28
[Hg] commits were pushed to 'zandronum-stable' (current: 50abeed89dc930e7010e967655d83f469f6d271e)
Merged the client commands CLC_STARTCHAT, CLC_ENDCHAT, CLC_ENTERCONSOLE, CLC_EXITCONSOLE, CLC_ENT...
[Hg] commits were pushed to 'zandronum-stable' (current: 849ce697e03fec3c7be9ed24af37512112d7e544)
Added the member function NetCommand::addBuffer to allow data buffers to be sent with network com...
2023-08-21
[Hg] commits were pushed to 'zandronum-stable' (current: 5552a670500f5281b2e4a3cd08a99f67e5887ba2)
Added a "contentalpha" command for scoreboard blocks in SCORINFO, which controls the opacity of a...
[Hg] commits were pushed to 'zandronum-stable' (current: 9f99c74dfe40304baa18ee41af2936315ccd10ed)
Refresh the scoreboard first before setting up the clipping rectangle that draws the scoreboard's...
[Hg] commits were pushed to 'zandronum-stable' (current: 0a00f79be3897221f478cddc58cdea665647a416)
Fixed: strings in the LANGUAGE lump not being found when used in a column's display/short name, o...
[Hg] commits were pushed to 'zandronum-stable' (current: c2aedf7f2b52db0a236c10da9b6d4b43b33f937b)
Any static text in a DrawString margin command that begins with a '$' is now looked up in the LAN...
[Hg] commits were pushed to 'zandronum-stable' (current: 2d1fb4a151559fdba87083c3b299a65daa76439b)
Fixed: the scoreboard wasn't reset when the game mode was changed because of a level's campaign i...
[Hg] commits were pushed to 'zandronum-stable' (current: bc7194a6b2710ad180ab57b5f6e18aefa9eed098)
It's no longer required for sub-columns to be aligned to the left, or have the DONTSHOWHEADER fla...
[Hg] commits were pushed to 'zandronum-stable' (current: a008e435f8244d174e0f048aa976d2c0fd05428f)
Added support for "&&" and "||" operators for margin flow control commands.
[Hg] commits were pushed to 'zandronum-stable' (current: d1dbf6be2ada97618a9cdc06cc66d36c5bcb3c94)
Extended a column's "cvar" property by giving the option of specifying a min and max range of val...
[Hg] commits were pushed to 'zandronum-stable' (current: 98447d6e9903b24e6d31bda89994da5f478bf081)
Authentication errors now use all authenticated WADs instead of just PWADs, allowing for zandronu...
2023-07-17
[Hg] commits were pushed to 'zandronum-stable' (current: aba10cd1286202bce78f8ed31c85fa392d43b493)
Added support for "else if" statements for margin flow control commands.
[Hg] commits were pushed to 'zandronum-stable' (current: 27ee4af6f9215c08d61c84794524e4c62cccbc7b)
The heights of all rows on the scoreboard now increase if the contents of any row are too tall to...