TSE MS3 header error
by Robert Stewart · in Torque Game Engine Advanced · 05/06/2006 (3:00 pm) · 2 replies
The header of almost every file in the engine dir says Torque Game Engine when it should say Torque Shader engine.
About the author
#2
07/10/2006 (9:47 am)
We're taking some steps to resolve this. We're definitely aware it's a pain. :)
Associate Tom Spilman
Sickhead Games
It helps tremendously when merging code and resources if files that are the same across TSE/TGE/TGB do not have trivial changes to comments.
If anything they need to have a common header like:
Only files that are specific to a particular product should have a product specific comment header.