Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge in WDL stats #175

Merged
merged 28 commits into from Aug 1, 2020
Merged

Merge in WDL stats #175

merged 28 commits into from Aug 1, 2020

Conversation

AlexMax
Copy link
Contributor

@AlexMax AlexMax commented Jul 5, 2020

This PR just merges in WDL statistics from master, along with a bugfix or two...

AlexMax added 28 commits June 6, 2020 20:27
Also ensure our end condition is called and that the output file is well
formed.
Also introduce a "tail" ccmd that lists the last 10 events.
Also protect against null pointers and missing actors.
wdlinfo stays, but the always-on debug logging is gone.
@@ -245,10 +245,27 @@ CVAR_FUNC_IMPL(vid_pillarbox)
V_ForceVideoModeAdjustment();
}

//
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem related and should probably be in a separate PR, but I realize how annoying that bug is.

Copy link
Contributor

@fuzztooth fuzztooth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the future please keep PRs focused on particular features/bugs.

@fuzztooth fuzztooth merged commit 7d393a9 into odamex:development Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants