There’s a thread on Reddit showcasing some hilarious Code Comments within the Generals Codebase: https://old.reddit.com/r/commandandconquer/comments/1izpkmh/funny_generals_source_code_comments/
Examples:
// Assumption: Things with a KINDOF_STRUCTURE flag can never be built from // a factory (ProductionUpdateInterface), because the building can't move // out of the factory. When we do our Starcraft port and have flying Terran // buildings, we'll have to change this ;-) // Remember: To ASSUME makes an ASS out of U and ME. Player.cpp
// HERE WOULD BE A GREAT PLACE FOR AN IDIOT TEST: // REJECT SIMULATION NODES THAT ARE OFF SCREEN!!!!!!!!!! // HERE WOULD BE A GREAT PLACE FOR AN IDIOT TEST: // REJECT SIMULATION NODES THAT ARE OFF SCREEN!!!!!!!!!! W3DTerrainVisual.cpp
// // force the tree control to redraw, it seems to have problems updating // the plus signs, lame ass Microsoft // HeirarchyView.cpp
; String is returned by const for a reason. Bad things will happen ; if you modify it. You have been warned. locale.cpp
// We need to be able to grab w3d's from a localization dir, since Germany hates exploding people units. W3DFileSystem.cpp
// I can't take it any more. Let the record show that I think the UpgradeMux multiple inheritence is CRAP. getAutoHealBehaviorModuleData()->m_upgradeMuxData.muxDataProcessUpgradeRemoval(getObject()); AutoHealBahaviour.h
I was obsessed with Generals in 2003. It would be very damaging to my productivity if there was a Mac version.
EA? Why, what happened? Is it truly the end of time?!
No but seriously, does someone know what the motivation is?
Reminds me of the recent news that the Pebble Smartwatch founder asked Google for the Pebble OS source code, and Google actually released it.
What’s happening with this timeline??
They put an old Westwood dev in charge of the franchise a few years ago and basically just let him do anything he wants.
ChinaEA has been generous.I almost feel dirty, liking something Electronic Arts does.
Oh man. Generals was the last game that me and some friends played on lan together. Many many hours of fun. Sadly those days are long gone.
“My legs hurt”
Can I have some shoes?
“Ak47s for everybody”
Now, I can get behind this.
You change your mind often.
“I will work!”
China will grow larger
Played hundreds of hours of Generals and Zero Hour, I tried playing it again a year ago but it wasn’t working well in windows 11. Making it open source might bring this great game back.
they just added it to steam a few months back. runs fine in win 11 with (i think) a config edit for higher resolutions.
Generals being open sourced is massively goated. I can’t believe EA finally made a decision I actually like.
Weird, I had the same reaction to this and the news that Ron DeSantis said the Tate brothers aren’t welcome in Florida. “That’s nice but you’re still a massive piece of shit.”
I wonder what this will mean for OpenRA…
Open RA isn’t doing a reverse engineering project, so they’ll probably just keep working on it. They are doing a full gameplay modernization.