-
Notifications
You must be signed in to change notification settings - Fork 121
refactor: remove repetitive author attribution comments #1834
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
refactor: remove repetitive author attribution comments #1834
Conversation
bobtista
commented
Nov 11, 2025
- Closes //Added By Sadullah Nader #1829
492a24d to
fd3c033
Compare
Skyaero42
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs another pass.
I've only looked at Generals
Generals/Code/GameEngine/Include/GameLogic/Module/DeliverPayloadAIUpdate.h
Outdated
Show resolved
Hide resolved
Generals/Code/GameEngine/Source/GameLogic/Object/Behavior/ParkingPlaceBehavior.cpp
Outdated
Show resolved
Hide resolved
Generals/Code/GameEngine/Source/GameLogic/Object/Collide/CrateCollide/CrateCollide.cpp
Outdated
Show resolved
Hide resolved
Generals/Code/GameEngine/Source/GameLogic/Object/ObjectCreationList.cpp
Outdated
Show resolved
Hide resolved
Generals/Code/GameEngine/Source/GameLogic/Object/Update/AIUpdate/DeliverPayloadAIUpdate.cpp
Outdated
Show resolved
Hide resolved
Generals/Code/GameEngine/Source/GameLogic/Object/Update/BattlePlanUpdate.cpp
Outdated
Show resolved
Hide resolved
bc31db4 to
9723dee
Compare
9723dee to
875acd2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs more fixing. There are too many // from Nader left.
Core/GameEngine/Source/GameNetwork/GameSpy/Thread/PersistentStorageThread.cpp
Outdated
Show resolved
Hide resolved
Generals/Code/GameEngine/Include/GameLogic/Module/ObjectDefectionHelper.h
Show resolved
Hide resolved
Generals/Code/GameEngine/Include/GameLogic/Module/StructureCollapseUpdate.h
Outdated
Show resolved
Hide resolved
Generals/Code/GameEngine/Source/GameClient/GUI/GUICallbacks/Menus/QuitMenu.cpp
Show resolved
Hide resolved
Generals/Code/GameEngine/Source/GameClient/GUI/GUICallbacks/Menus/ScoreScreen.cpp
Show resolved
Hide resolved
Generals/Code/GameEngine/Source/GameClient/GUI/GUICallbacks/Menus/WOLGameSetupMenu.cpp
Show resolved
Hide resolved
|
Started over, used a script, then went and looked through things from the comments here for edge cases to handle after. PR #1876 |
|
So this one can be closed? |