forked from electronicarts/CnC_Generals_Zero_Hour
-
Notifications
You must be signed in to change notification settings - Fork 214
[ZH] Improve CRC Logging Debug Functionality #544
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
Merged
helmutbuhler
merged 24 commits into
TheSuperHackers:main
from
helmutbuhler:improve_crc_logging_ea
Apr 15, 2025
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
e4b6f18
Make CRC-related commandline arguments work when compiling Release wi…
helmutbuhler fb4881f
Add comments to Xfer.h
helmutbuhler 10991d6
Add some comments to crc command line arguments
helmutbuhler 320cd7c
Resest Frame Counter earlier in GameLogic::prepareNewGame instead of …
helmutbuhler 2e0a25c
Improved CRC Debugging: Optionally save crc data into a file per fram…
helmutbuhler adfd721
Improved logging for mismatch debugging.
helmutbuhler ba13902
Make condition for checking TheCRCFirstFrameToLog consistent.
helmutbuhler 1b2f5a8
Add comment regarding g_keepCRCSaves
helmutbuhler fb5d977
Remove transform crclogging in Object::crc. This was likely copypaste…
helmutbuhler 46a4ab4
Delete CRC Frame files properly
helmutbuhler 9f7287e
Improve comments
helmutbuhler 4a22c73
Reset framecounter and call CRCDebugStartNewGame in GameLogic::startN…
helmutbuhler e536826
Fix TEAM_ID_INVALID
helmutbuhler 21b4851
Some code cleanup in CRCDebug
helmutbuhler 88a5b8e
Merge branch 'hb_sh' into improve_crc_logging_ea
helmutbuhler 2be0870
Add define NORMAL_LOG_IN_CRC_LOG to control normal logging in crc logs.
helmutbuhler 3813f09
Add cmake options to control logging
helmutbuhler 741a9a3
Merge branch 'main' into improve_crc_logging_ea
helmutbuhler bb744e7
Readd logging configuration to cmake files
helmutbuhler dd16528
Merge branch 'main' of https://github.com/TheSuperHackers/GeneralsGam…
helmutbuhler adfbe8b
Remove config-logging.cmake
helmutbuhler 6fdf9ed
Fix wrong cmake feature names
helmutbuhler c26a4fa
Add RTS_DEBUG_INCLUDE_DEBUG_LOG_IN_CRC_LOG option (again)
helmutbuhler 4917362
Fix comments
helmutbuhler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.