Editing code?

hey chieftess... CLOSE ENOUGH Visual Basic, Visual C++ sorry if I didn't make a precise distinction. sheesh
 
lamotti, I was reading the C3C EULA (End-User License Agreement), and I found the following passage:

Restrictions

2. You may not decompile, modify, reverse engineer, disassemble or otherwise reproduce the Software.

Just letting you know..
 
One slight problem with trying to use more than 32 civs (31 plus barbs) is that there are a lot of bit-wise fields that toggle one bit in a long-integer (32 bits) for each civ. Eg: For unit types, the "Available To" is a bitwise long. To use more than 32 civs would require that a heck-of-a-lot of data types would have to be changed.
 
Back
Top Bottom