Originally posted by ahenobarb
To the greatest extent possible we should try to make changes in total to the .cpp files that were used to craete the game. This way you can slip in a new .cpp file to your compile and use the changes fairly easily. The trouble will come with the small tweaks that require manually altering small parts of the code.
To the greatest extent possible we should try to make changes in total to the .cpp files that were used to craete the game. This way you can slip in a new .cpp file to your compile and use the changes fairly easily. The trouble will come with the small tweaks that require manually altering small parts of the code.
This will work until the baseline version is created. After the baseline is done, chaos reigns!
Leave a comment: