Filter RSS
Project History

2023-09-04
04:25
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 98447d6e9903b24e6d31bda89994da5f478bf081)
Authentication errors now use all authenticated WADs instead of just PWADs, allowing for zandronu...
2023-08-28
05:20
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 50abeed89dc930e7010e967655d83f469f6d271e)
Merged the client commands CLC_STARTCHAT, CLC_ENDCHAT, CLC_ENTERCONSOLE, CLC_EXITCONSOLE, CLC_ENT...
05:10
Zandronum
[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
05:38
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 9209a77eb0b78866e1c5d9ed41d5b55fe3e70414)
Changed the default value of Scoreboard::fDeadTextAlpha to 1.0f.
05:34
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 5552a670500f5281b2e4a3cd08a99f67e5887ba2)
Added a "contentalpha" command for scoreboard blocks in SCORINFO, which controls the opacity of a...
05:24
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 9f99c74dfe40304baa18ee41af2936315ccd10ed)
Refresh the scoreboard first before setting up the clipping rectangle that draws the scoreboard's...
05:18
Zandronum
[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...
05:03
Zandronum
[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...
05:02
Zandronum
[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...
04:59
Zandronum
[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...
04:56
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: a008e435f8244d174e0f048aa976d2c0fd05428f)
Added support for "&&" and "||" operators for margin flow control commands.
04:46
Zandronum
[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...
04:13
Zandronum
[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-18
02:22
Zandronum
02:21
Zandronum
2023-07-17
08:59
Zandronum
06:06
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: aba10cd1286202bce78f8ed31c85fa392d43b493)
Added support for "else if" statements for margin flow control commands.
05:34
Zandronum
[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...
05:04
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: c98255d6119fb9e18167545afd0bd3ad9c1d0da3)
Update custom player values to a client every time they authenticate the level. This fixes desync...
04:58
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: bbbec0e2d40ab70543063add666202105a5447af)
Always override a texture's left and top offsets to zero when drawing it on the scoreboard. This ...