Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Zandronum
>
Project History
Zandronum
Fork
zandronum-acc
zandronum-stable
zandronum-sandbox-stable
zandronum-installer
zandronum-zdoom-sync
zandronum-installer-resources
skulltag
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Git
zandronum-acc
Mercurial
zandronum-stable
zandronum-sandbox-stable
zandronum-installer
zandronum-zdoom-sync
zandronum-installer-resources
skulltag
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Communication
List of Forums
Developers (1)
Help (1)
Open Discussion (1)
News
Filter
×
Filter
Category
Show
Hide
News
Show
Hide
Wiki, Docs
Show
Hide
Forum
Show
Hide
File Release
Show
Hide
SCM
Show
Hide
Ticket
Show
Hide
Translation
Show
Hide
Reviews
Show
Hide
Project Settings
Show All
Hide All
Revert filter
RSS
Project History
2023-04-24
10:24
Zandronum
akmdm
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 2c5b9e8689e6a92e4205ff5c198f1e6150fc79bb)
Added the DrawBaseCommand abstract class.
04:21
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: b16e174e1c9b8f26b6658673370d040c821bd103)
Added the ScoreMargin class, and a base class for all margin SCORINFO commands.
2023-04-17
04:19
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-stable' (current: 49c4602c534d34611812e7eb486cc49d066a1e9a)
Fixed: a live player's class still changed when travelling between some levels, though not always...
2023-04-14
23:02
Zandronum
akmdm
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 3622eb9e1a883fbabee95956757b6289a62dd811)
Removed the ACS function "IsColumnUsable".
2023-04-09
02:16
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-stable' (current: 7a3f56c275f8adad3f325f458fd13a23e8275d7c)
Fixed an issue in which SQF_EXTENDED_INFO would not be sent under Linux, resulting in a malformed...
2023-04-03
04:47
Zandronum
akmdm
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 6481c1436f9c029c686393ae79629dd8ddc11001)
Renamed COLUMNALIGN_e enums to HORIZALIGN_e to represent horizontal alignments, and added VERTALI...
2023-03-28
12:30
Zandronum
akmdm
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 9f82c6b88d99e1ae1b2431330370635bfe39e3f8)
Renamed SCOREBOARD_ResetCustomColumnsForPlayer to PLAYER_ResetCustomValues, and moved it to "p_in...
00:22
Zandronum
akmdm
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 9a47035d9a7a2f3b0d8b37cbf3fffec0dfbc488e)
Make sure that a ColumnValue's data type is set to COLUMNDATA_UNKNOWN when it's initialized by an...
2023-03-27
05:58
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-stable' (current: 2ca40fbf0e4d063c5d06f7efb5e04719929a42a3)
Fixed: players didn't drop important items like flags, skulls, etc. when they respawned using Set...
05:55
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-stable' (current: fa55533805fd51aeaa8272d513f44791c5ae77dd)
Fixed: local CVars defined in CVARINFO were never saved in the user's config file.
05:51
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-stable' (current: 5e48ddb133114caabd1e0eff7957a45646736533)
Fixed: the localhost couldn't successfully join the server through the server console window if i...
05:49
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-stable' (current: 328e98119da61b9e9e080a3e5e4cdca1eb496ab6)
Fixed: clients that weren't fully connected to the server still triggered DISCONNECT scripts if t...
05:46
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-stable' (current: 3eae6b8b3debff13ad206923fdbf855be4d21b3c)
Moved a local variable declaration elsewhere.
05:27
Zandronum
akmdm
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: cf76db80aab6376cb855ed88fc14f443c88e7bfc)
Added code that initializes the scoreboard and parses all loaded SCORINFO lumps.
05:15
Zandronum
akmdm
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: f7473637d80ca78d38031f8420ff6f0a81aff8ae)
- Separated the data that's used by custom columns, and in turn, removed the now superflous Custo...
04:16
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 55a5ae6be624c6bc00c669ab7a25566a4d4f4e4e)
Removed the ACS function "GetColumnDataType", there doesn't seem to be a lot of cases where this ...
2023-03-20
06:54
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-stable' (current: f9c1ffa51c7885521c5629dff44b16322dea42ac)
Moved bot pitch reset to StopAimingAtEnemy command.
06:39
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-stable' (current: 805780cfc64183ebf05ba88fd2175e01765a2789)
- Refactor the launcher protocol code so that each field is now implemented as its own function. ...
06:36
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: daee317dab0ede0e365719d2e447ba0d982b4882)
Renamed the ACS function "GetColumnDataType" to "GetCustomColumnDataType", which now only works f...
06:34
Zandronum
torr_samaho
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: b6e4a302e9c23816a4febda3ed8b788e734a25ec)
Removed any code that hides the scoreboard or columns, and added checks that prevent the scoreboa...
Next 20 items →